I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
Dear Nordic Engineer
Our costomer has developed a keyboard using LLPM in NCS.Now Now they have encountered some problems.We have been working with them for a long time but...
Hi. I am returning to developing on Nordic devices after some time away, enticed back by nrfConnect / VSCode support for MacOS. I am running MacOs Monterey 12.1 and I have...
The dumped stack information (especially the PC) point to what was running when the WD fired. This makes sense to me, but conflicts with the advice posted in the question...
Hello Nordic, Our procurement team is worried that the nRF52832 has reached end of life. I wanted to confirm if this is the case? If this is not the case, when is it expected...
Hi, community.
From the official document, I have learned how network core Bootloader works.
It can write data from shared SRAM to the corresponding flash address of Nework...
Hello,
i'm programing a nrf52832 and a nrf52805 and I'm using the peripheral uart example, I would like to change the size of the bytes of my rx and tx that I can send...
Hi
I have a board nRF52840 configured with some QSPI with filesystem configured
I would like to manage the file system from an app and I saw that - nRF Connect Device...
I'm working on a project where we need to store into FLASH about 1350 bytes of compressed data at about 2HZ (twice a second). This is my first Nordic/Zephyr project, so I...
Hi
I'm working with an nrf52840-dk on NCS 1.8.0.
I'm attempting to interface the board with an LS7366R quadrature counter over SPI; however, I'm not receiving any count...
hello Nordic
i am using ppk2 pca63100,
working on linux (manjaro), installed the nrfConnect v3.9.3 with power profiler v3.3.0
1. when i connect a device i have to...
This question relates to the unsatisfying reponse to ticket 283390.
The technology of the processor is not important. Arm Cortex processors are as fine as several others...
I am having trouble setting up a GPIO pin that will toggle when the radio is active on the network core. I have tried adding the code in bluetooth.c from the ppi_trace sample...
Hi everyone!
I am developing a board using a nrf52 as a BLE interface for an arduino. My idea in the future is update the firmware of the Nrf52 with OTA. But i wanna do...
Hello everyone. I am trying to set up a BLE central-peripheral network using nrf52840 based on NUS service. I need up to more than 10 peripherals which is customized board...
Hello there,
I'm trying to make a transceiver simulation on nRF24L01+ using Simulink. The block diagram provided in the documentation/datasheet was not clear enough for...