Frederic Guiet
Frederic Guiet
Hi, __Here is my configuration:__ * Library used : https://github.com/matthijskooijman/arduino-lmic/releases/tag/1.5.0%2Barduino-3 * Arduino Pro Mini 8Mhz, 3.3v * LoRa RFM95W * Arduino IDE 1.8.13 __Use case__ * Watermeter system to check...
This is not very clear in the documentation but I needed to add several AD Structures with the type SERVICE_DATA in one of my project. In order to get those...
Hi, I am testing with lora serializer-deserializer. Everything's work great. The only thing I am missing is : a deserializer written in Java. Can you provide one in Java? Thank...
Hi, I want to use an alias instead of a collection name with the following code, but I get the error : Didn't get 'xxx_alias' collection state from zookeeper If...
With Debian bookworm, WiFi connexion should be configured using nmcli (Network Manager CLI) I tried to use the following Ansible task but I got the error below #- name: Configure...
In my company we are using a proxy on all our VMs to access the Internet. Quite a common configuration. But when I run the `./auto_configure.sh` on an temBoard agent...
Hi, We've got a Kubernetes job that takes more than 4 hours to finish. After 4 hours the Kubernetes / Job / Waitfor failed because the kubectl command times out....