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...
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...
Hi,
I follow exactly the same as "Interactive mesh provisioning and configuration" and stuck at "Adding a Light Switch client (optional)" part.
Everything looks fine,...
I am working on a J-link command line.
i just want to lock a device after a write a binary file into device.
In j-link there will be option for a unlock a device like...
Hello,
I'm developing a program using nrf52832 DK and SDK V15.
I want to activate the SPI transmission when NRF_RADIO->EVENTS_END occurs using the PPI. I follow the PPI...
I am trying to connect an lcup heart rate sensor which is an analog device . i am using the SAADC example t interface it to the NRF52 board, but iam not getting the expected...
After unplugging the USB, disk initialization fails in usbd_user_ev_handler function function (case: APP_USBD_EVT_STOPPED). If I connect and disconnect a second time, it works...
When using the USB for logging date, I am able to see my file by simply plugging a USB connector; I can also view the contents of the file by double clicking on it. In such...
Hello,
I'm integrating mesh and freeRTOS and having problems with interrupts priorities on both sides. It's a little bit confusing to set the interrupt priority on each...
Hello there,
I am working on the iBeacon project.
I want to get the distance to 50m.
Now it detects 5-10 meters.
Soldermask on antenna
Project inspired:
Thanks...
nrfConnect for MacOS won't allow pairing of a BLE peripheral with a nrf51 based dongle.
nrfConnect Version 2.4.0.
dongle PCA 10031 V1.1.0
Mac OS version 10.11.6
A...
Hello, so I have a central and two peripheral cards that each send their counters to the central. What I want to do is compare each of the two counters. But there's a problem...
Can I use the ble_advertising module for the BLE_GAP_PHY_CODED ? Currently my Coded PHY parameters without the module are defined as:
Following the example at NordicPlayground...
Hi all,
I am working on an application where I have an application MCU and my idea was to use nRF52 as a 'modem' over serial API. The device I am making is supposed to be...
When nrf52 board and tablet PC connect, I set the tablet PC in sleep mode. Then how can I wake up tablet PC via pushing a button on nrf52 board. Maybe one event can realize...
Include other files in the ZIP file. Is it possible to include files that are not related to updating in the ZIP file of firmware update? I want to pass the configuration...