Read LoRa BEE v1.1 Registers from a WeMos D1 Mini
- Zach Pfeffer
- Nov 19, 2018
- 1 min read
Updated: May 15, 2023
This post lists the steps and code to dump the LoRa BEE v1.1 registers from a WeMos D1 Mini over SPI.
Prerequisites
1. Follow Get and Install the 64-bit Arduino 1.8.7 IDE on Ubuntu 16.04.3 at [link]
2. Follow Arduino IDE WeMos D1 Mini Board Support Install & Blink LED Instructions at [link]
3. If you see the espcomm_open failed error after clicking Upload follow [link] to try and fix it
4. Connect the WeMos D1 Mini to the LoRa BEE v1.1 using the following connections:

Code
Use the following code:
1. Compile it
2. Download it
On the Serial Monitor you should see:
References