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...
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...
Dear all,
I want to develop applicattions for the board nRF52840 Preview DK. I went to the download section of this board , and i saw the following software nRF5x-MDK-Keil4...
Hello,
I want to use NORDIC nrf52 to perform some power consumption Analysis. Is there any eveloution board from NORDIC that don,t have debugger connected to it? I want...
Hi all,
Is there a tutorial that explain better the bonding information and whitelist? I have more doubt about that.
My first code i have pairing and bonding:
...
hello..
I'm actually working on nrf51822,i could complete the advertising part successfully("hello world")..NOW i want to add privacy feature which allows an advertiser to...
Hi there,
I am working on the SDK13 project template that I am modifying in order to install a vendor type uuid.
But my code crash on "advertising_init" and ble_advertising_init...
While using the secure bootloader image and test application works consistently using the development kit I have not been able to port the solution reliably for our custom...
hai
i am using mbed to program my nrf51822.i want to set the analog pin p6 as analog in in one situation and as a digital out in another situation. but i am unable to do...
Hello.
After executing the code below, the RAM was dropped and the program could not be written.
for(idx = 0; idx < 7; idx++)
{
NRF_POWER->RAM[idx].POWER = (POWER_RAM_POWER_S0POWER_Off...
I'm studing the project of ble_app_gls/PCA10040/SDK11.0/ ,I have got some questions about the RACP indication pending and retransmittion mechnism. In this project(File ble_gls...
enter code here Hi guys I have managed to program an example BLE_Serial program into the nrf51822 but I cannot see anything coming out from the TX and RX ? Please guide me...
I've tried to install nRF Connect v2.0 on both Win 7 and Win 10 systems, both running Avast Anti-virus (up to date). In both cases the antivirus gives a warning about IDP...
I have the Memory Manager module enabled in my custom sdk_config. Within the module, I have both of the following defined.
MEM_MANAGER_ENABLE_LOGS 0
ENABLE_DEBUG_LOG_SUPPORT...
Hello - Is the long range option programmable in BT 5.0? During the run time, is it possible to switch between high speed and long range mode dynamically depending on the...
I am specific about master as I have to connect two simultaneously(obviously to two different pins pair). Plz provide any code outline if you have, Thank you in Advance