Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi
In the MESH_310 have LPN device.So,I want to integrating Friend feature for light_switch_server example.In this case,this light_switch_server device can be realised...
I want to measure the accuracy of the 32.768 kHz oscillator.
Is there a way to output it on a port-pin, even when it comes out via a divider?
I can't touch the crystal...
HI ,
I want to configure P0.02 as an adc channel .
I also want to read the adc value from P0.02 at regular intervals.
For regular intervals i will put a timer and...
I developed a FreeRTOS application which uses NRF_LOG and CLI enabled. The CLI is used to accept user input, and I used NRF_LOG for system logging. Everything works great...
hi all,
i rebuild the asset_tracker project with nrfConnect SDK (git tag, v0.4.0)
it get hardware exception. how to do it ?
***** Booting Zephyr OS build v1.14.99-ncs2...
Hi
ZED requests beacon every time when it restarts both case ERASE_PERSISTENT_CONFIG is true or false.
But
ZR does not request beacon when ERASE_PERSISTENT_CONFIG is...
Hello,
I've been using the nRF52832 with a Segger JLink Pro which works fine during execution. However during the system initialisation, this is just before getting to the...
Hello,
I have used nRF24L01+ in one of my scientific paper. I need to provide a detailed reference as a citation in this paper. I couldn't find the documentation of nRF24L01...
Trying to have the Nordic Thingy advertise to the ESP32. Using example code found in the ESP32 BLE Arduino.
When running the program, BLE Client, we are able to see and...
hi all,
how to revert interface MCU ATSAM3U2CA-AU(J-link )
when i plug in usb port to PC, DK board can't active .(PC can't detecting any USB Emulators)
check list...
Hello, I am using nrfgo studio to flash softdevice, application and bootloader on nrf52832 I am getting below issue:
" This hex file has data in SoftDevice region. Try programming...
We are using v0.4.0 lte_ble_gateway example running on an nRF9160-DK (0.8.5)
We are successfully pushing data from the UART on the nRF52840 to the nRF9160
Also managed...
Hello, I'll buy ISP 4520 (based on nRF52832) kit.
I request information about the processor's 'power down' of the LORA / BLE combo module.
Depending on the wake-up method...
I am currently working on adding the ambient light sensor to the asset_tracker application firmware. I have managed to configure the I2C, configure the sensor and read the...