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 guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Dear sir,
Our code gets compiled using command emBuild.exe For programming NRF Connect Programmer tool is used.
I get following error while hex file is added to programmer...
HI All !
Hope you all are doing well !
I have a question regarding "Exporting Segger Embedded IDE Project/SDK to Arduino IDE or Vscode Studio" The Reason i want this is...
Due to some error, I lost 2 factor authentication key on my other account and cannot login from there. I want to recover that account or delete it. Please help.
There is no category for this problem. But the devzone has great information but a horrible user interface riddled with headaches.
1. Pet peeve #1: Trying to enter tags...
Hi,
I'm trying to evaluate the new Asset Tracker v2 example with a Thingy91, nRF cloud, and the supplied iBasis SIM, but when I build I get the following error:
C:/Nordic...
Hello,
in documentation of nRF9160 RSRQ is defined for 0..34 and 255.
What about values 35..254? Is it possible to get these values from the chip?
I have to know, if...
using any example with BLE I get the following:
when loading , prints on log :
[00:00:00.291,595] <wrn> bt_hci_core: ECC HCI commands not available
and when I...
Hello, Nordic.
I'm configuring a mesh network. The provisioner, client and server all going well, except for one problem.
I made a client and server based on sdk-coexist...
Hi
I connected EEPROM and RTC to nRF52832.
The interface is TWI.
I'm looking for a sample program to evaluate this EEPROM and RTC.
EEPROM wants to read, write, clear...
I am going to programme the nrf52840_pca10056 DK with Arduino IDE. I was folow this tutoriol https://how2electronics.com/nordic-nrf52840-advanced-bluetooth-5-arduino-ide/...
Hi,
I am trying to set up a bootloader using the example code given in SDK 15.3.0. I am working with the nrf52840 dk and have been using the same device with the same project...
We are working on requirements for a design based on the nRF52832. Does Nordic have characterization data to share of the temperature dependency of clock drift of LFCLK?
Hello all,
I've got a Thingy 9.1. I've successfully built and flashed the serial_lte_modem example (with no changes) onto the device but when I open the serial port in LTE...
Hi,
I dowloaded mesh 5.0 sdk and open light_switch example project with SES which installed in a 64bit windows 10.
I set the SDK ROOT as following the step of online guide...