I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
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...