-
-
PIO Core Call Error: "The current working directory C:\\Users\\Kasun Nirmala\\Documents\\PlatformIO\\Projects\\NBIOT will be used for the project.\r\n\r\nThe next files/directories have been created i…
-
Hi,
Could you provide some useful example about how to use this NB IOT scanner tool? Do you have some guideline/documentation about it?
Thanks.
-
I am using this library to encode and decode the RRCLTE(NbIoT) messages. I am seeing error as below when decoding SIB1.
Steps:
```
from pycrate_asn1dir import RRCLTE
from binascii import unhexlif…
-
By adding LoRa to ESP32-GSM modem backed boards (T-SIM & T-CALL) you create a very powerful gateway for other LoRa sensors.
For example, you could have a few T-HiGrow+LoRa sensors, sending to T-SI…
-
- 36: Pass
- 49: Timeout
- 42: Timeout
- 39: Timeout
- 37: Timeout
However:
> Finished measuring for UDP.
> Timeout rule set at 37 seconds
Result for this test should have been 36, not 3…
-
If the server encounters a TCP timeout, it will close the connection.
However the device seems to keep sending on this connection, but the server does not receive the messages, so in this case the de…
-
Though some issues around the `SessionCache`have been raised, it may be a good idea to start a discussion about this `SessionCache` and the intended usage.
Some related issues of the past as starti…
boaks updated
3 years ago
-
Hello, I tested the characteristics of MQTT-SN under the NBIOT network. As you know, NB is a low-power protocol. When the device enters the sleep state, the core network will release the previous conn…
-
After many time (about 24h) running one of my boards stop to respond to AT commands.
Is it possible to restart the SIM7000G?
I already tryed:
```
#define FONA_PWRKEY 4
#define FONA_RST 5
v…