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...
We have selected ble_app_hrs_pca10059_s140 file in peripheral and ble_app_hrs_c_pca10040_s132 in central device, Now we can able to send heart rate value to central board...
Hi
I can't find the information about nrf52832's blocker power level and harmonic in the nRF52832_PS_v1.4.pdf and infocenter,Could you provide the blocker power level and...
Hi all, actually I am able to flash ble cental code to development board, and can able to connect and send data trough nrf connect app.
But my issue is, when the power to...
Hey everyone,
im currently trying to print a message once a gpio interrupt is fired over usb to the serial console. Therefore i basicly merged the basic/button sample with...
Hello,
We want to update our environment to use Python 3.10 due to added features such as match cases. However, we use the nRF52840 dongle together with pc-ble-driver-py...
Hi -
Just received thingy 91 and updated the firmware, but accidentally out of order. Wondering how to recover from the error "no matching trait found" when trying to update...
I am working with UBLOX AOA part and trying to program a custom module of nrf52833 instead of their UBLOX C209.
According to UBLOX they are using NRF CONNECT SDK 1.5 in...
Hello,
Using an nRF52833dk and following this documentation https://github.com/makerdiary/nrf52840-mdk
I was able to flash the blinky example on my board, but only once...
Hi All,
SDK => v17.1.0
IDE => Segger
Project => Peripheral - libuarte
When I communicate with other development board, if I use this block of programs, nrf_queue_push...
Hi All,
I am trying to understand the possibility of using Bluetooth Mesh technology for voice communication for longer distances.
My main problem is to communicate longer...
Hi,
I was wondering if it was possible to notify the application layer if the central device is scanning and it (the central device) sends a scan request to an advertising...
Hi,
I have two questions regarding the UART and SPI communication at high speed.
I am using the UART and SPI to transfer data on nRF52832 and sdk 17.0. I connected an...
Hi Team,
I try to design a PCB based on nrf52840 chips, can you help me check if it is right?
Something like Power supplement, SPI interfaces, and debug and programming...
Hello,
I am currently using nRF Connect SDK v1.7.1 with a nrf9160DK. I keep getting "create_nordic_project.py filed (1)" when I try to open a new project with a overlay...