This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE peripheral on pca20006/s130

hello,

having everything working on the nRF52 DK i tried to migrate to the smart beacon kit (pca20006 with s130) but somehow cannot bring up a proper peripheral configuration. i tried the beacon-example - which is working fine - and used it as a base for the sdk_config.h, linker script as well as MAKE settings, no luck

  • using pca20006 (newest revision - C i think)
  • sdk 12.3 (latest version supporting s130)
  • generated/adapted code from BDS plugin
  • based on bluetoothds template

so basically the whole project works on the nRF52 DK and also compiles for the beacon kit it won't work.

  • i triple-checked the sdk_config.h
  • compared it agains the pca20006 configuration from the beacon example (peripheral)
  • and also checked the pca10028 which uses the same soft device

i cannot really debug it with the soft device on it (there's something wrong in ozone with the reset vector?), so maybe i'm missing something essential here ..?

attached bds-test.zip

Parents Reply Children
No Data
Related