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...
nRF Connect used to work fine. After the 3.8 update it could no longer see devices. At that point a re-install helped.
Then after the 3.9 update it stopped working again...
Dear support,
I am using nRF52840DK (PCA10056) and nRF5 SDK version: nRF5_SDK_17.0.2_d674dde. I am trying to make all the prints in my application to be displayed properly...
I working with the MDBT42Q-DB with the nRF52805 module. I've started from the ble_app_beacon example in SDK 17.1.0. I was able to compile and run the example in Segger Studio...
Hi.
I used sdk 1.4.0 with nrf9160, I used UART2 to comunicate with another mcu. I run fine and no problem.
Today, I update to SDK 1.6.0, I edited UART2 ( in device tree...
The RTC irq_handler of the latest nRF5 SDK may cause potential problems.
Imagine someone trying to extend the RTC timer from 24bit to 32bit, the developer has to keep an...
Hi All,
The version of Wireshark I used is 3.4.0.
The version of Python I used is 3.6.7.
Packet capture device uses nrf52840 chip.
After installing Wirkshark and related...
I'm working on nrf5340 DK and I wanted to use a mic for sound detection. To do so I installed the X-nucleo-IKS02A1 shield on my board because I have seen that it is compatible...
Hi - I'm using a nRF52840 DK for the first time with my 2010 MacBook pro running OSX Sierra version 10.12.6. I have SEGGER Embedded Studio for ARM 4.12 installed and Segger...
Sometimes, the output of the NRF_LOG commands does not make it to the RTT viewer.
The output of such commands as NRF_LOG_INFO() and NRF_LOG_DEBUG() and NRF_LOG_HEXDUMP_DEBUG...
I design with reference to the evaluation board (nRF9160-DK). What kind of resistor (R4) is used for the input circuit of the GPS antenna? The manufacturer and part number...
Hello,
In the past months, I'm being developing Zigbee Routers-based applications and so far everything is going well.
I've already a few devices installed without OTA...
Hi, looks like I brick my nRF52840-DK board.
It have no any green lights anymore and even do not detected as USB device. The second device I have works well in the same...
Is Thread in nRF Connect SDK developed based on Zephyr RTOS?Do I need to learn Zephyr RTOS to develop Thread using nRF Connect SDK? I just started learning Thread。
Hi,
I am currently evaluating BLE long range feature for one of the our product. for this, using two nRF52840 dongle PCA10059. One used for peripheral and another for central...