Yes, again my carelessness. Ping went. Thank you. I will try to further understand containers and adguard.Address subnet is missing for dockers bridge:
/ip address add address=172.17.0.1/24 interface=dockers
I just did this, but another problem appeared, voiced above.Containers are stopped by default after deploying, needs to be started manually /container/run <container_number> and also you can set start-on-boot=yes to autorun container on ROS startup.
7.9.1On which ROS version? There was issue with OCI manifest, fixed in ROS 7.10.
*) container - fixed "container pull" to support OCI manifest format;
Isn't this Fly by any chance?Our one Russian forum member wrote this recoding function.
/tool fetch url="https://api.telegram.org/bot_id/sendMessage\?chat_id=xxxxxxxxxx&text=TelegramMessageText"
If I understand correctly, then this is a type of flag that was proposed to be made above. This is suitable if you are making a new script. But I was interested in stopping a script that does not have such a flag.
Yes, I would like to connect something like such a fan. But where? What pins?
The radiator is not enough. Hot weather and a heavy load on the modem that is inserted into the router. Therefore, I would like a "fan".Could you specify what "cooler" means for you as M33G has heatsink installed.
What and where do you want to add this "cooler"?
Naturally, I tried that option right away. I saved the file to my SSD drive. It doesn't matter, after rebooting, it still disappears.you can use flash of usb storage for persistence, depends on device, to save it on flash useCode: Select allfile="flash/sms"
Thank you. I understand that this can only be done using the ":parse" command?Code: Select all:local num 41 :put [[:parse ":return \"\\$num\""]]
:put ( "\41" )
:local num 41
:put ( "\\$num" )
how about?Code: Select all:put [$HexGSM7toCP1252 "C8329BFD065DDF72363904"]
> :put [$HexGSM7toCP1252 "C8329BFD065DDF72363904"]
Invalid 7-bit value (200)
Only now I'm starting to understand what it's all about.10.5.4.7 (not 6, the article is also wrong)
Possible plausible values used only on SMS (read the full guide to understand what are)...
I hope you understand that I recently started doing this))) And I would like to clarify. Should the shift start from 0 or from 1?but I understand enough to adapt it for my purpose.
Now I'm starting to understand your PDU reading code.Shift n bits -1 right (bitwise >>) to get bit at position from right to left and check with bitwise & 1.
Can you explain the correct algorithm in simple words? And preferably in another topic, so that it is in the right place.# formula is wrong: if the timezone, for example, is 4h and 30m = 18 times 15 minutes,
# 18 / 4 = 4,5 and RouterOS do not suport decimal division.
I noticed, but I don't understand. That's why I'm asking you what it means.Did you notice the ; between "useless" and "everywhere"?
You have a good function, but I want mine.You don't need to list the functions here, but you don't need to use them either....
To create, we need to understand why.Create one array with all 256 possible values with corresponding real value...
I don't know who doesn't understand whom and why. Maybe even chatGPT can't handle the translation. Let's point by point. Short messages. I'm talking about your version of the function. It's clear?You keep insisting, but there is no logic in what you write...
Can you provide an example of multiple SMS messages that consist of several parts?Maybe also checking UDH header for joining splitted messages will be nice
Phone translation. We don't know what other numbers are. You voiced some yesterday in another topic, but I have not had time to deal with them yet.What would be the function limited to 12 characters only?
Okay, I'll try to register in the GPT chat today@DyadyaGenya: for what it's worth, ChatGPT is way better than Google Translate at understanding important nuances of the language which is also the real strength of a language modell like GPT (as opposed to facts that shouldn't be trusted at all).
That is, it only concerns the creation of an empty array. If the array is created not empty, then it can be written in this way?Just try it. It's a syntax error in recent V7 at least. But {} is [:nothing] (or nil), not an array.
By the way, can you tell me the link where it is written about this?As already written on another post, never use ({}) the result is unexpected.
The only way to create empty array is [:toarray ""] and without ( ).
Please see my version.sms-read script is mostly created from scripts at
Thanks, I'll take a look anyway. But now I have a problem with arrays. I can't figure out how to work with them.@DyadyaGenya
If you still have troubles with parsing PDU, here is mine script if you find it useful:
Okay, I'll fix this. I have inserted a few lines for clarification in the code. I forgot to add them when I did the translationAs already written on another post, never use ({}) the result is unexpected.
The only way to create empty array is [:toarray ""] and without ( ).
Thanks for your examples. I'm starting to understand a little. Of course, I'm still far from fully understanding, but these examples are beginning to help.For your example:
Thanks a lot. This is what I need. Further, for my purposes, I redid the cycle like thisexample code
:foreach key,num in=$whereEnd do={
if (($key % 2) = 0) do={
:put "$($num - $previous)"
} else={
:set previous $num
}
}
Have you solved your problem?any idea on how to proceed?
Is there any difference in which connectors to connect pigtails for sector antennas?Why not ? Just use the necessary antenna pigtails!
But KNOT can work with bluetooth.As for bluetooth, completely forget about it ever working in ROS, it's not going to happen. Only possibility is if USB pass-trough ever makes it into containers subsystem, it might be possible to run bluez in a container or other USB bluetooth stack...
This is you about my question, can the module be used with two sector antennas?yes, of course. You can turn off chains in advanced options, can even assign different ones for TX/RX...
Can the first module be used with only two sector antennas?I've used a lot of adapters based on AR93XX, AR98XX and they all worked correctly! Example:
Did you contact the local support or the global support? What is the contact address?I requested a support ticket but so far not yet able to make it work.
So, does it mean that even a Wi-Fi module from MikroTik doesn't work on MikroTik devices?
Do you know why they stopped supporting USB Wi-Fi?No. Мikrotik stopped supporting the usb wifi adapter with the 6th version of ROS . Also only atheros based adapters were supported!
Did you manage to connect this module to your Mikrotik?Is Qualcomm QCA6174 supported by Mikrotik, I cannot see it in wireless section.