This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
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...