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,
I checked " https://github.com/NordicPlayground/nrf5_clients_for_nrf91_network_service " firmware of nRF52 which works as client for nRF91.
But I can't find firmware...
Hi,
We have below questions regarding HFXO.
1.> Will softdevice or nordic HW be able to recognize that the 32 MHz crystal is non functional during run time (after the...
Hi,
I'm trying to flash the secure_bootloader example onto a nrf52840 DK, after generating a private key, flashing with SEGGER embedded studio worked, the device entered...
I have 2 questions, both related to power/current consumption.
My setup is a custom board, with mfw 1.1.0. I havev arlier seen current consumptions in the µA-range. I now...
Dear Nordic Support,
I am doing some test on the Thingy:91 v1.0.0 in Vietnam. I am running 2 examples: Asset Tracker with NB-IoT + GPS and GPS .
When I use the stanalone...
Hi,
How i can make the low power node to wake up until get acknowledgement . Please tell me how many ways we can try...In my project i used initiate_friendship() function...
It appears to me that the zb_zdo_ep_resp_t struct is missing a variable value attribute since the actual list of end points is missing. Should it not be similar to zb_zdo_match_desc_param_t...
Hallo All :-)
As an enthousiast hobbyist I've developed a custom board around an nRF52832-CIAA. When I started testing with a BLE secure bootloader from the SDK16 examples...
Hi,
I am currently working on " asset_tracke r" application. Actually, I need to read 128-bit UUID values of the BLE ibeacons present nearby the board (PCA10090) to be captured...
Hi, everyone!
We try to use THINGY:52 board for debug our MEMS lib from external sensor. But before use external sensor (i2c bus) i can't burn standard firmware that compiled...
Hi all,
I'm working with the reception of 802.15.4 packets on nRF52840 for which I have configure the radio as follows:
In the application loop we have:
...
Hi,
I am using nRF52 SDK v16 and I am wondering where one can find relevant information regarding peripheral event handlers.
Here are a few puzzles I have for now:
...
the central(phone) connected my board,when i call sd_ble_gap_disconnect ,sometimes,not every,return err_code =0x00000008,and not firing BLE_GAP_EVT_DISCONNECTED,also not advertising...