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,
I would like to use the button handler library (app_button) from the nRF SDK on my nRF52840 to detect pushes on pin P1.05. However, no events are detected when the...
HI experts
I have a nRF51-DK board. I have flashed it with S130 softdevice. I have also flashed it with BLE_APP_HIDS_KEYBOARD application example. I have made little change...
/DfuImpl: Setting object to Command (Op Code = 6, Type = 1)
Something like this printed in log cat and after this app is stuck ..rest of the process not execute..
If the nrf51822 device goes out of range then comes back in range, the application automatically reconnects with the device and tries to read a particular characteristic....
Hi,
We have a set of connected devices in a building of around 22 floors, may be around 6000 devices, can it connected using a nRF52840 Mesh network? Please let me know...
I used the 52810 board, with the SDK14. I modified the 52810 according to the official website related to the relevant definition. I can run the code but it does not print...
I've been searching and wanted to confirm that in SDK13, it's still on us to implement a timeout if a device is placed in DFU mode? As others have said, this just seems such...
Hi,
I am planning to enable autoconnect feature in our app, the same way it is done in nrf-connect app. Is there any way to get the code for nrf-connect app or any other...
Hi there, I was trying out the ADC example which is sampling 10 times the ADC and then generating the event NRF_DRV_ADC_EVT_DONE to process the data.
I extended the handler...
Hi, Im using Nrf51422 DK board.
When I try the ble_app_multilink_central example in the SDK12, it works on the DK board.
But it does not work in NRF51822. (NRF51822 QF AA...
Hello All
I planning make DFU over the air.before going to this experiment i want know some information
Any Soft device is fine or Required specific SD
...
I would like to disable the secure timeout in the bootloader for a specific condition.
I am using nrf52832 chip, sdk 12.2, softdevice s132 v3.0.0 with secure bootloader...
Is possible to use DMA to communicate with nRF24l01 on STM32?
In my test, when Master spi CPOL = 0 and CPHA=0, it can communicate with nRF24l01 by SPI but not accessable...
When plugging the PCA10028 into my PC, LD5 is permanently turned on (or blinking to fast to see it).
But if plug the board into at power outlet, LD5 starts blinking rapidly...
This is more of a feature request:
Can you make the config file path configurable (both config files) ?
This would allow me to create a proper rpm package for a few...