Hi guys, is there any way in which we can use our existing SIM cards on the new platform? Thanks!
Adriaan
@Adriaan
Posts made by Adriaan
-
RE: New starterkit and new document library!
-
RE: Probleem met AT+NMGS=3,"AABBAA"
@andre-rodenburg Ah, ik zie deze nu pas. Ga ik de volgende keer proberen.
-
RE: Probleem met AT+NMGS=3,"AABBAA"
Laat maar, ik denk dat het wat anders was: mijn compaan zit wellicht in een “NB-IOT dal” of farraday kooi. Thuis en op mijn kantoor werkt mijn automated script nu prima, ook stand-alone.
Maar…wat ik nou zo raar vind is dat alle waarden uit de logging wel goed zijn, ook bij hem. Dus we krijgen IP adres, etc: dit werkt allemaal goed:
AT+CSQ // altijd iets als 21,99 of 17,99,
AT+CGATT // geeft 1
AT+CGPADDR
AT+NPING=“172.16.14.22”
-
RE: - NB-IoTest -
@techniek Hoe krijg je die application_version eruit? Dank, adriaan
-
RE: Probleem met AT+NMGS=3,"AABBAA"
@afzal_m said in Probleem met AT+NMGS=3,"AABBAA":
Yeap, that’s right. The Neul Messaging Protocol (NMGS) is not supported anymore on these modules. However, there are two solutions:
- You can try to add the NMGS CoAP library on your module
- Our just wait for us, before the summer we will be ready to support UDP messages on our network and then you will be able to use the AT+NSOST command to send messages
@afzal_m geldt dit ook voor de Ublox Sara-N200? Een paar weken geleden kon ik nog prima messages verzenden en ontvangen, nu krijgen wij ook +CME ERROR: 50.
Thanks, Adriaan