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...
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...
Hello,
I want to blink the LED by pressing button on nRF9160dk. Is there any sample available to start with?
I started with button demo but on button press there is no...
Hello,
I am using SDK 15.2, could someone please tell me the location of pstorage.h file in the folder. (I found pstorage._platform.h but I cannot locate pstorage.h.)
...
Hi nordic,
I am developing with nrf52832, s132,v15.2,0.I am using secure dfu bootloader. But its connecting in nrf_connect app, after connected, i got this below mention...
Hi,
I'm wondering if you will support sending data using control plane (CIoT EPS Optimization using CP) and Non IP Data delivery for CATM . I assume you will do it for...
Hi:
I am running the example program ble_app_att_mtu_throughput on the SDK52 for the NRF58232 and the NRF58340 next.
My question has to do with how to modify the example...
I'm trying to simplify the open_bootloader example from SDK 15.3. I'm getting rid of version, signature and keep only the CRC validation. I'm actually trying to understand...
Device: NRF52832_xxAA Softdevice: S113 v7.0.0
Hello.
Sometimes, during firmware running, I get a fault from Softdevice with pc: 0x0001A990. Could you inform me what causes...
When I send 90 KB data via BLE. Sometime I am getting NRF_ERROR_RESOURCES error. I have tried all the things that are available in support site. I am reading data from SPI...
Hello Forum,
I got a Thingy:91 today and of course I wanted to test it immediatelly), but I wonder:
Is the nrfcloud.message simply because of no LTE-NB1 network / roaming...
We are migrating BLE application code from SDK-12.3 to SDK-15.3.
Our firmware uses SPIS module. Now in the example code I could see
NRF_POWER->TASKS_CONSTLAT = 1;
What...
setup:
segger V4.20a
windows 10 pro
SDK: nRF5 SDK for MESH 3.2.0
hardware;
NRF52840
I am trying to implement the simple_on_off model instead of the regulat...
Hello! Just started looking in to using whitelists and looking for information in the infocenter but the "advertisement module" is inaccessible on NRF SDK v15.0.0/libraries...
I'm working on a solution that will need to acquire GPS location and backhaul that to the cloud over LTE. I'm trying to figure out whether it makes more sense to go into PSM...
Hello All,
I am measuring the nRF9160 current in the sleep mode(program with just k_cpu_idle(); command) but still I am getting 530uA current. I have also tried to change...