-
There is lots of interesting discussion about whether to use `pm2` within a Dockerized deployment. Whether it is a good idea, a bad idea or whatever. My thought on this is that we should probably be a…
-
The new config options introduced in #896 to enable forced sampling of traces (i.e. recording of traces in the tracing backend) for a specific tenant or auth-id should also be taken into account in th…
-
when I followed https://www.eclipse.org/hono/docs/dev-guide/building_hono/ to build hono, I got errors at
mvn clean install -Ddocker.host=tcp://${host}:${port} -Pbuild-docker-image,metrics-prometh…
-
I am handling a reconnect of PPP which esp_modem_setup_ppp(dte) and esp_modem_exit_ppp(dte)
i am getting stuck at as i found on debugging code.
esp_dte->ppp = pppapi_pppos_create(&(esp_dte->pppif)…
-
Hello everybody,
I am trying to get my SigFox location tracking devices (GPS) to Azure IoT Central. I would like to use the Maps functionality of the dashboard to visualize the location of my devic…
-
It looks like firmware releases are also available directly from GitHub, see:
- https://github.com/pycom/pycom-micropython-sigfox/releases/tag/v1.18.2.r4 [stable]
- https://github.com/pycom/pycom-mi…
amotl updated
5 years ago
-
Node: FiPy with V1.16.0.b1
Gateway: LoPy with V1.16.b1
Software: scripts from the exmples lib: pycom-libraries/examples/lorawan-nano-gateway/
Both the gateway and the node are proeperly registered …
-
Hello everyone,
I'm using a Lopy4 board.
Firmware:
(sysname='LoPy4', nodename='LoPy4', release='1.18.2.r7', version='v1.8.6-849-df9f237 on 2019-05-14', machine='LoPy4 with ESP32', lorawan='1.0.2'…
-
Many error when compiling S2LP sigfox example from the master branch. This is due to change in the sigfox stack related to the murata sigfox addition. this has created regression and have not yet been…
-
Using the Arduino MKRFOX1200 board the waiting for end of Sigfox transmission always ends by timeout and not by real end of transmission interrupt event from the Sigfox transceiver chip. Apparently th…