I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi all,
I'm trying to use the Sniffer to debug issues we are experiencing with Connection Stability on the iPhone 6 and HTC One M8. So I've trying to use the Sniffer to...
Hi, I use the nRFgo Studio to download the softdevice.
Recently I learned how to convert a hex file when I work with IAR.
So I tried my hex file with the nRFgo Studio...
I want to send images to my arduino from an app to nrf8001 and then display it on my device. Is nrf8001 made to only work in 20-byte wide receive buffer? Can it receive more...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hello all,
after a long period of trial and error I come for advice. I use the NRF24L01+ module with a slightly modified NRF24-library based on the work of MikeM ( www...
Hello,
I've recently bought a nRF905 development kit. From the nDP soft, i cannot detect my nrf905 EVBOARD.
The following driver is installed : "nRF2401 FS USB DEMO...
Good morning,
I just finished my circuit with nrf8001 + balun/antenna.
What is the process to have it review by Nordic?
Sorry for this question, I'm pretty new to PCB...
Hi
I would like to develop an application for the nrf51822 with a static passkey that connects with linux. The example "nRF51-ble-app-uart-static-passkey" gives a great...
Hi,
I would like to use Random number generator when soft device enabled. I have seen random generator example, but I can not use the same when soft device is enabled....
I was considering the following possibility, using an nrf51882 module or another module to receive ble advertisements. I'm pretty sure this is possible. Using the internel...
please, help me ㅠ_ㅠ
it mades me crazy
My PC is Windows 8.1 & 64 bit.
I try to install / repair / change SDK (6.1.0 version, 6.0.0 version, 4.4.1 version)...
I have achieved the demo referring to the IoT SDK and can control the lights on the nRF51 DK through the Firefox browser with Copper plgu-in in the LAN.Recently I want to...
Hi,
I interested in a simple system of a master and slave nrf2460. But how many of these systems would happily coexist in a the same room?
Thanks
Senthil
The Enhanced ShockBurst PTX Project just inits the ESB and start transmitting without ever configing either of the 16MHz or 32kHz clocks (none that I can see at least).
...