Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
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...
Goal
Hi guys,
is there an option to enable MBEDTLS debugging as with the CONFIG_MBEDTLS_DEBUG_LEVEL =4 for the MBEDTLS_BUILTIN? I am trying to setup a DTLS client based...
hai
i am using nrf5340Dk (pca10095 ) board (nrf connect sdk v1.9.1).
i want to FOTA/DFU through using internet like updatehub, HTTP service.
it is possible?
please...
Hi, I have an arduino device that will be deployed in a room for audio analysis. I want to use another linux device to perform OTA DFU. However, for the past few days I have...
Hi there,
We are running the Serial LTE Modem sample on the nrf9160 DK. We are currently communicating AT commands via the USB cable and VCOM2.
However we would like to...
I have working zigbee switch example for nrf52840 dongle and I want to add print. Am I using correct code changes? please suggest, Thank you.
printk is not giving any printouts...
Hello,
We are developing a feature on our product that allows us to dump data from an external flash memory.
I'm using a custom characteristic with notification to dump...
Hi,
I have reinstalled my Windows OS and I have just installed Keil 5.
On my old OS I loaded softdevice with CLI with commands:
nrfjprog.exe --recover nrfjprog.exe ...
I'm trying to run the light_zc example on Linux VM running on MAC.
I've loaded the Zigbee NCP firmware on a dongle on MAC
I'm running the light coordinator example on...
When default configuration is used (so A-GPS is enabled, nRF Cloud is used) with asset_tracker_v2 ( https://github.com/nrfconnect/sdk-nrf/tree/master/applications/asset_tracker_v2...
Hello!
Sorry for asking, im fairly new to SoC on custom boards.
I have now created a custom PCB using the nRF52811 and i want to flash it with an example. ble peripheral...
I have a Certification need to be done ,so please help to confirm these questions, thank you.
1, Capabilities items confirm, does 52833 support all these items? i think...
Hi,
I am using nrf51822 chip for ble application. shall i use this same chip for another application without ble module?
kindly suggest, what are the changes we need to...
Dear Members,
The project I'm working on now requires searching for nearby ANT+ devices and then using a table to choose which device to pair with.
These ANT+ devices...
Hi,
According to your IOS-Pods-DFU-Library GitHub repo: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#service-changed-characteristic
In order the DFU to...