sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nRF52810 programing

WhoTookMyNicks opened this issue · comments

I am stuck with a board from Ebyte:
https://www.cdebyte.com/products/E104-BT5010A-TB
This board uses a module based on nRF52810.

It has a UART on it, and when I try simple AT commands, it throws me errors.
Tried to upload a simple Blink sketch, and got errors, too. I used Segger J-Link and ST-Link. I tried upload using programmer option, generic nRF52, and tried both with and without softdevice.

Can someone give me a hand here? Can I burn the bootloader here? Did I miss a step or two? If you need any additional info, please tell me.