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...
I am controlling the SPI via PPI at regular time intervals and it is working as expected.
However, I want the SPI to operate manually at any given time under certain conditions...
Hi
I am bumping my NRF Connect SDK application to nrf v1.9.1. However, I am getting the following error: `nrfxlib/nrf_802154/driver/src/nrf_802154_request_direct.c:196:66...
When I connect my PPK2 to my computer, it will not be detected:
Luckily there are instructions on how to downgrade to nRF Connect 3.7 in this (locked) thread.
nRF Connect...
Hi.
I use nrf52840.
sdk nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hrs_freertos.
Error calling xQueueReceive for the second time.
Here is the code and...
I use 51822 to implement the HID touch device,It can works on android .But Tip Switch up is can't work again. This is my code touch_1012.rar
This is my test tool com.the511plus...
Hi guys,
I have a question about migration guide from the old 4.1.0 thread and zigbee sdk to 4.2.0.
The story is that I have this project running 4.1.0 on my custom board...
i install F:\nrf-command-line-tools 、 nRF Connect for Desktop 、 toolchain manager v0.10.3、 finally install "nrf connect SDK v1.91" in F:/ncs
and Follow a video tutorial...
Is there an app note detailing the QFN48 package for the nRF52840, including solder paste recommendations?
The only documentation I've found are the reference gerbers?
Hello,
I am developing FW for a BLE Peripheral on NRF52840_DK using nRF Connect SDK v1.9.1 on VScode.
So far, Peripheral and Client are able to connect and exchange...
Following example in the nRF52810 product specification V1.3. The three LEDs are connected to PWM and waveform is configured in decoder. This means the first 3 values are...
Hi,
The customer just wants to realize the function of transparent transmission. Considering the cost, he wants to use nRF52810 to design a two-layer board. Is this feasible...
Hi there,
I am wondering about the range of sniffed frequency band in nRF Sniffer.
The assumed scenario is two nrf52dk set up a connection between themselves, with an...
Hello All,
I am newbie and trying to sniff BT mesh logs using wireshark with nrf52840 dongle. I was successfully able to sniffer the wireshark packets for BT mesh. But currently...