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...
We need to know what the total internal capacitance and inductance is for the nRF9160 SIP to comply with intrinsic safety certification. Can anyone point me to this information...
Hi, We have developed a custom board. We can upload code using nrf52840 sdk-ble stack. We can read NRF_LOGS. However when we test with the ble_app_blinky that works fine with...
We have been using gpiote low_accuracy port events on battery powered devices for years without any issues, but now we bumped into a strange issue.
Details: 8 PORT (hi_accuracy...
I have set the host name to my aws thing endpoint name per the instructions on the following link
developer.nordicsemi.com/.../README.html
but the hostname ends up...
To the kind attention of Nordic support team,
after about one year evaluating software using Segger Embedded Studio I'm switching to Keil, basically to evaluate gazell secured...
Hi
I have lost my private key for generating my dfu pakage using nrfutil.
I have 2K nrf Modules chips already programmed with bootloader & dfu enabled firmware. However...
Hello,
I'm having a weird problem while doing a communication between nRF52840( perpherial device ) with USB OTG ( STM32 ).
I'm trying send out the data from USB OTG...
Hi,
We have a production device using the NRF9160 and after several days end up triggering a __bus_fault() that arises likely from memory fragmentation in the heap within...
Hello all.
i am trying to flash a boot loader with arduino IDE. i got the technique from here : https://github.com/sandeepmistry/arduino-nRF5
after doing all steps i am...
We upgrade to the latest Mesh SDK 4.0 but the light server example is behaving differently. We have our own code from an iOS app that provisions the device.
After I provisioning...
Using 840DK and latest Segger (4.42)
Building Mesh DFU example: dfu_nrf52840_xxAA_s140_7_0_1
Latest Mesh SDK v4
Latest SDK 16
Build with no errors, when starting debug...
I want to use the random number API for nRF5340APPLICATION. But I can only choose TEST_RANDOM_GENERATOR. And can not use sys_csrand_get().
How to use RandomAPI for nRF5340Application...
I'm using React Native and the BLE package react-native-ble-plx on my Ubuntu machine.
According to the docs, I've done the following: 1. Scanned for devices 2. Connected...
I have just started the BLE _tempelate project and I came across the BLE_GAP_EVT_PHY_UPDATE_REQUEST case.
I could not find many details about it. Can anyone explain what...
Hi,
We are looking for help with the Nordic nRF-Mesh Library software. We want to create a react-native nRF-Mesh library for IOS and Android. We can see that the example...