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:
...
We are using SDK15.0.0 and have products with both the NRF52832 and NRF52840 sharing the vast majority of code between them. The softdevices we use are S132 and S140 at version...
Hi,
The nRF52840DK-2.0.1 is not working/turned on.
it works intermittently, and keep on connect/disconnects continuously after sometime.
I suspect the SW9 switch is...
Hi,
is there a way to send some status data from the headset to the gateway in the nrf5340_audio application?
We would like to monitor the battery voltage of the headset...
I'm trying to go through the proes and cons of a Hosted Vs Hostless Solution for BLE using the nRF52840. I have an AP thats running a stripped down version of Linux. Currently...
Dear Engineer,
Working on sdk17.1, hrs free rtos demo. chip nrf52832, on pca10040 board.
From Sdk 17.1, log not resume in application hook to save power.
Use log_pending_hook...
I use the PPK2 to measure the power supplied from a lithium polymer battery to a test device. I use 'Ampere meter' and the 'Enable Power Output' switch in the UI then 'start...
Hello,
I am using SoftDevice S140 SDK 7.2.0. I need to initialize the no init parameters.
For doing that I used nrf_power_resetreas_get() return parameter. Two questions...
Hi,
The memory space of the application core for nRF9160 is empty.
Now,if I set the ERASEPROTCET register located in the UICR to 0( Erase protect will be enabled.), how...
I have a few issues/suggestions for improvement of the VSCode extension for Nrf Connect, that I like to submit to the developers : I tried the github link https://github.com...
Hi
In my firmware, i setup a NUS service, piece of code as below:
I found that the nus_send_enabled_cb function is always invoked before connected function...