I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
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...
hello Nordic
i work with nrf52832, with ncs 1.7.1 (moving soon to 1.9.2)
i have some issues with my spim clk and i think (not sure) its related to working with spim0...
Hi
I am trying to bring up the Nordic LE Audio example (nrf/applications/nrf5340_audio) and a basic BLE peripheral (nrf/samples/bluetooth/peripheral_lbs) on the nRF5340...
I want to run a single-edned comparator using the 1.2Vref. I cannot find details on a few items. just how to set it up
A) what is the variance on the 1.2V reference voltage...
Here is a warning during build
C:/v2.1.0/nrf/subsys/bluetooth/mesh/shell/shell_utils.c: In function 'shell_model_strtosensorval': C:\v2.1.0\nrf\subsys\bluetooth\mesh\shell...
Hi,
I downloaded Android-nRF-Toolbox and ble library source code from https://github.com/NordicSemiconductor/Android-nRF-Toolbox https://github.com/NordicSemiconductor/Android...
Hello,
My thingy:91 was working nicely, even connecting to nRFcloud. But after updating the firmware to thingy91_fw_2022-09-15_7a358cb7 and Update jitp certificates it doesn...
Currently we are developing a board that requires to functionality of the nRF52840 dongle (pca10059), however for convenience sake we have incorporated.
The problem arises...
Hi,
I use NCS 2.0.0 with 2 nrf52840, one peripheral with manny notification and one with Bletooth Shell sample.
I can see all notification of the peripheral with my Phone...
I need support on Long range in Bluetooth Mesh network. I am coding on VS-Code, toolchain nRF Connect SDK v2.0.0. Zephyz OS v3.0.99, nrf52833 SOC, 8dbm in Kconfig (TX power...
Hi,
I am facing issue with nrf5340 DK. It is not powering ON properly and not detecting.
When I am trying to power on the DK by connecting USB, the LED5 (PCA10095) on...
I'm trying to get some data written and read from flash memory using the fstorage library as explained in the examples provided with the sdk.
I write to flash and get the...
Hi,
I am still investigating this but, I think it is best that we discuss it on this forum.
I am using SDK 16.0.0, nRF52840, secure_bootloader_usb on a custom board. The...