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.
I am developing using nRF52820 example source using SDK 17.0.2.
USB and LESC were added using S112.
However, during operation, the following HardFault error occurs...
Hi everyone,
I am trying to integrate the DFU service into my application on order to achieve buttonless OTA DFU but I am not able to implement it so far and I need your...
Hello,
I merged the two projects usbd_cdc_acm_pca10056 (A) and ble_app_hids_mouse_pca10056_s140 (B) by copying all additional contents from A's flash_placement.xml into...
Hello,
I am trying to send data obtained from a SAADC port via BLE using the ble_nus_data_send function. This must happen periodically at frequencies within the Gigahertz...
As we know, NRF9160 supports NB network and has an IMEI number itself. Now I want to know whether I can manage this IMEI number, such as reading, writing or modifying. In...
HI all,I am looking for a help.how to start SPIM RX task immediately delay less than 2us?
I have a SPIM test on 52832 DK board(QFAAE0) with SDK16.0, the MISO pin has connected...
Hello
I have a question about the Bluetooth multipairing function using nrf52832. How do I use this feature? And up to how many connections can I make?
Thank you!
I am going to store some informations into UICR.
In case, wrong data wrote have to correct we need to rewrite it.
I have been searched the forum and the answer shows ...
Hello,
It looks like several people are having issues updating the firmware of the Thingy:91 modem with a simple USB cable.
I personally tried on Windows 10, 8 and 7....
Hello There,
I have problems with the installation of the nRF9160. Started the installation earlier and nRF9160 was detected in nRF Connect/Programmer and I could see memory...
Hi, For my application I was using ESB without softdevice and just recently I wanted to add dfu so I had to add softdevice as well. After adding softdevice I found out that...
I want to convert APP_TIMER_TICKS ms to us.
So i'm using this function.
And, the value of APP_TIMER_CONFIG_RTC_FREQUENCY is
Also this is main code.
And, I...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...