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 have two boards, a Thingy91 with "nrf9160 SICA B0 1924AP" and a nrf9160dk with "nrf9160 SICA B1 2110AM". Everything works as expected on nrf9160dk but on the Thingy91 shell...
I create an app timer for spi communication at 1s.
The I noticed a strange phenomenon.
You can see the 13uA is in sleep mode, when the app timer timeout, CPU wake...
Hi All,
I had a MCU to connect nRF52840 via UART and nRF52840 is used for BT central function.
I need to know the command to control nRF52840 and what function should...
Hi,
I recently started with nRF52840-DK, Zephyr and nRF Connect SDK (v. 1.9.1). I want to test extended advertising. Since there is no example of "pure" extended advertising...
Hi Nordic team,
I am working on a project with one central and several peripheral BLE devices. The peripherals are moving randomly, is it possible to detect the event...
Hi, recently testing nrf9160 SMS example, but seems not working in both Send/Receive
I confirm that SMS is valid in my SIM Card, I put it in my mobile phone and verified...
Can you please explain how the %XCOUNTRYDATA command can speed up network selection in a new location? Does the modem perform a general scan on all bands to determine the...
hello , I am working spi with softdevice(i.e., bluetooth). here spi master is nrf52 and spi slave is ad9837. the spi interface code works fine without soft device(i.e.,ble...
Hello, we are developing a keyboard with two types of connections, via USB and Bluetooth using the nRF52833 chip.
We have all the firmware developed in Arduino since it...
Hi,
I am trying to compile the cfb sample as provided in v2.0.0.
my overlay file is as follows
and my prj file
When I try to build, I get the following error...
is there a way to change the target device to nRF52820 (PCA10100) in segger embedded studio? initially configured to nRF52832 when we started our setup (nRF Connect Desktop...
I want to design a general module. Is it feasible to design the schematic diagram in this way?
1.VDDH is powered by external power supply, is that ok?
2.VBUS is powered...
Hi,
We want to check how changing system voltage affects on GPS reception, for that we need to know the RSSI of each satellite the model use.
I know I can get the C2N...