after several tests and research I saw that only version 7.6 works correctly; using higher versions the ppp-client works badly and the Lora interface does not transfer data as reported by other users;
for correct operation it is necessary to manually set the connection using the AT commands as per the documentation https://help.mikrotik.com/docs/display/ ... T+commands
in practice I had to set up the manual connection via:then after verifying the online registration withI set the correct connection mode of the sim card, with:then finally I usedAfter these steps everything worked correctly
for correct operation it is necessary to manually set the connection using the AT commands as per the documentation https://help.mikrotik.com/docs/display/ ... T+commands
in practice I had to set up the manual connection via:
Code:
at+cops=1,1,"provider Name"
Code:
at+creg?
Code:
at+qcfg="iotopmode",1,0
Code:
at+cfun=0 and at+cfun=1,1
Statistics: Posted by antwal — Sat Feb 17, 2024 10:07 am