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...
Hello,
I receive NRF_ERROR_INVALID_STATE error quite a few times because my own state handling is still a little buggy. I want to find all these errors. What would be the...
Hi all,
Please I want to make sure of something. In the s120 specification, it's written " Bluetooth low energy combined Central and Peripheral SoftDevice", and even in...
Hello,
I need to read the UID and later on also the RSSI value of devices (Handys) in range.
It should be reading the values automatically without the need of manual connecting...
The datasheets for the nRF24LU1P ansd nRF24LO1P have near identical example antenna driver designs which vary in the values for the inductors, etc
The LU1P datasheet is...
Hi,
I've combined twi_sw_master and DFU in my project based on nRF51822 Beacon v1.1.0. Now I can't connect to the beacon. The same project only with DFU or only with twi_sw_master...
Error is shown in the following figure.
I use nrf51822-DK(256k)
The exception of BLE_S110 works well.
Memory Is not enough when you add a BLE_S110
Is there any...
I am using S120 v2 with SDK 6.
Initialization of the softdevice and device manager return no errors.
However when I want to start a scan for devices, the function checks...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
Hi,
I am using Timer0..2 interrupts along with radio TX/RX. When the Timer2 interrupt coincides with RX/TX the Timer2 is halted for approx. 450 µs during TX. Is there a conflict...
hi...
i am working on nordic nrf51822 evaluation board.i coudn't get pin 31 interrupt.but in all other pin i can get interrupt. maximum of 3 gpiote pin events is using...
I'm following the example here for the PCA10028, only the example I copied from the Pack Installer is called ble_app_hrs_s110_dfu_experimental_pca10028 (nRF51 PCA10028) instead...
Hi, I am studying with nRF51822 (s110).
I found some source code from devzone.nordicsemi.com/.../
and I am trying to change the device name,
And I don't know why...
I am trying to integrate BLE into my wireless heart rate monitor project with an Arduino Uno.
Everything works and can successfully be exported over a different BT antenna...