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 am working on the project of BMS(Battery Management system) sending data to nordic board nrf9160DK through UART and then board will send that data to the Azure cloud...
Greetings, I did some research on the priority settings of BLE. Though Softdevice set some scheduling priorities on BLE-related timing events , I can't find the corresponding...
Dear,
I'm trying to do an application firmware update the way this URL does.
When I select "nrf9160dk_asset_tracker_v2_ltem_<version-number>.hex", it says "Part of the...
Greetings,
I edited "samples/nrf9160/https_client" in "nRF Connect SDK v2.0.0" with Visual Studio Code and built from "Edit Build Configuration" of "nRF Connect for VS Code...
I do fist compiling , using the nRF52840-DK board with segger ide.
I remove the SEGGER_RTT_Syscalls_SES.c (because of compile error )
Everything has been left in the ...
Is there any other option to run the XML script (Macro) in the nRF connect desktop version? or is there any other way to run the automated test in nRF connect desktop version...
Hi,
For a project I am currently trying to do a simple test to check the SPI communication between the nrf5340 en ADS1299 (ADC for EEG application) before we order our pcbs...
I hear a lot about nRF SoCs and how good and efficient they are in terms of low power consumption.
At first I started using SoC nRF52840 with Arduino Core. But a few months...
In SDK 15 I was able to build a 3 output arbitrary waveform generator using a pwm module in sequence mode.
Is this possible with the Zephyr pwm API?
If so Is there an...
Hi Team,
We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder
I Nordic recommending to use VS Code ?
Also we observed folder...
Hello,
NCS2.0.2, nRF5340, VScode, watchdog
i want to uninstall watch dog before sys_reboot(0 ) for DFU ;
but as follow no use. it will Restart twice.
void gog()...
I have been learning the different methods of creating custom device drivers and whilst developing an out-of-tree device driver I found two methods of including source files...
Hi,
I want to use timer interrupt in BLE code. If enable timer inside the BLE code. The code will not work properly. I want to know why this is happening like that and how...
Hello,
When using the NCELLMEAS (search_type = 3) command I get inconsistent results. Generally, I don't see more than 1 neighbor. If my device (nRF9160, mfw 1.3.2) is in...