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 can see sent data in data variable when i send to data from Android app to nRF52-DK. But i have a question about this situation. How can i use this data type in...
Hi,
I want to use the external flash available on the DK as a Fat file system to store a file which can be further copied to an external SD card and check the maximum copying...
Hello Everyone
i am beginner in embedded domain and i have project which is about controlling under water device from the outside water through the Bluetooth in that project...
I had this error while building my project and compiling my lsm9ds1.c driver, the nrf_drv_twi.h file couldn't be compiled!
integration/nrfx/legacy/nrf_drv_twi.h:120:37:...
Hi,
There is an example of serial DFU without using softdevice, and there is a BLE DFU using softdevice. Is there an example for serial DFU that uses softdevice? If not...
I would like to support DFU OTA and add DFU OTA related c file to Keil project. But Keil shows renaming object file name. Is it normal?
Build started: Project: ble_app_band_v4...
Hi
I have successfully cut the SB40 and successfully used the power profile kit I to measure the current with the following results
. I then connected a jumper to P22...
Hello All,
I am using RTC interrupt handle on the NRF5340 kit to set the event using k_event_post API from the interrupt context and when I try to wait on this event in...
Dear Nordic Engineers
I am study NCS 1.9.1 and I have a problem I would like to know.
I look for UART config in board_common.dts file, the RX default config is pull-up...
Value can only be changed on characteristics write. Every time a new value has to be written to the critical component , I first erase the page and then write on that page...
Hello,
I am running nRF Connect for Desktop v3.11.1 on Windows and just updated the Tool Manager app to v1.1.3. After Toolchain Manager was updated it is not running anymore...
Hi,
I am trying to program a hex file to nRF5340 QSPI peripheral via the nrfjprog tool.
Using commmand as follow:
- nrfjprog --qspichiperase --program app_moved_test_update...
nrf_dm example
nrf Connect SDK: 2.0.0
nrf52840 DK
------------------------------------------------------
Hello,
i want to use the Distance and Direction Finding...