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 everyone,
I have an nRF52832 embedded as part of a dual chip (connected via SPI) and I'm looking to reduce the sleep current as much as possible. I'm currently measuring...
Hi, On both nrf52840 DK and Dongle, the sticker shows 4 info: - PCA board ID - version - year.month - Serial Number/MAC Address Could you please clarify what the last value...
Dear Nordic Community I am trying to get the nrfx adc driver to work with zephyr ( link ). With the help of this post , I ended up with the following code:
prj.conf -> ...
Dear Member,
I want to add ADC the main code,
but I got :
.\_build\nrf52840_xxaa.axf: Error: L6218E: Undefined symbol nrf_drv_ppi_init (referred from adc.o).
I'm using...
Hi, I am not sure whether there is I2C pins on nRF52840 Dongle board as based on the Adafruit Feather nRF52840 Express the pin is P0.11 and P0.12 as shown below: SCL 0.11...
Hello I am learning how to connect timers with gpio via PPI, i working on nrf52832dk.
So far I have connected the RTC 0 alarm channel to the LED no.3 (pin no.19) and its...
Hi, I am Shuang. I am now working on the Bluetooth direction finding function, but I have some problems, and I hope I can get your help.
I have experimented with Bluetooth...
I know Thingy:52-FW project has been marked as deprecated. https://github.com/NordicSemiconductor/Nordic-Thingy52-FW
However, I'm trying to get the development environment...
Hi,
I am using the ZBOSS SDK to develop the zigbee function, and I see that there are
TRACE_MSG(TRACE_ZCL1, ">> zb_zcl_finish_and_send_packet_common param %hd delay %d...
Hi,
based on my previous post/question here and after I managed to cconnect 5 specific address devices/peripherals from my central (DK) based on filtering (solution in the...
When I want to add LTE to my project I've done this by adding
to prj.conf. When I (pristine)build (within VScode, and when using the command line) i get the following...
Hi guys,
I am using the nRF52840 until recently - with the 2t2 library from nrfx - on a Zephyr application over the latest NCS 1.7.1
I wanted to add tag write capabilities...
Hi there
prj.conf
EXR-200-004.dts
main.c
Please refer the .dts custom board file. We took a basic file generated from nRFConnect for nRF52811, and added in some missing...
Hello,
In nRF Connect desktop application, under Bluetooth Low Energy tool v3.0.0, whenever I connect a peripheral device using this application, I see the option to update...