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...
I have modified this project to set the current date via a bluetooth service instead of UART. But as soon as we try to access any of these static variables from the bluetooth...
Here's what does work, new attribute set as read/write. I can configure then see on connection tab.
When i change to notify or indicate, the Current Time Service...
I ran periodic_adv and periodic_sync but I see that in the periodic_sync running node after the sync it calls sync terminate. I don't understand why if it is periodic advertisement...
Hello.
I'm using keil compiler and j-link EDU debugger.
After upgrading the version of j-link, the attached problem is occurring.
I tried reinstall or down grade, too...
Hi,
I the nordic video
https://www.youtube.com/watch?v=2p-IL-8dA3c
It is mentioned that there is a wizzard to create a new board.
In Visual studio, there is: NRF...
Hello,
We are currently using the HTTP sample on the nrf9160 and are able to send messages using POST commands to the web server. We were wondering if there is a way for...
Which type of antenna diversity is used in nRF21540 DK- Space Diversity, Frequency Diversity, Time Diversity, Polarisation Diversity, Pattern Diversity, Directional Diversity...
What is the tolerance of the internal ADC 0.6V reference voltage for NRF52840?
i.e. what's the max/min of the 0.6V reference or what's it in percentage?
Where can this...
Hello,
Windows10 X64 VS Code,nRF5340-DK;
when i change NCS1.8.0 hello_word to NCS1.9.0,got error
it can build complete,but can't flash to chip.
i've remove build,and...
Hello,
I would like to know the number on ms that a timer has been running before stopping in a breakpoint while debugging.
I can know the number of ticks with the...
Hi, I want to enable Bluetooth support on nrf5340 for FOTA. Serial seems to work fine but BT doesn't seem to advertise.
I get the following error after flashing smp_svr...
I have two custom images that I flash to my chip (nRF52832, SDK v16.0.0, SEGGER Embedded Studio). Application 1 is located at 0x26000 Application 2 is located at 0x45000....