Hi,
We use a BG96 module.
We receive the following URC
+CEREG: 0,,,,,,,"00100011","10010100"
+CEREG: 0,,,,,,,,
In the datasheet the description of the urc have maximum 7 times a ,, but we receive 8 times a ,.
When the first paramter, <stat>, is 5 it seems to be correct.
+CEREG: 5,"26","7B27B",8,,,"00100011","00000110"
How should we parse these?
Is this an error in the module?