I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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,
In my main function, I just call a acceleration_read function to get data from the accelerometer sensor and call a NRF_LOG_INFO function.
But there're something wrong...
Hi,
I try sdk 17.02 nRF52840 usb audio demo,I want to achieve 48KHz stereo music play by a I2S DAC.
I finished adding DAC for I2S to play the sound data of USB Audio...
I am declaring the variable in one of the hardware drivers files that are provided by the nordic semiconductor. The variable is not static. The variable inside the function...
Are there any other QFN package baluns that we can use for NRF51822?
One suggested from STM is BGA, and I wanted to see if there are any recommended QFN baluns that we can...
Hi Nordic,
I have an NRF52805 board [ from Raytech] and I am implementing all my application using SDK v15.1.0.
As of now, I have implemented my application using the...
Hi,
We need to know rated output and gain of pcb antenna on nRF52 DK for a technical standards conformity certification.
Can you give us them and their evidence?
Thank...
I want to connect an LTE antenna to J1. However, the antenna has a normal male ufl connector - it appears not to fit.
Is an adaptor needed for this?
Thx for any suggestion...
Hi ,
my environment details:
nrf connect sdk
nrf5340 dk
segger embedded studio
I have seen I2C example code in below path
\v1.5.0\zephyr\samples\drivers\i2c_fujitsu_fram...
app_timer2.c from SDK v17.0.2 has a possible race condition in app_timer_start()
This calls the get_now() function which compares a "now" variable to a "m_stamp64" variable...
Hi,
I am developing based on the mesh dimming example.
I want to use a timer for some status LEDs and some other things. I am trying to do it using timer 0, but the callback...
Excuse me:
The default stack stze setting of SDK is 8K,If the stack overflows when the customer reads data from flash, Does stack overflow modify other...
So I'm trying to implement the above scenario. My requirements are,
1. Peripheral should be discoverable by Bt.5+ centrals from a long range over long range features.
...
Hi Nordic DevTeam,
I am having this minor issue where the transmitting UART of the NRF (from phone to external MCU) is not responding as robust as I expected.
...
The fds_record_update was called successfully, and a successful callback was received.
When I use the nrfjprog -readcode command in SDK 13.0, I find that the data is missing...