How to use the RAK5010 cellular dev board with Zephyr

Originally published at: How to use the RAK5010 cellular dev board with Zephyr - Golioth

The RAK5010 is a cellular board based on Quetel’s BG95 modem (Qualcomm chipset). A Nordic nRF52840 microcontroller “runs the show”, connecting to the modem via UART. This is a nice combination for a number of applications like remote sensing, application tracking, and Bluetooth <> Cellular gateway. Let’s walk through the process of developing for this board in the Zephyr RTOS.

1 Like