Quectel BC95-G problem with receive the "Hello Device" downlink message
-
I’ve configured the Quectel BC95. The module is connected to the network (no errors). Sending message works, I see my
content of message in iotcreators.com portal.
I have problem with receive the “Hello Device” downlink message. I do everything like in this guide:
SODAQ SARA AFF N211 tutorial#Open local UDP socket
AT+NSOCR=DGRAM,17,7000,1
1
OK#Send “i am alive” message to UDP server
AT+NSOST=0,172.27.131.100,15683,10,6920616d20616c697665
1,10
OK# I don’t get this URC message:
URC about received data
+NSONMI: 1,12# After sending “AT+NSORF=1,12”, I only get “OK” :
AT+NSORF=1,12
OKWhat am I doing wrong?
Thanks
Konrad
-
Did you register the device via the GUI or did you use the API?
-
Yes, I have registered my device. In GUI I can see IMEI, date of the last message and the content of the message.
-
Ok,
before giving you a fuzzy and complex explanation, can you please try
- to remove the device
- register it again, but this time by using the API
- and then send your downlink message
-
@lbr hi, if you still have problems please contact me via support@iotcreators.com and provide me your imei. I will help you.
Regards, Roland