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, good morning , i am just wondering is it possible to send and recive data through ble faster than the coded examples please as i am sending gyrodata and its taking about...
Hello - I've google'd around a bit on this unsuccessfully...
I've successfully provisioned and configured an nRF Mesh network with mutliple servers and a single client,...
hi, I am working on the nrf52832 device, I have implemented the push button and I am able to detect button push and release but I want to notify the app when the push button...
Hi,
I am trying to interface nrf52832 with LoRa transceiver module sx1262. Can anyone please provide some sample code to check basic Tx/Rx of this chip. I am unable to find...
Hi,
I am looking for an example that uses the eDMA with the TWI in the 15.2 SDK on nRF52840.
My idea is to read out an external sensor using the TWI with as little processor...
Hi,
I would like to know how to set the service to NB-IOT Cat NB1,
and how then to set the UL subcarrier spacing to 3,75 KHz,
and how to fix the power to 23 dBm, not...
Hi We use INCE sim card in both Denmark and Sweden on our custom product. My main thread basically doing this:
lte_lc_offline ();
lte_lc_init ();
lte_lc_connect_async...
Hi,
I followed the instructions to test Bluetooth NUS shell transport sample from nRF Connect SDK v1.5.0-rc1.
After installation of the dependent script packages using...
Greetings! Сould you help me to solve the difficulty with your DK? I have an idea to connect two boards with Mesh Light Control and Mesh Light Switch, and have the Client...
Dear Sir:
I have a nRF52 DK. When I execute below programming process in nRF Connect for Desktop software, the Heart rate monitor demo APP can't connect to the nRF52 DK...
Hi.
Is it possible to modify the Asset Tracker v2 example to work without AWS entirely in NCS v.1.5.0? or is it a lost cause?
Was thinking about combining UDP samples...
Dear All,
I am working on interfacing BME680 with nRF52840-DK board. Can any one help me with interfacing?
How to use twi (i2c) sensor example and get the BME680 sensor...
Hi, we are using nrf sdk15.0.0 in the application. There are two nrf devices 52840. one is central, other is peripheral. Continuously data is sent from one device to another...
I'm using this SDK: https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Thread-and-Zigbee/GetStarted#infotabs
I'm trying to update the OpenThread Binary...
I have been using the NRF5 sdk in the past but it now looking into the new NCS.
Currently I am trying to understand the concept of the new softdevice controller. As I understand...