nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
Hi,
we can send data from server to client by sd_ble_gatts_hvx() in ble_app_hrs but:
1.How does the client receive those data?
2.How dose the client send data to...
I have two boards similar to www.aliexpress.com/.../1862953539.html
openocd on one board shows:
Info : nRF51822-QFAA(build code: G0) 256kB Flash
and on the other...
I need my device in some conditions to create an alarm which will be readable for any BLE device in range. Is it possible? What is the right way of doing so?
Thank you.
Dear all,
I am following the user guide nRF51822_Evaluation_Kit User_Guide v1.2.pdf
When I try to compile the example
C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\pca10001...
Is there anywhere I can buy just a J-link Lite? We have a couple of developers working on the nRF51822 and I need to get some additional debuggers, and would rather not buy...
I am using the app_button to handle all incoming button presses. On a press detection I trigger an app_timer which handles tracking how long the button has been pushed, and...
I just starting out trying to get an Eclipse dev environment up and running. I've tried following nAN-29 but it seems out of date. The issues I run into are:
CDT...
Hi,
First I want to thank all nordic staff for their great work on sdk & this incredible tiny chip that do a lot :-). I play a little with the devkit sample and my nrf development...
I've got 3 of the 51822 kits: smart beacon, m-kit, and eval-kit.
I've successfully installed Keil uVision 5.1 and developed/loaded applications for eval-kit.
I've successfully...
I'm just trying to determine if I get full SDK access with the nRF51822-mKIT; or if that requires nRF51822-EK/DK? The current posts on the boards seem to be conflicting in...
Hi Nordic team,
Will the S310 stack be kept, feature- and revision-wise, in lock-step with the S110 stack?
To illustrate my question, can we expect the v7 S110 updates...
Hi, guys
I'm facing some problem in RF transmitting. While I used 51822 board being the device and compatible to nrf24LU1 as dongle. To analysis the problem, I need information...
Hello,
i am working with the s110 softdevice and built up a bluetooth communication. I wanted to reduce the number of advertising channels and read about the use of the...