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...
Hi,
Setup : nRF SDK 1.9.0 and nRF52840, with an External flash MX25L series. Using SPI (not QSPI)
I'm noticing a huge difference between speed of file upload over SMP...
We made two set of firmwares, one with radio test controllable through CLI RTT and other with DTM. Problem with DTM firmware is our end product don't have UART or extra GPIOs...
Hi,
I have a very simple example which just enables the SPI flash on the nrf9160 and then tries to mount littlefs on it. Unfortunately, it doesn't seem to be working...
Hi,
I have successfully flashed the Zephyr Bluetooth: Peripheral HT sample to my nRF52833 DK.
I would like to change the service used for temperature indications from...
Hi,
Where can I find an abbreviations list and explanation what the meaning is for all abbreviations Nordic use?
nRF, SDC, NCS, SDK, PDK, DK, QDID
What is the difference...
Hi all,
I am developing the door lock using matter. The SDK uses ncs2.1.0, nrf/samples/matter/lock, and I want to test the connection to google home app on Android phone...
Development Environment: VS Code on Windows 10, SDK: 2.0.0, HW: nRF5340 Development Kit I am trying to perform just a network core update on the nRF5340 DK based off of the...
Hi,
I was trying to send a long buffer using I2C. The buffer size that I want to send is 2048 bytes. Below is the buffer that I want to write
But when I check on...
Hello
I am testing the nrf_GFX example with ST7735
but the example has a ST7735 128x 160 and i have St7735 80 x 160, I Change de dimentions in sdk_config.h
in the...
Hi, I'm a beginner for nrf52840 development.
As I know the ARM core operates on 64MHz clock.
So I think there is 64 MHz clock in this board.
My question is the...
Hello everyone,
I accidentaly flash the Dk when the power profiler kit was plug on it, so now the led are Always off on the PPK, to fix this I have to flash the PPK but...
hi support team,
i have one ticket about 53832 hardware problem that is resolved:
devzone.nordicsemi.com/.../52832-p0-25-and-p0-26-problem ,
Surprisingly i found out...
Hello,
I have this very strange issue where my code is hanging at startup while reading NRF_UICR->CUSTOMER register when build release code. system doesn't hang in debug...
When I enable and disable UARTE RX my chip consumes nearly 500 uA.
I assume the most of it comes from the "disabled" UARTE RX. Either im not disabling it correctly or thats...