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...
Hi,
Can we do DFU-OTA on nRF52810 controller ? why i am asking this is , when i saw a video about DFU-OTA they saying that only the controller having at least 32 kB RAM...
Hi,
I would like to know if the access address of the advertising physical channel is affected by this Errata. As far as I understand it is not affected by Errata 107. ...
Hi,
I have developed custom nrf52832 board without external low frequency clock source.
So with that configuration I got problem when try to connect it through nRF MESH...
Hi.
I use Thingy52 B'd.
I want integrate Mesh into Thingy52 Full service demo.
I tested and merge nrf5SDKforMeshv310src/examples/sdk_coexist/ble_app_uart_coexist and...
nRf connect - When updated form v2.6.0 to v2.7.0 the terminal window of LTE Link monitor stops working. No debug info - No AT commands. The same time the Programmer App is...
Hi,
I have a question regarding NFC OOB pairing (SDK version 15.2):
I am using "nfc_ble_pair_init" with PAIRING_MODE_OOB. This works when I touch nfc with my mobile. I...
Hi, guys. I'm trying to create a custom 4-layered 1.6mm thick FR-4 PCB which uses the NRF52840-QIAA-R.
It's my first time using the nRF52840 so I have some questions, please...
Hi,
I'm using SDK11 in "Pheripheral mode"
Is it possible to make BONDing with 2 or more android/ios phones?
(I need only the bonding keys to be saved in the peer manager...
I am new to nRF52832. I am working on BLE.
I want to know more about the security algorithms in the chip.
Is there any way of implementing our own security algorithms...
Hello,
The altium files for schematic and layout for Development kit nRF52 is incomplete.
It only has two pages one is of microcontroller, other is a pinning diagram page...
Hi,
I've scanned the forums and Google and was unable to find any relevant updated information.
3 years ago there was a question regarding FE-C compatibility of the nRF52832...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’. Currently it is SystemON mode. But I need to change...
Hi,
I am having trouble running the ANT+ examples on the 15.3 SDK. I'm testing on a NRF52832 DK (PCA10040) and I'm trying to get the ANT+ examples working on SDK 15.3, in...