is there any updates for the support for UIFlow ?
Posts made by Felix22
-
RE: M5 Stamp C3 -> No Usage in UIFLOW ?!?!
-
RE: AtomDTU NB-IoT
Hello Felix
By the error code I meant what the individual numbers mean.
Each code 0 to x
Do you have a code list ?
Greeting
Felix -
RE: AtomDTU NB-IoT
Do you have a list with the Status Codes ?
Signal Qualität: 16
MQTT-Connection: 0
Network-Registration: 7
GPRS network registration -
RE: AtomDTU NB-IoT
this hangs by the "Init NB-IoT DTU" Blockly if you have not Load the Unit NB-IoT.
But with the NB-IoT-Unit and the correct RX/TX Pin's it works fine.Do you also use the Atom DTU NB-IoT ?
-
RE: AtomDTU NB-IoT
you mean the blocks at "Fortgeschritten" / MQTT ?
over there it connects over Wlan/Wifi...
Is there a MQTT-Block how i can say the RX and TX pin ? -
RE: AtomDTU NB-IoT
now, i have a new problem.
The mqtt broker test.mosquitto.test is working with my Blockly but my own Broker on my Server at home in a Docker container is not available from AtomDTU. But with a Internet Test Tool, it is working ( https://testclient-cloud.mqtt.cool/ )I see no difference...
The orange part is working and the tree other is not working- Domainname
- IP-Address
- Dyndns
not working...
test.mosquitto.org is working fine.
-
RE: AtomDTU NB-IoT
Result:
b'\r\nOK\r\n'
b'\r\nOK\r\n'
b'\r\nOK\r\n'
b'\r\nOK\r\n'
b'\r\nOK\r\n\r\n+CPIN: READY\r\n'
b'\r\n+CGREG: 0,5\r\n\r\nOK\r\n'
b'\r\n+CGCONTRDP: 1,5,"iotsim.melita.io","10.xx.xx.xx.255.255.255.0",,"212.xx.xx.xx","212.xx.xx.xx",,,,,1500\r\n\r\nOK\r\n'Im a big step wider... now, i have become my ip address... :-)
Now i think... MQTT, next step. -
RE: AtomDTU NB-IoT
b'AT+CSQ\r\r\n+CSQ: 18,0\r\n\r\nOK\r\n'
men, i have a signal ?b'AT+CSTT="iotsim.melita.io","",""\r\r\nOK\r\n'
b'AT+CSTT?\r\r\n+CSTT: "iotsim.melita.io","",""\r\n\r\nOK\r\n'
APN is set correct ?b'AT+CGREG?\r\r\n+CGREG: 0,5\r\n\r\nOK\r\n'
Registered ?b'AT+COPS: 1,2,"22801"\r\r\nERROR\r\n'
b'AT+COPS?\r\r\n+COPS: 0,2,"22801",9\r\n\r\nOK\r\n'b'AT+CGACT?\r\r\n+CGACT: 1,0\r\n\r\nOK\r\n'
If i have a connection, do i become an ip-address ?
with the command AT+CIFSR -
RE: AtomDTU NB-IoT
a.beyond say, she works in Switzerland with Swisscom NB.
How can I explicit connect to Swisscom (AT-Command) ? -
RE: AtomDTU NB-IoT
Many thanks.
I will write to the support from q.beyond.
If the connection will go on. What are the Code for an MQTT connection ?
If i become an IP-Address, can i use the "normal" MQTT Blockly ??Regards,
Felix -
RE: AtomDTU NB-IoT
Interesting, this is the response from the DigitalRepublic-SIM-Card how has no NarrowBand.
He see the Network also...
Now, ih have deactivated and new activated the SIM.
Now its a "3" = "Operator forbidden" (?) (Swisscom)
and
1 for sunrise -
RE: AtomDTU NB-IoT
Yes, I have do it. She is activated.
The connection from 17.2.24 comes from a old iPhone -
RE: AtomDTU NB-IoT
Yesterday i have made the similar with Arduino-C-Code and become as Response the carrier Code 28801 = Swisscom-Network but no response in q.beyond-Control-Panel...
I have tested with a complete new AtomDTU. Flash with v1.13.2
I think, no response :-((
-
RE: ATOM-DTU-NB-IoT - modem does not respond anymore
i can not use this code, Error:
In file included from N:.....\nb_dtu_reset_issue-main\src\main\main.ino:21:
c:\Users\fb\Documents\Arduino\libraries\TinyGSM\src/TinyGsmClient.h:118:2: error: #error "Please define GSM modem model"
#error "Please define GSM modem model"
^~~~~
exit status 1Compilation error: exit status 1
-
AtomDTU NB-IoT
hello
Have any of you gotten the Atom DTU NB-IoT to work?
I have a SIM from q.beyond/iot-sim.com.
It shows me a provider, but I can't establish a connection or nothing arrives in the q.beyond portal.
With UIFlow it hangs during initialization.
All current C examples do not run (anymore) and abort with error messages when compiling.
The red LED next to the antenna lights up constantly and the blue LED flashes quickly.
Could anyone help me, please.
Best regards
Felix -
RE: How to get the API Key of ATOM S3
noone has an idee ?!
M5Stack-Support please Help !!