This system does not work if I enable the third Pipe (Pipe2) .
The system is working without any problem as one RX and two TX (Pipe0 and Pipe1).
The problem on enabling...
Hello,
i have read if not all posts about writing to FLASH while using BLE. But could not find the desirable method.
What i would like to do is to write to flash from...
Hello,
i have read all posts about writing to FLASH when using BLE. But could not find the desirable method.
What i would like to do is to write to flash from characteristic...
I'm trying to add the product key it shows an error "can not the product to your list" and therefore i will not able to access to the User guide
Thank you
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I have two custom boards with nrf51822 QFAAG0 1348AC chip. I use 16 MHz crystal. Bluetooth functionality is working fine but SPI does not work. SPI pins are P0.00 ( MISO ...
Hello,
I'm trying to get the random number generator working while using the S210 SoftDevice. Following the rng example, I've gotten it to work without the SoftDevice,...
i want to use NRF24L01( RF) to control eddie robot control board by personal NB.
Does it gonna Compatibility NRF24L01 with eddie robot control board?
Eddie Control Board...
Dear Nordic,
we are working on the developement of a new product based on the nrf8002.
We are on the reflexion of the test plan of the product, and i have some questions...
Hello all,
I'd like to use the NRF24L01(+) for home automation of my house,
but instead of spending time making my lighting system, switches etc. working with the NRF24L01...
I used nRF Uart app connect with my device, after connection, i don't send & receive data, when after 5 minutes will be disconnected.
Is Android system default setting...
Hi,
I would like to delete a single bonded central from the bonded centrals database.
I'm looking at the documentation for the function
ble_bondmngr_bonded_central_delete...
Hi,
It's needed to stop the advertisement in my project. I try to stop it directly by using interface sd_ble_gap_adv_stop(), but an error indicating NRF_ERROR_INVALID_STATE...
We are using the nrf51422 qfn 48 and nrf51822 qfn48 in a design.
I understand with the QFN48 we should use BAL-NRF01D3
devzone.nordicsemi.com/.../nrf51822-moving-from...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi Nordic,
We are working on Android and iOS apps. Currently using S3 with Android 4.3 and Note to communicate with nRF51822. Baud rate of 19200bps for our serial communication...
Hello,
Is it possible to increase the accuracy of the advertise interval? Im attaching an oscilloscope screenshot showing the S110 device advertising with a 20ms interval...
Hey All,
I am working on a board that is based on the nrf51422. The system goes to sleep and gets woken by an interrupt. One of the programmers claims to have managed sleep...
We use nRF51822 with S110 as a peripheral connected to iPhone master and looking for RSSI.
RSSI with correct value is received by the peripheral application every about 1...