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:
...
Hi,
I am using the following calculations to calculate the power consumption for the chip:
Formulae to calculate battery power consumption:
Current consumption is...
Hi NORDIC
I neen to implement a function that multilink central (S120) can receive information from multilink peripheral . I do not know how to implement it in software...
Ok so I've followed the instructions to make my dev dongle (pca10000) a sniffer in "nRF Sniffer User Guide v1.2". Now I want to use it the way I used to use it in MCP.
...
Hi,
I am unable to compile any debug versions of my code, as result I'm not able to step-through and debug my code.
On a normal compile, get the following error:
"region...
Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
If I write a zero to the output register, and enable the pullup on the same pin, can I switch between driven low output and input with pullup simply by settting/clearing the...
Hello,
For our DFU solution we would like to read the current hardware/software revision of the module. But now we can only test the hardware/software revision of the application...
Dear All,
I can read two different ANT sensors sucessfully with my target system, but initialization of sensors only works first time. When changing sensorIDs of simulator...
HI, All.
I have some troubles:
Why MBR is erased when I erase or write the SorfDevice with 1kB at address 0x3000? My SorfDevice version is 7.1.0.
Thanks all.
Update...
Hello all,
When I try to implement the new watchdog driver it keeps saying that the NRF_DRV_WDT_DEAFULT_CONFIG is undeclared. What am I missing I have all the requered...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
hello,
In order to develop a project on master-bridge-slave,i found scan_start() in the ble_central program.But the function definition for sd_ble_gap_scan_start() in scan_start...