Skip to content

aaron-mohtar-co/Lemon-IoT-BLE-nRF52840

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemon IoT - BLE - nRF52840 module

This repository is the primary location for support files for the Lemon IoT - BLE nRF52840 module.

The module is based on a nRF52840 Multiprotocol Bluetooth 5.3 SoC supporting Bluetooth Low Energy, Bluetooth mesh, NFC, Thread and Zigbee from Nordic Semiconductor.

Board Files

Before you can target the Lemon IoT BLE module in Zephyr (nRF Connect SDK), board files will need to be downloaded from the Zephyr board files folder and placed in the \Nordic<SDK version>\zephyr\boards\arm folder.

One target exists

  • Lemon IoT nRF52840

Serial Bootloader

If you don’t have access to an ARM programmer (Segger J-Link, Nordic Development Kit etc), then the most cost-effective method of programming the Lemon IoT BLE module is via the pre-installed serial bootloader. Information on the serial bootloader can be found in the bootloader directory.

Examples

Both the zephyr OS and Nordic nRF SDK contain a wide variety of examples to base your next product on.

In addition to these examples, we have some specific examples for the Lemon IoT BLE module in the Examples folder.