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...
Hi. I am using nRF52840 DK as an central device to connect 6 peripheral device. There is no problem. But I want to add peripheral role to central device fo send data which...
Hi Nordic team/Everybody, I'm working with nRF52840 PCA10056 , Thread_Zigbee_ v4.1.0 , and light_control example.
I modifed, try to add T emp_measurement ZCL in Light_Bulb...
Hello, just updated from previous segger version to 5.34 but compiling an existing project
/ncs/v1.5.1/toolchain/segger_embedded_studio/lib/SEGGER_crtinit_v8m_mainline_little...
Hi
I am using the this example code nrf52-ble-app-uart-c-multilink [ https://github.com/NordicPlayground/nrf52-ble-app-uart-c-multilink ]
If NRF_SDH_BLE_CENTRAL_LINK_COUNT...
Hi,
Would like to understand when will be the chip select pin be asserted and de-asserted when reading/writing a QSPI external flash?
What will enabling QSPI by setting...
Hello and to whom it may concern
I am currently using nRF51422_QFN48
with laser marking on the IC body
N51422QFAAF01616CS
i am using nRF desktop connect and try to...
Hello,
I'm having this problem with this nRF24L01+ connected to an ESP8266 (ESP12-E on BOB), and I'm using NodeMCU 2.2.1. The nRF24L01+ module I'm using is a small board...
Hello everyone,
i have a problem reading data from MAX30101 sensor FIFO. I set up the sensor and enable all 3 LEDS (Red, IR, Green), but when I read the data from the FIFO...
I'm using nRF Connect v1.5.0, Zephyr, and Segger Embedded Studio (SES) to develop an application I'm testing on nRF5340-DK.
I have a project that compiles and runs. But...
Due to the recent semiconductor global shortage, we are changing the chip on our device currently on the market from the nRF52832 chip to the newer nRF52833. I am in charge...
RNG interrupt handler is not called.
Using nrfx_rng library to generate random numbers.
VALRDY event is generated but interrupt handler nrfx_rng_irq_handler in library...
I have looked at the UART example provided in the NRF52 SDK. The example uses the UART in blocking mode. I need to create a version that is non-blocking, and only reads the...
Hello Nordic,
I was looking at multiprotocol support from nRF Connect SDK by following this link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_multiprotocol_support...
Hi
Trying to install and operate the Sniffer based on nRF52840 USB Dongle
Having the nRF Connect for Desktop installed and burned the Dongle in accordance with the instructions...
Sorry I have to see how the ssp of ublox work.(nina 410)
II have to send a packet over the serial every 50mS.The packet len is 100byte.
I see that some time the received...