#BL602 is the Main MCU ... #BL706 is the USB-UART Interface? 🤔
http://file.elecfans.com/web2/M00/15/94/pYYBAGFLA2aAELD0AApJT2A1ghI907.png
Storing Sensor Data with Prometheus ... And visualising with #Grafana
https://lupyuen.github.io/articles/grafana?12#store-data-with-prometheus
Decoding CBOR Payloads from #TheThingsNetwork ... In our #Grafana Data Source
https://lupyuen.github.io/articles/grafana?11#decode-cbor-payload
Transforming MQTT Messages to #Grafana Data Frames
https://lupyuen.github.io/articles/grafana?10#transform-mqtt-messages
How our #Grafana Data Source talks to the MQTT Server at #TheThingsNetwork
https://lupyuen.github.io/articles/grafana?9#mqtt-integration
Why we encode #TheThingsNetwork Sensor Data with CBOR (instead of JSON)
https://lupyuen.github.io/articles/grafana?7#cbor-concise-binary-object-representation
Visualising #TheThingsNetwork Sensor Data with #Grafana
https://lupyuen.github.io/articles/grafana?5#grafana-dashboard
Not sure why my rustdoc articles stopped working with Prism.js ... But here's my hacky fix 🤔
https://github.com/lupyuen/lupyuen.github.io/blob/master/scripts/gen-articles.sh#L7-L52
#PineDio Stack BL604 sends CBOR Sensor Data to #TheThingsNetwork ... And gets visualised by #Grafana 🎉
https://lupyuen.github.io/articles/grafana?5#grafana-dashboard
These are the changes when we encode a second Key-Value with #TinyCBOR: { ... , "l": 2345 }
Here's how we encode this with #TinyCBOR ... { "t": 1234 }
https://github.com/lupyuen/bl_iot_sdk/blob/cbor/customer_app/pinedio_cbor/pinedio_cbor/demo.c#L9-L66
IoT Techie and Educator / Apache NuttX PMC