-
I'm using an Attiny1616 to communicate with a serial AT device at 9600 baudrate. The sketch is almost like the SerialEcho, but it sends commands automatically and awaits a few seconds for a response.
…
-
**Describe the bug**
We got 2 instances of edges, 1 PE and 1 CE in two different machines. We are on middle of PoCing TB for our company.
We realized that everyday edge crashes randomly in the same…
-
Calling lora.reset() results in a core dump.
Test code:
```
from network import LoRa
lora = LoRa(mode=LoRa.LORA, frequency=868000000, region=LoRa.EU868)
lora.reset()
```
-
Do you happen to know where the source for the FTP
server used in pycom?
-
In order to remove this revert:
https://github.com/telefonicaid/iotagent-node-lib/pull/1141
So many tests from iotagent-json and iotagent-ul should be updated (CB mocks)
-
Can RAK3172 be flashed with firmware for Sigfox Operation?
-
-
## Introduction
Security is located on several places inside a product. It can be handled in general with some secure API that allows access to operations. The usual way is define a library and use…
-
Hi,
the basic.ino works cool, always JOIN to network...
But the simpleAsync.ino always fail to join.
Did you tested?
I am using on STM32WL55JC
-
Hello,
I hope this post finds you well. I am currently working with an SDR and a STM node for testing purposes. I have been receiving packages through the RX chain, but have noticed that they are bei…