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'm working on a BLE central based on the Nordic UART Central example. The peripheral I'm talking to has a characteristic that sends an indication when written to. I'm writing...
Hello Nordic Community,
I found bsd Irrecoverable error on my other ticket
https://devzone.nordicsemi.com/f/nordic-q-a/53913/support-on-nrf9160-irrecoverable-3
I just...
Hello,
I've got a nrf52840 DK and Adafruit nrf52840 Express (less complicated then DK) i'm trying to run a PWM example from datasheet (46 PWM — Pulse width modulation...
Hello Nordic Team
I am working on SDK-v15.3. I have a requirement to update the DFU firmware in lower version too but this SDK version doesn't supporting to update lower...
i am working on a wearable device and want to develop a 1inch wearable using nrf528232 can anyone help e with minimum pcb design requirement for programming.
thanks
I am setting up the DFU example based on NRF52832.
I tried with different version of SDKs (SDK13, SDK15 and SDK16) and all based on armgcc. All toolchains are the same version...
Dear Sir,
I have implemented a program and tested it using BMD-300 Rigado DK.
The program will advertise continuously and I used nRFConnect to connect to the peripheral...
Hi, I would like to capture all bluetooth packets on a specific channel, and get their access code. Same as what Ubertooth does. Is it possible using the nRF52832? If not...
Hi,
I am trying to follow the OpenThread tutorial to build the nRF52840 NCP:
https://codelabs.developers.google.com/codelabs/openthread-hardware/#3
I installed the...
I have successfully completed my bachelor thesis project on a simple wireless sensor network using 3 nRF52 nodes and RPi with using Mqtt and Ble-6LoWPAN example from SDK....
Hi All,
We use nRF52 BLE Sniffer.Its working fiine. Please letus know, weather its possible to sniff multiple BLE devices at a time using single Sniffer. If possible, let...
Will there be an official implementation from nordic of the generic mesh models as described in the mesh model specification or are you counting on each developer to make...
How to change the Bluetooth Mesh broadcast address?
Use the sd_ble_gap_addr_set function to change the broadcast address of PB-GATT , But PB-ADV still hasn't changed.
...
We are implementing a DFU controller in a microcontroller that communicates with the nRF boot-loader over serial. The target device is nRF52832 using SDKv15.3.0. The boot...
Hello.
I want to see NRF_LOG_DEBUG ("some") through the terminal. When I compile, I get the following error: What should I set or change? MCU : nRF52840 compiler: IAR...