Resources:
- XBee Series 3 specifications
- XBee Hardware Manual
- Digi MicroPython Programming Guide
- Getting started: How to Download MicroPython Code Onto XBee 3
- Getting started with XCTU config: Light Switch XBee: Example Project
- Digi XBee-micropython on Github, especially useful is the communication examples (if you are in fact following this procedure chronologically)
Notes to consider:
- RAM on XBEE series 3: 1 MB / 128 KB RAM (32 KB are available for MicroPython)
- VL53L0X is a distance sensor of 200 cm. The module found in the example is taken from lemariva/uPySensors github repository