Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hello,
I am trying to use a blinky example from Nordic SDK (V17.1.0) as a starting point for our custom project. The device on our custom board is nrf52832 with 256k flash...
Hello,
We developed with nRF5240 using nRF5 SDK a zigbee coordinator.
We know that the stack is doing channel scan before forming the network to select the radio channel...
I want to be able to perform a DFU entirely from the netcore for backup/reliability reasons.
I can flash stream from the netcore to flash1 using stream_flash_init with ...
I try to establish a connection from nRFConnect Desktop using nRF52840DK to some hearing aid peripheral, but connection is immediately dropped after sending the first command...
Hello everyone.
I'm using the nRF Connect SDK v1.6.1 (it's an old project) on a nRF5340. Our project is based on the central_bas sample.
I want to use MCUBoot to update...
when i build the radio_test(path:v2.1.2\nrf\samples\wifi\radio_test),and flash to the nRF7002PDK,but the code is not runs smoothly .the following is the program log.
[1;32muart...
Hi,
my PC stopped detecting the JLink debugger on my NRF52840DK board. This happened after I accidentally flipped the NRF only switch while I was handling the board.
I...
hi Nordic
i am working with nrf52832, running with zephyr and ncs1.91
i had to use nrfjprog -- eraseuicr to change serial number on 0x10001080 and after that something...
Hi:
I am using nRF5340, NCS 3.1.99.
My software arch is bo+MCUboot+app(appcore + netcore).
After building my project, some unknown code in that file, which named 'signed_by_mcuboot_and_b0_s0_image_test_update...
Hello,
I am trying to run OpenThread CLI example on my nrf52840 DK but I came across a weird issue: in my serial terminal as soon as I open the port I receive rubbish. ...
I'm looking at power consumption using nRF52 DK and PPK2. Using the example project ble_app_uart with S112 & Segger Embedded Studio.
Although I've enabled the DC/DC in the...
Hi, i'm trying to developing the trehad coap_server sample enabling bluetooth like it's shown in this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s (developing...