Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
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...