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,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Goal
Hi guys,
is there an option to enable MBEDTLS debugging as with the CONFIG_MBEDTLS_DEBUG_LEVEL =4 for the MBEDTLS_BUILTIN? I am trying to setup a DTLS client based...
hai
i am using nrf5340Dk (pca10095 ) board (nrf connect sdk v1.9.1).
i want to FOTA/DFU through using internet like updatehub, HTTP service.
it is possible?
please...
Hi, I have an arduino device that will be deployed in a room for audio analysis. I want to use another linux device to perform OTA DFU. However, for the past few days I have...
Hi there,
We are running the Serial LTE Modem sample on the nrf9160 DK. We are currently communicating AT commands via the USB cable and VCOM2.
However we would like to...
I have working zigbee switch example for nrf52840 dongle and I want to add print. Am I using correct code changes? please suggest, Thank you.
printk is not giving any printouts...
Hello,
We are developing a feature on our product that allows us to dump data from an external flash memory.
I'm using a custom characteristic with notification to dump...
Hi,
I have reinstalled my Windows OS and I have just installed Keil 5.
On my old OS I loaded softdevice with CLI with commands:
nrfjprog.exe --recover nrfjprog.exe ...
I'm trying to run the light_zc example on Linux VM running on MAC.
I've loaded the Zigbee NCP firmware on a dongle on MAC
I'm running the light coordinator example on...
When default configuration is used (so A-GPS is enabled, nRF Cloud is used) with asset_tracker_v2 ( https://github.com/nrfconnect/sdk-nrf/tree/master/applications/asset_tracker_v2...
Hello!
Sorry for asking, im fairly new to SoC on custom boards.
I have now created a custom PCB using the nRF52811 and i want to flash it with an example. ble peripheral...
I have a Certification need to be done ,so please help to confirm these questions, thank you.
1, Capabilities items confirm, does 52833 support all these items? i think...
Hi,
I am using nrf51822 chip for ble application. shall i use this same chip for another application without ble module?
kindly suggest, what are the changes we need to...
Dear Members,
The project I'm working on now requires searching for nearby ANT+ devices and then using a table to choose which device to pair with.
These ANT+ devices...
Hi,
According to your IOS-Pods-DFU-Library GitHub repo: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#service-changed-characteristic
In order the DFU to...