• Add a supplemetnary button and led on Blinky exemple

    Hello, we have a project on: Periperal: experimental ble_app_blinky / and Central: experimental ble_app_blinky c We have add suplementary: LEDBUTTON_LED4 ( BSP_BOARD_LED_3) LEDBUTTON_BUTTON2_PIN" (BSP_BUTTON_1) For the moment when we push "button2…
  • BLE400 compatible with PCA 10028?

    I'm trying to following example of nRF51_SDK_v12 OTA-DFU Example , but there are no support with BLE400 at all. (BLE 400 has nrf51822 QFACA1 1536EK Chip on it) I think this board is pretty similar to PCA10028 DK Board, But I'm not sure it is fully…
  • S130 v2 doesn't work with the examples in SDK11 under PCA10028

    Hi Nordic, I've try many times but no luck, I have a PCA10028, which works fine with SDK8~10 and S110. Recently I found the SDK has become ver11 and SD turn to S130. So I moved to use them, below is my steps: Use nRFGO to download S130 v2.0.0…
  • How to use the connectivity board as a BT device in Linux host system?

    Hi Nordic support, I check the serialization page ( infocenter.nordicsemi.com/.../lib_serialization.html) And prepare a connectivity board as below for my host system. Detail as below: Board: PCA10028 SD: S130V2 FW: SDK11-ble_connectivity (prjs…
  • s130 PCA10028

    Hi, I am trying to get the s130 example to work on my PCA10028 board nRF51. First I had to change the starting adresse from 0x1C000 to 0x1D000. I guess that this is due to larger s130 ? After this I get the following ERROR on the uart: I…