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...
Hi, i'm trying to modify the thread coap_server sample by adding bluetooth configurationg following this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s
I'm...
Hello,
I'm working with the nRF Connect SDK version 1.8, using Zephyr and a CC1101 radio module. The radio communicates via SPI, but at the beginning of the process, I need...
Hi
which function do I need to call in a peripheral to stop advertising?
Where Do I find the documentation for it?
which function do I need to disconnect ?
Where Do...
My company has been assigned a 16bit Service UUID from Bluetooth SIG, which we wish to use in advertising with the Service Data AD type.
However as soon as I swap our binary...
Hello, I was wondering if somebody has an explanation (or has seen the same problem) for the following event:
We have had 5 units with NRF9160-B0 in the field for testing...
Hello, On my nRF9160 custom device, I have enabled XPOFWARN to automatically switch off the modem in case the voltage gets too low. It's working fine. This case happens when...
Hello Engineer Greetings Of the Day We performed DFU over BLE with secondary slot in External flash that operates using SPI . I needed some clarification on the outcomes ...
We have a custom board with nrf5340 and we use SDK v2.5.3 for software development. Our BLE signal strength seems too weak with the default TX Power setting. So we would like...
Dear Team,
May I know how to install Nordic Edition of SEGGER Embedded Studio?
I did not see any executable file after downloading.
I ma onlz seeing the below files...
When building the Matter weather station sample, without any changes, I see many warnings regarding incorrect project configuration, such as conflicting options or missing...
I attached an external nRF52840 to the debug out port of the nRF 7002 DK (as seen here ), but cannot get a connection to the external uC.
I know the cable and uC work...
Hello Nordic community,
I’m working on a project that primarily uses GPIO for controlling locks, Bluetooth communication, and is powered by a battery. I’ve attached the...
Hello,
I am using a customized NRF52832 circuit board. During the Bluetooth connection test with a mobile phone, the connection suddenly disconnected, and then quickly reconnected...