Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
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...