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...
Hello, In our project the nRF52 resets randomly
we use the NRF52832 with softdevice S332. On the application space we run a FreeRTOS application with 2 tasks. We want to...
Hi,
I am trying to determine whether or not to use a watchdog timer in our firmware. The device is and IoT device, making sensor readings and entering sleep mode for a while...
Hi all,
i am trying to merge ble_app_peripheral example with twi_scanner. So i created twi_ad7147.h and twi_ad7147.c with the twi configurations.
But i am getting this...
Hi All,
I am working on a custom board using the BMD-340 from RIGADO, and I am hoping to be able to see all the logs on the RTT viewer.
setup -> SDK 16.00, J-ling programmer...
HI Team,
We have generated the private key from "nrfutil" tool and we want to integrate to our code, how to extract from python generated file "private.key" file to hex...
Hello Nordic World,
We are attempting to use the Nordic Sniffer app on a DK52 board to sniff and troubleshoot BLE communication issue with our board/app and iphone/app....
Hi,
I am using nRF51822, SDK 10, SoftDevice S110 v.8
I am strugling with DFU over BLE using custom DFU package.
I am able to flash bootloader and update FW with pregenerated...
Hi everyone,
I am using nRF52832-QFAA in a product which is completed and we are going to mass produce the product.
We have 3 files. Softdevice, DFU and Application...
Hi,
I am using nRF Connect for Desktop v3.4.0 and BLE app v2.4.0. I flashed the latest connectivity firmware ("ble- connectivity 4.1.1+May-07-2019-15-12-19. SoftDevice API...
I am creating a device that grabs on air mac addresses from advertising channels. I know that that macs can rotate and change. Im able to pull out bytes 3:8 of the payload...
Is there data on flash durability? This is written in the spec:
The Flash can be read an unlimited number of times by the CPU, but it has restrictions on the number of times...
Hi Nordic folks,
We are using the nrf_security library inside "sdk-nrfxlib" ( https://github.com/nrfconnect/sdk-nrfxlib/blob/master/nrf_security/ ) to support our projects...
Hi
We are planning to use the DFU SDK to update the firmware from an Android tablet(central) to multiple peripherals/slaves at the same time. The FW is around 200KB and...
Dear Nordic team,
I am using a NRF52832 and SDK15.3 + SD6.1.1 and Segger Embedded Studio to develop my code.
I started developing my code from the example "ble_app_template_pca10040_s132...
Hello,
I'm trying to use an oscilloscope to profile my current consumption on the nRF9160DK. I'm setting up according to the spec here: https://infocenter.nordicsemi.com...