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 want to use Segger Embedded Studio to write firmware for Thingy 52 but I don't know what programming hardware I need. Is there any documentation that supports Segger...
Hello,
Thank you for helping me to interface the Si7021 humidity and temperature sensor with Nordic nRF52 development kit board. I need to write the necessary code to finish...
Hi,
I am using nRF52832 for my development, I want to send 8 bit device ID as an advertising packet with company ID and Data.
Is thereany way to send the same or any example...
In earlier releases of the mfw for the nRF9160, we got 3 files with the image, one of them being firmware.update.image.hex. This is missing in the new updates. How do we update...
Hi, I have a PCA10000 nrf51 dongle, I use with wireshark and the nrf sniffer plugin. I followed all installation steps for the version 3 of the sniffer and the latest version...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send datas from sensor (accelerometer...
hi
i use sdk12.3 (51822), i see only ble_app_hids_keyboard and ble_app_hids_mouse.
I want use mouse +kb device. I use ble_app_hids_mouse add kb function . then my android...
Dear All,
For a reason that I can't understand so far, I must erase the nRF52840 to be able to use UART1, TX RX on pins 0 1 (connector P14) to communicate with an external...
Hi,
Do you know which of the two version of ADP5360 the Thingy 91 uses?
is it
ADP5360ACBZ-1-R7 or
ADP5360ACBZ-2-R7
Both versions are available now at Analog's...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
"nrfx_wdt_event_handler_t" can be set in "nrf_drv_wdt_init". After the "nrfx_wdt_event_handler_t" event occurs, the WDT is reset...
HI,
When I use NRF58240 to develop GPS positioning function, APP_UART_COMMUNICATION_ERROR appears, but when I do not connect the GPS module, there is no such error. What...
Is there any test firmware available (or reference code) for doing total radiated power measurements? I have the nRF9160 designed onto a PCB and we'd like to do some antenna...
Hi, I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with...