Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
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...
I am developing an application as a peripheral based on the NRF52 SoC which regularly reads a sensor and publishes the reading to a BLE characteristic. A central (a smartphone...