Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Serial Display sample for Arudino Nano 33 BLE powered by nRF52840 chipset

Hi Support team,

    I have downloaded nRF5 SDK and found that there is a sample for serial via UART but however the samples (<SDK Folder>\examples\peripheral\uart) is available only for PCA series of hardware which are directly released by nordic. But i am looking for Arduino nano 33 ble which is powered by nRF 52840 SOC. (i checked <SDK Folder>\components\boards i don't see arduino nano 33 ble listed). Can you help me with that?

Basically i want a baremetal example (not involving either zephyr or mbed ) which i can use for bringing up the Arduino Nano 33 BLE board and print hello world on the COM port. I found one such example for nRF52832 in the link: https://git.threefortiethofonehamster.com/kelvin/spider-bot.

Thanks in advance.

Regards,

Nagesh.

Related