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...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am currently working on Nrf52840DK board trying to run ble_uart_app. Designed my board and I used BT840 instead of Nrf52840DK . After, code in NRF52840DK is working but...
Using a Thingy!91 (v1.0.0 and v1.4.0, firmware 1.2.3, 1.2.7) I get sometimes (every couple of days) a ENETDOWN when sending data out. Before that ENETDOWN, the device was...
Hello,
I've been working with NRF52840 for a while now. Recently I decided to add extra options to your code so I went to the development kit for a quick test and debugging...
I cannot get the esb ptx sample to compile on NRF52833 device when using VS Code v1.64.2 running windows 10 64bit .
I've installed everything according to videos, and when...
I am developing a nRF52832 based project where I want to position people indoor using an smartband (where the nRF52832 is placed). I was planning to use beacons so I can change...
Hello,
I have a ported a project from Keil (uVision) to Segger Embedded Studio. Everything is compiling, but unfortunately I have a problem with the linker I cannot solve...
Hello,
I am looking for some advices for a personnal project.
I would like to be able to receive all BLE packets ( so all protocols (GATT, SM, LL) and not only GATT) that...
Hi Nordic team,
I have used the nRF5340 BLE Online Power Profiler extensively in the past for things like estimated event energy and estimated battery life. Do you have...
Hello,
I use the nRF52840DK with direct programmed registers for NRF_RADIO peripheral to send and receive 802.15.4 frames. I have also a separate laptop with nRF52840 USB...
Dear all,
We're developing a custom HW with several nRF52832 chips on one board. For convenience we applied third party module instead of building minimum system by ourselves...
Hello,
in our device we use the Timeslot API to share a 802.15.4 based protocol with BLE, softdevice is S140 6.1.1.
Problem: the 802.15.4 protocol misses appr 10% of the...
I'm having issues using the debugger on the nRF9160dk.
Here is the log that is output when I try to program the on-board 9160 with the command, nrfjprog --program <path_to...
Hello
I am trying to figure out the ram retention on my nRF52-DK using SES and SDK v17.1.0. I've run through the example ram_retention , and studied a topic in Nordic's...