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...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
Hi,
As a part of FCC testing, I am trying use the following radio_tx_sweep_start(txpower,uiMode,channel_start,channel_end,delayms) with below parameters.
uint8_t txpower...
Hello, I have seen and heard of nrf52 alot that it can be used as payment card by using HCE technique. Can anyone please shed some light on it ? I want to know the way we...
Hi,
I'm running a nRF52832 connected through TRACE port to a Segger J-Trace Pro.
Some traces seem to be lost, and Segger support team tells me it is possible as nRF52832...
I have a few questions regarding AoA mode.
My goal is to append the CTE frame too a standard advertisement frame. I would like to use one of the following examples as the...
Hardware: nRF52840, running on dev kit PCA10056
Software: SDK 15.0.0, no soft device
I'm trying to get the POF comparator working, and after struggling in our product...
I just updated my project from SDK 15.3 to 16.0. I am using the nRF52840.
I am not receiving the APP_BUTTON_RELEASE event when waking up from a button press. It used to...
I am trying to the asset tracking application on nRF9160DK and following the steps mentioned in https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started...
Hi there,
I have tried to build mqtt_simple but ı got an error says:
#error bsdlib must be run as non-secure firmware. Are you building for the correct board ?
I am...
Dear Support Engineers
I am in the process of designing the automated testing platform for a 52832 based device and would like to test to make sure the components/devices...
Hi, I am trying to test the examples provided in nRF5_SDK_16.0.0 on nRF52840 (PCA20035) thingy91 device. But unfortunately, i didn't see the support files for pca20035. For...
I am using nvs_init(), nvs_read(), nvs_write() calls to store and retrieve user data. Everytime I flash a new image I use the following commands:
# nrfjprog -e -f nRF91...
Hi!
I was wondering about the Receiver Category of the nRF52840 according to EN 300 328. The device should be classified as a category 1, 2 or 3 receiver, based on the...
Hello,
I recently bought a nRF9160 DK version 0.9.0, I did a few software experimentations on it and now I would like to restore the certificates properly.
I followed...
Hello,
I am new to cloud development and was wondering if there is any more documentation or tutorials on how to use the Device APIs for nRF Cloud in addition to the guides...