sandeepmistry / arduino-nRF5

Arduino Core for Nordic Semiconductor nRF5 based boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NRF52840

tcpipchip opened this issue · comments

Today
Finally i got success to run Sandeepmistry on NRF52840 u-blox module :)
If someone is interested, i can send the package

Make some upgrades now, to compile bleperipheral with NRF52840
Do you know wich S140 softdevice version will the compatible with NORDIC SDK used by Sandeepmistry ?

all is working, except some incompatiblity beteween SDK + S140 softdevice version, because BLE not start up

commented

Today
Finally i got success to run Sandeepmistry on NRF52840 u-blox module :)
If someone is interested, i can send the package

i am interested 👍

What softdevice are you using? I can't figure out how to get the s140 softdevice to show in the IDE.

I know that is off topic, but why dont you use adafruit ble on 840 ?

Unfortunately, the Adafruit version doesn't support custom boards nor the ST-Link debugger. I was really hoping to use the ST-Link v4 as it can be soldered directly to a test rig so programming and testing can be done in a single step. Thi will really cut down on production time if I can get this working.

i had used in the past the
softdevice_s140.hex

Which, the Adafruit version or the ST-Link? On a custom board?