Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
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...
Hello,
I am new in using Nordic MCUs and BLE. I am trying to flash the experimental_ble_app_blinky example on KEIL on my nRF52 PCA10040 board and the android application...
Hello,
I try to start developing my nrf51/nrf52 projects using Segger Embedded Studio but each time I receive the same linker error:
"(...) section fs_data' will...
hi,
I am working on temperature sensor i merged the uart and twi sensor , using nrf52832 + Max30205 (temperature sensor) . i am getting the temperature in float which is...
I am trying to solve a latency issue. My system consists of a central and 20 connected peripherals (all based on Nordic parts). I have allocated the following:
Scan Interval...
Folks,
Simple question:
When I set off A DMA transmission on the UART, how do I poll for that transmission having finished? There seem to be no status bits in this UART...
I'm tryng to load a simple example code with PC nRF Connect (v2.6.2) using the BLE tool.
I'm able to connect the programmer to DfuTarg and the zip package is recognized...
Hi,
we are very interested in the new module NRF9160-SICA-R.
We would like to know if this module has been certified/approved by US operators.
Thank you
Kind regards...
So far, I've been searching in vain for a documentation of the libraries to be used for programming the 9160. Is this a lack of google skills, or aren't they public?
Hi,
I'm planning to setup beacons for commercial purpose using eddystone and ibeacon protocols
to get Eddystone certification for my beacons Is it OK if I use the current...
Last Friday, I was able to built the solution for segger but for today it showed an error. It came like this. May I have the solution to troubleshoot this problem as soon...
NRF 52840 SDK 15.x.x
Hi Nordic community, I am able to create my own service and characteristic. But i don't now how to assign a name to my custom service and characteristics...
We need to ensure flash retention for >10 years @ 85C on nRF52840. Currently its datasheet says 10y @ 40C, but this seems to claim that 10y @ 85C is more accurate. While that...
Dear Nordic team,
Regarding Serial Port Emulation over BLE in nRF5_SDK_15.3,
I'd like to know following as:
1. It looks like to replace SPP (Serial Port Profile) of...