uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
After reviewing the add DFU support to your application guide
i have several questions:
1)What modifications are required for the nRF5340 with an app core and net...
We are using SDK15.0.0 and have products with both the NRF52832 and NRF52840 sharing the vast majority of code between them. The softdevices we use are S132 and S140 at version...
Hi,
The nRF52840DK-2.0.1 is not working/turned on.
it works intermittently, and keep on connect/disconnects continuously after sometime.
I suspect the SW9 switch is...
Hi,
is there a way to send some status data from the headset to the gateway in the nrf5340_audio application?
We would like to monitor the battery voltage of the headset...
I'm trying to go through the proes and cons of a Hosted Vs Hostless Solution for BLE using the nRF52840. I have an AP thats running a stripped down version of Linux. Currently...
Dear Engineer,
Working on sdk17.1, hrs free rtos demo. chip nrf52832, on pca10040 board.
From Sdk 17.1, log not resume in application hook to save power.
Use log_pending_hook...
I use the PPK2 to measure the power supplied from a lithium polymer battery to a test device. I use 'Ampere meter' and the 'Enable Power Output' switch in the UI then 'start...
Hello,
I am using SoftDevice S140 SDK 7.2.0. I need to initialize the no init parameters.
For doing that I used nrf_power_resetreas_get() return parameter. Two questions...
Hi,
The memory space of the application core for nRF9160 is empty.
Now,if I set the ERASEPROTCET register located in the UICR to 0( Erase protect will be enabled.), how...
I have a few issues/suggestions for improvement of the VSCode extension for Nrf Connect, that I like to submit to the developers : I tried the github link https://github.com...