Olivier LORENTE [ST]
Olivier LORENTE [ST]
I was so far working with a RCP using Thread 1.1.1 and I was building the OTBR agent with: `INFRA_IF_NAME=wlan0 BACKBONE_ROUTER=0 BORDER_ROUTING=1 OTBR_OPTIONS="-DOT_THREAD_VERSION=1.1" ./script/setup ` I'm now moving to a...
Hi, I have an OTBR and a Thread device. I'm doing Thread commissioning with an Android phone (used as commissioner) and then I exchange some datagrams between the Thread device...
Is it possible to set the vertical origin? I haven't found how to do it. For example, I want the vertical axis to go from 20 to 25 only. Thank...
I'm trying to use Grafana to display MQTT data coming from a MQTT Server on "[The Things Network](https://www.thethingsnetwork.org/)", a LoRaWAN network. I have added the MQTT plugin and launched the...
The readme file says: "_This plugin automatically supports topics publishing numbers, strings, booleans, and JSON formatted values. Nested object values can be extracted using the Extract Fields transformation._" Where can...
I'm trying to use Grafana to display MQTT data coming from The Things Network (a LoRaWAN network). I have added the MQTT plugin and launched the dashboard. In the setting...
I feel a bit sorry to ask you some advices but I'm stuck. I've been working on Thread/Matter for a couple of years and I seldom have to "touch" at...
Until now, we were editing src/agent/otbr-agent.default.in to indicate which device to use (we used ///dev//ttyUSB0 in replacement of ///dev//ttyACM0). The content of this file is copied to /etc/default/otbr-agent. I can...
### Describe the bug I have installed the latest TH environment ("v2.11-beta3.1+fall2024") on my RPi4. To do so, I have had to upgrade it to Ubuntu 24.04 (A side comment:...
I'm facing an error during setup screen: `sed: can't read /etc/iproute2/rt_tables: No such file or directory` Here is what I have done: - In Raspberry Pi Imager, flashed a SD...