hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
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...