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...
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:
...
In fact,there is a demo on internet, and I test it ,but I found that the event is not reliable! my code is :
static void my_fds_evt_handler(fds_evt_t const * const p_fds_evt...
After some effort, I have managed to build the beaconing example that's missing from the examples.emProject of the ble_mesh_v0.9.1-Alpha SDK. I have this running on the PCA10028...
on the download page for the command line tools, the version 9.6 is showed but the download link points to 9.5... can we have the 9.6 where it says 9.6? Thanks!
I have a question on the supervision timeout: suppose that the slave latency is set to be 0, the CI is set to be 500ms, and the supervision timeout is set to be 4s。Once there...
Hi - I am following this tutorial and getting this error.
This exact question was asked; however, I do have the mkdir file in the C:\Program Files (x86)\GNU ARM Eclipse...
Hello,
This is less a question and more of a survey. We've recently completed development on a project using the nRF51822 but have run into an odd power problem. We built...
hello,
i am using the nrf52840 preview devkit and am currently trying to find a solution for timestamping / for a time-base. the idea was to use the RTC for that since...
i know that it's not up to you guys to tell me this but maybe you can give me a hint: right now i'm using the bluetooth developer studio together with the nordic plugin for...
Hi there.
I recently migrated from SDK 13 to SDK 14.0.0 and followed the migration guide in detail. I've found that when I try to advertise, ble_advertising_start() will...
According to the nRF52810 datasheet,the reference circuitry with DC/DC regulator setup connet the pin DCC and the pin DEC4. Then how much is the voltage output of the pin...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hi
I am trying BLE multirole application ble_app_multirole_lesc from the SDK 13.0.0.
I am using nRf52832 DK along with GCC toolchain.
For debugging I am using Segger...
In the mesh network, the sender uses trickle algorithm to control the repeat sending process, and at last the sender will send the message forever in a max interval at a handle...
Hi Nordic Team!
After developing our firmware on the nRF52 HDK, we designed our custom board, and we're starting to write our custom board configuration file.
The main...