Let's test the redesigned #PineDio Stack #BL604 with our #LoRaWAN Firmware ... And send some Sensor Data to The Things Network!
https://github.com/lupyuen/bl_iot_sdk/tree/pinedio2/customer_app/pinedio_lorawan
Here are the updated SPI Pins for #LoRa SX1262 on the redesigned #PineDio Stack BL604
https://github.com/lupyuen/lora-sx1262/blob/pinedio2/include/sx126x-board.h#L35-L49
We run this command to transmit #PineDio Stack's Internal Temperature to The Things Network over #LoRaWAN
https://lupyuen.github.io/articles/tsen#run-the-lorawan-firmware
Trying to Bit Bang the ST7789 Display on the redesigned #PineDio Stack #BL604 ... Nope still not working, will try harder 🤔
https://github.com/lupyuen/bl_iot_sdk/tree/pinedio2/customer_app/pinedio_st7789_bitbang2
SPI Pins for ST7789 Display on the redesigned #PineDio Stack #BL604 ... Will verify this with the new schematic ... Why is LoRa so much easier to test than ST7789? 😭
https://github.com/lupyuen/bl_iot_sdk/blob/pinedio2/customer_app/pinedio_st7789_bitbang2/pinedio_st7789_bitbang2/display.h#L40-L71