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...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
This is very reproducible...after sending and receiving data in a loop, the modem application becomes unresponsive. Only modification from SDK software is that I am using...
Hello,
I was trying to setup nrf5 board with IoT sdk for tcp connections where the tcp board will act as a server and raspberry pi 3 model B 1.2 as client.
I downloaded...
I am looking for the following products and solutions.
Products :
nRF52-DK
External input :
ADC 1000 Sampling input
1Hz input 3.3 p-p sinewave
Output :
UART...
Hello Sir/Ma'am,
I have used the ble_app_uart (for pca10056) example code to execute the same.
I referred this link to execute my code https://infocenter.nordicsemi.com...
Hi there,
I am using nrf_mtx_trylock.
The explanation of nrf_mtx_trylock is "Try to lock a mutex.".
I would like to lock a mutex forcibly.
Does the function which...
Hi,
I am using the radio test example code where in the interface is through cli. Our custom board has a serial port in UARTE1 instance
how do I configure the cli to...
Hi everyone,
I am trying to develop an application and I need to solve this situation : when the modem is not able to connect to LTE-M network, I still want to be able...
Hi,
I already replied to an old discussion without response so far:
https://devzone.nordicsemi.com/f/nordic-q-a/57449/nrf9160-mipi-rffe-support-for-more-than-one-device...
Hello,
I am using ADuCM350 microcontroller with a build in Bluetooth NRF8001 on board for a school project. I want to program the bluetooth connectivity over SPI0. I will...
Hello Everyone ,
With variety of motion sensors on Thingy:52 , can it be used to detect if a person has fallen ? If 'yes' then how accurate the results will be ?
If...
It's a coding question. Maybe it has nothing to do with NRF.
I'm playing the central example hrs. I have a custom .c file that wants to access the m_hrs_c variable defined...
Hi,
We are developing a system with nRF52840 chip and we have to feed the soft device (s140) hex file & our application hex file into custom board which we are developing...