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...
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
I am testing programming secure bootloader. But J-Link Commander reports Could not start CPU core. (ErrorCode: -1) after programming softdevice, bootloader, and application...
Hi,
Now I'm going to use 52833 USB_CDC_ACM , but there is no suitable type in SDK17.1.0. It's just have pca10056 . So I port to 52833 based on the 52840_pca10056 routines...
Hi team,
I am using nRF52833 DK with PCA10100 on it.
I am developing app_timer application for blinking led for a fixed time interval. But it is not working properly....
Hello,
We are trying to adapt the simple_gw example to receive temperature measurements from a zigbee temperature sensor. However we do not succeed. We can find the device...
I'm using an nRF5340 DK board with ncs v2.0.0. I have to build an application that should access BLE running in the network core. I see there are two options provided, Remote...
Dear Nordic engineers
I have a probelm would like to ask you.
I read this link: https://infocenter.nordicsemi.com/index.jsp?topic=%2Ferrata_nRF21540_Rev2%2FERR%2FnRF21540...
Hello,
I am developing an AoA Tx project using NCS v1.9.0 & 52820. Some problems are hard to solve by myself.
Below is my configuration:
1.When CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC_CALIBRATION...
Hello,
we are using the "AT%CCLK?" at it works very nice.
but now for the challange... since the modem is synchronized with the LTE network and sends on the designated...
I notice a problem with the MCUboot Hello World example.
I followed the steps mentioned in https://www.mcuboot.com/documentation/readme-zephyr/ That is, build the MCUBoot...
Target nRF52832(nrf52dk_nrf52832) SDK NCS v2.0.0 I could build with NCS v1.9.1 but I cannot build with NCS2.0
[Build log] In file included from C:/NCS200/v2.0.0/zephyr/include...
I have an Ellisys Bluetooth Explorer 400 sniffer and am trying to sniff the ISO audio data between nrf5340 ADK boards. I enabled CONFIG_BT_LOG_SNIFFER_INFO, CONFIG_BT_DEBUG_KEYS...