Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
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...