I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I am looking for cheapest (up to few hundred USD) and simplest Arduino basic solution to track real-time RFID tags distance (also direction if possible) without additional...
Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
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...