I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
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...
I want to interface a 16MB external flash (SPI) with nrf52832 on the development board.Suggest me how should I start with and if there is an example for external flash then...
Hi Great Support Team:
In the spec of 52832, the rx sensitivity is -96dBm @ 1Mbps.
I'd like to know if the sensitivity is the same (-96dbm) while we adopt ANT+ protocol...
I am using the nrf52840 with freertos and bluetooth (based on the HRM example). Application is designed to sleep for a set period of time before the RTC timer wakes the MCU...
Dear Nordic Team,
Due to a mistake i flashed a bootloader-firmware with the compile flag CONFIG_GPIO_AS_PINRESET onto a custom board where pin P0.21 is tied to ground ....
I just received my nRF9160 DK. I got it connect with the nRF Cloud (with LED 3 and LED 4 blinking). I then started nRF Connect (Programmer) and the application crashed. I...
Hi all,
I want to ask whether I can put the main app on random address in the flash of the chip if there is bootloader and SD present due to future releases of SD and memory...
Hi. My application is scanning ble beacons for 1 sec every minute, and I want to store this data in an array to be sent every 10 min. I am getting the data in BLE_GAP_EVT_ADV_REPORT...
Hi,
I want to implement a Peripheral (GATT Server) that automatically starts notification once a Central connects. No bonding is provided in our system (connection is between...
Hi,
I'm in the early stages of developing a BLE peripheral device that requires the use of the CC310 CryptoCell on an nrf52840-DK board.
I have managed to implement a...
Hi,
I am following the midi service example: https://www.novelbits.io/bluetooth-gatt-services-characteristics/
To add a midi service.
I have added the code and build...
Hi,
I've been though some power profiling investigation of my application and incorporated the solutions discussed and here and the hardware solution discussed here but...
We are using nrf52832 in our design. It involves two nrf52832 with a bunch of sensors and one more nrf52832 which has cloud connectivity. We store the sensor information in...
Hi,
I'm trying to run the usbd_cdc_acm example from SDK 15.3.0 on the nRF52840 Preview DK. While debugging, the code was running fine until I connect the nRF USB, at this...