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...
Hello and Merry Christmas,
Trying to get Thingy:91 connected to cloud. But no such luck.
Followed the video, but somethings are shown. Installed latest firmware (SIP modem...
Hello
I have two questions. Your thoughtful response will be appreciated.
1) What's the impact on power consumption with 1 Mbps vs 500 kbps vs 125 kbps for the same amount...
Is there any way to leave the PPK 2 output enabled when I leave the Power Profiler app? If not, then can I submit this as a feature request?
Without this option I have to...
1、Does Nordic 5340 support 1443a protocol;
2、When the chip(5340) is not powered, does NFC function support passive swiping card
3、Can the reading distance of NFC be more...
Hello
I am using the APII described here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/modem/modem_key_mgmt.html
to add keys to the modem...
Why does the nRF9160 Tx power fall far short of the specification? Its seem to be a false claim that the nRF9160 is a 23 dBm device, and rather is a 20 dBm device. In other...
In the flash write example code the very start of main.c has the following lines
The comment says "Use last page in flash". However, what I am guessing from the code itself...
I am trying to use nrf_serial with IRQ. Tx operations just fine but, i can not get any interrupt when a data comes from uart. I am using sdk 14.2 and not using ble.
Hi,
I am using SDK 14.2 and made some changes with serial example in the SDK. It works just fine while debugging but outside of debugging does not work at all.
I have...
SoC: nrf51
SDK: 11.0.0
I want my BLE (slave) device to interact with only one master. Saving peer bonding, when first time connection is made and using it for validation...
Hello,
Curious if any NFC reader applications have been built with nRF9160?
We’ve just installed SDK v1.4.1. We noticed there’s a nfc_tag_reader here: /opt/nordic/ncs...
Hello, Nordic!
I'm developing with nrf52832, s132_nrf52_6.1.0_softdevice, sdk nRF5_SDK_15.2.0_9412b96
I had test power down chip, close APP while being DFU.
It would...
Hello,
are there any examples on how to store records to flash by FIFO principle? Flash Data Storage API supports that or should I look elsewhere to achieve this?
Hi Nordic
I have read some threads but can't find suitable answer for me to write data into flash.
I want to store our product data into flash, and I feel flash entry...
Hello, I have a problem I have been unable to solve for more than a week. I have searched as best I know how to no avail.
Windows 10, Segger Studio, Mbed studio, nRF Connect...