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 All,
We are using NRF52832 in our project. We have implemented the c code to perform nrfutil operations.
We are following below steps to do it.
Erase all files...
Hi, I'm doing some tests with Legacy OOB and I made it work with Master Control Panel 3.10.0.14, but when I try with nRF Connect v2.6.2 it fails. I know MCP is not supported...
Hi nordic,
Please inform bjorn-spockeli to reply in this thread its very urgent
https://devzone.nordicsemi.com/f/nordic-q-a/45470/encryption-and-decryption-of-advertising...
i working on a project of buttonless dfu on nrf52832 dk. so face a problem that after dfu the uart service is not show on nrf connect app. so i not be able to receive data...
Dear Technical Team,
I would like to check the more detals as following from you.
We shipped this part NRF52810-QCAA-R 60pcs to the customer, but they said they found...
There are several topics already exist on this forum concerning the attribute reporting, namely:
https://devzone.nordicsemi.com/f/nordic-q-a/42171/zigbee-attribute-request...
Whenever I try to get an updated characteristic value from a BLE device using the REST API, I cannot get a new value until I refresh the characteristic's state from the device...
Hi,
I am trying USBD BLE UART Freertos example on Laird’s BL654 module, the application keeps on restarting when I open USB COM Port and works fine for BLE UART.
I changed...
I have a doubt regarding usage of NRF52832.
We have a product based on NRF52832 (Lets call it A), for which we are trying to develop a gateway communication device based...
I m not able to interface with my Desktop and I don't want to use Arduino, kindly suggest me forward path or provide me any interface software and it will be for initial testing...
New to Bluetooth, so forgive any ignorance. Is the nRF52-DK a suitable device for sniffing A2DP audio packets that are being transmitted by another device that conforms to...
Hi Everyone,
I've just got the nRF52 dk, I'm currently using Keli 5 and would like to compile the blinky example into the nRF52 dk.
When I recompile the example code,...
Hi all,
Is there any way of running s132 with LFRC without having the SoftDevice calibrate the oscillator periodically? If there is no "official" way, can I bodge it somehow...
Hi,
I'm trying to use a static library that I developed in example blinky app in segger studio and stuck in.First of all,I compiled my source code on debian with arm-none...