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...
Hello,
We developed a few devices using the nRF51822 and noticed that the receiving range is reduced significantly from our nRF24L01 devices. The transmission range is good...
Hello,
I'm trying to measure the current profile with the PPK (HW Rev:1.1.0, SW: 1.1.0) but I see a lot of strange behaviors.
My firmware initializes everything and the...
I am running a nrf52840 dev board as an NCP connected to a RASPBERRY Pi running wpantund.
I have 10 other nrf52840 devices in the network. The PI has LIBCOAP coap-client...
Hi,
Just curious to know if anyone else had this issue and how they solved it.
My colleagues and I are working on code based on the Nordic Uart Service, in SDK13.1.0...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
I am using 3 uarts for my applications using nrf52xx, i want uart without fifo,i configure 3 uarts independently and use the
#define APP_UART_INIT(
P_COMM_PARAMS,
EVT_HANDLER...
Hi Nordic forum.
We wanted to update the bootloader over the air. Initially, we had a very plain bootloader (the one provided in the example) but later we added a timer...
Hello everybody.
Please answer my question.
I repeated the Bluetooth pairing ON → OFF of my smartphone and DK 52
(PCA 10040 + HRM) and checked the connection, I encountered...
Hi
I'm trying to use pstorage to save some info (device name, and user info).
I've found the following links with examples:
infocenter.nordicsemi.com/index.jsp
devzone...
Should these beacons be advertising as bought off-the-shelf? I've got six and was expecting to be able to pick up their advertisements but I'm getting nothing.
In this application, I tried to enter a wrong bonding passkey to test PM_EVT_CONN_SEC_FAILED case. But I found that the program went into this case and after executed "sd_ble_gap_disconnect...
We developed a new BLE hardware product using the Laird BL652 third party module. Our product is based on the latest Softdevice S132 V5.0.0.
Now I'm starting the Bluetooth...
I have problems getting the beacon example in the new mesh SDK v0.10.0 working.
I invoke cmake with this command:
cmake -DTOOLCHAIN=gccarmemb -DPLATFORM=nrf51422_xxAC...