Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
Hello,
I was wondering if there was a way to use the NRF SDK for Mesh DFU example without a serial port. Currently I have 2 Nordic Thingy52s with no serial ports so I cannot...
I am trying to erase the EnOcean switch data without erasing the board. node_reset() function isn't erasing the EnOcean switch data after commissioning.
I would like to...
I am using the example nRF5_SDK_15.2.0_9412b96/examples/proprietary_rf/gzll/gzll_ack_payload.
I tried to modify the default PAYLOAD_LENGTH to 32,but the speed I tested is...
Hello,
This is Jahnavi.I am having 3 nrf52 DK boards and I have to make mesh configuration with those 3 devices.How to connect the nodes of the mesh with group Key?
What...
Hi,
I create my application image using nrfutil like this :
Everything was working great so far but for test purpose I added one argument to this line :
I...
I'm working with nrf52840
i was working on one of examples of BLE and after editing the code 'then burned it on the kit
the code is burnt on the kit , but isn't executed...
I'm having trouble debuging an external module with the j-link included in the nRF52840 DK. I'm using the debug output provided in the P19 connector.
The connections are...
I am using the nRF5 SDK Version 15.2 and nRF52840-DK to model a custom service containing five characteristics along with the standard BMS and DIS service provided in the...
Hi,
when sending small 11 byte messages on the mesh nrf52840 S140 mesh 3.1 Only every 3rd message return status 0, the rest returns status "Device is busy". I know this...
I am looking at routine 'spi_master_using_nrf_spi_mngr', I found "#define NRF_PWR_MGMT_CONFIG_FPU_SUPPORT_ENABLED 1 " in the sdk_config.h file. Is this part of the routine...
Based on this question I've assumed that it's possible to use nRF52832 for providing Bluetooth connectivity to an embedded Linux platform.
A quote from the github repo...
Hello.
I merge into embOS start project some peripheral example from Nordic like the Serial and spi ones. In the Start I chose the CMSIS one without a specific MCU and bring...
hi,
i am using sdk 14.2.0 multi-link central example,
my aim is to connect multiple sensors (up to 8 ble peripheral devices) with extended packet enabled.
sensors will...
Hello all,
I'm trying to connect to custom Board with nRF52840 controler.
nRFgo Studio (V:1.21.2.10) gives error "No device detected, or readback...".
I've also tried...