I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Getting this issue while building the code I have tried these given options but did not worked out . Please help me with this. I have included all the required driver files...
Our Setup
STM32 Chip (master) connected to nRF52840 (slave) via UART
STM32 is supposed to update the application on n RF52840
nRF52840 runs the secure UART bootloader...
Hi There,
I am currently developing the firmware for a peripheral device using the NRF52840 and NCS V2.0.0.
At the moment everything is working as expected except for...
Hello,
I'm evaluating using the opus library included as a of the "nRFready Smart Remote 3 nRF52" as a part of our zephyr based application. We only need to decode stored...
Hi,
I've installed "nRF Connect for Desktop v3.12.0" on Win 10 (Version 21H2, Build 19044.2006) and then installed the Programmer v3.0.4 out of nRF Connect. Installation...
Hi Nordic Guys,
hope you can help following issue (I think the issue is still mentioned in Ticket https://devzone.nordicsemi.com/f/nordic-q-a/87410/corrupt-matter-zcl...
Dear,
I have integrated the nrf5_calendar example with "usbd_ble_uart" . Everything works correctly, but I have detected two possible errors (or I am doing something wrong...
Hi,
I purchased some new nRF52840-DKs (PCA10056) from Digikey and loaded the default Nordic Bluetooth Low Energy code onto them, but it seems like every time I unplug the...
I have a trade show beacon with nrf51801 processor in it. I am trying to determine the pin details. I checked the nordic documentation center but I could not find it. Can...
The Power Profiler Kit 2 is an excellent device for characterising power profiles and using digital port pins for event markers, similar to a simple oscilloscope.
I recommend...
Hi
i add my .c file
but i have modified CMakeLists.txt my new .c file put in folder src but build encountered an error my computer Mac os cpu apple M1 thx
Hello I'm developing BLE UART peripheral app with nrf52840 and 17.1.0 SDK. Using ble_app_uart example. but I couldn't find how to use this example with LESC.. I tried to use...
I am developing a simple battery powered Zigbee light switch (sleepy end device) using nRF Connect 1.91. After successfully joining the network and accepting a bind request...
Using easyDMA how much data can be buffered in RAM before it can processed and advertised? I am using nRf52832 and my code is using 50% of RAM already. Each sensor gives 4B...