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...
Hello Nordic support,
I would like to understand regarding the status value 'ZB_ZDP_STATUS_NOT_SUPPORTED'.
I have a Zigbee application in which the device type is a Zigbee...
Hi,
I am using NRF52840 DK board. I am using SAADC example program for reading the voltage and SDK 15.3.0 Version.
We have connected the sensor to the adc analog output...
Hello Nordic team,
Our current setup:
nRF52840
nRF SDK v15.00
In our current setup, the steps we take are as following:
Initialize nRF52840 -> BLE fast advertisement...
I am developing a beacon for nRF52832 and can see the beacon in nRF Connect for iOS when using the following setting:
adv_params.properties.type = BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED;...
I am implemeting serialisation using nRF52 as BLE PHY + STM32 micro as host with UART in between them.
I can see there is example for searilastion under "nrf5_SDK_for_Mesh_v5...
Hello
I want to test ncs ota function. b0 module following this link .
ncs1.6.0
borad:nrf52840dk_nrf52840
projece: ncs/zephyr/samples/hello_world
1. b0 + spm test...
Hello Nordic support,
I have a question regarding the Read Attribute response received after sending Read Attribute request. In the read attribute response structure, I...
I need to see frames not coming from Zigbee cluster addresses at the command line with a PCA10059 dongle
programmed with the zigbee command_line_agent_router software example...
Hi, I am trying to communicate SIM800L with nRF52840. I am using nRF5_SDK_17.0.0_9d13099\examples\peripheral\ libuarte. I am not getting where I should set simple AT command...
There was an error adding your device: No device found for this id. The device has not yet been provisioned. Troubleshoot nRF Code 40412
When I tried flashing modem firmware...
Please help me understand why cannot I add more characteristic in my project beyond a specific number of characteristic i.e 8? I have tried changing a lot of things, but nothing...
Hello everyone,
I am using NRF52840 development kit. OTA was working fine with SDK VERSION15.0.0. Now I am trying to migrate my developed code from SDK version 15.0.0 to...
We are ready to go into production and have made several pre-production boards. Now that we have several boards we are finding that some of the Nordic parts (nrf52840) have...
Hi Team,
I have using the DK and Source code for ANCS which is given in the SDK. I have to make one statement that, i can able to disconnect an active call using the ANCS...