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 tried to compile Thingy v2.1.0 with keil. And sereval file are missing.
Actually i work with your SDK 14.0.0, i find so many missing file, but not all.
Can...
Hi,
I am currently testing with a USB MSC example .
FATFS_QSPI is disabled because the file system is not used,
Subclass has also been modified to 0x06 -> 0xFF.
...
Hi,
I am implementing experimental_bootloader_secure_usb code example on PDK PCA10056 V0.9.2 using Sdk v14.0 and also tested with Sdk v14.2 but in both cases Windows 10...
With SD140 v6.0.0.6 having been released, will an accompanying example project that demonstrates simultaneous use of BLE and USB be released? Will this be included in the...
Dear devzone,
I am currently merging the Mesh SDK into the normal SDK to run BLE & BL mesh concurrently.
Followed multiple guides to get it working, at this moment I am...
I use nrf52832 development kit,nRF5 SDK for homekit.
Now I have read and write to UUID, want to realize how to handle the notification operation, and call what API?What are...
I enter to bootloader via my app by UART command:
err_code = sd_power_gpregret_clr(0, 0xffffffff);
APP_ERROR_CHECK(err_code);
err_code = sd_power_gpregret_set(0, 0xB1...
I know nothing about bluetooth
like ble_app_uart , uart to where?how to use this uart?
like ble_app_alert_notification, alert? beep? vibrator?
any tutorial of develop...
Hi. I am connecting to and establishing a bond between my Android phone and the nRF52832 board using the s132 SoftDevice. I'm in a situation where the Android phone has a...
Hello,
I have the following setup:
A Raspberry Pi 3 B and a nRF52840 Development Kit acting as a Border Router as described here
Another nRF52840 Development Kit...
Hi there,
I'm trying to run the beacon s130 pca20006 example on a custom board. There are 2 main differences between the pca20006 and my board:
There is a 32 Mhz...
Hi,
it seems there was lately a new IC revision release of the nRF52840.
Is the nRF52840 IC Revision Engineering B 100% pin compatible to Engineering A, i.e. pinning...
Please excuse my basic question but I'm new to this - I am needing to have data collected from probe/sensor, which would be in a device, sent every hour to an android app...
Hello,
We plan to switch between two sets of UART pins for factory testing. One set will talk to an IC in our design and the other to a USB port through FTDI. Since simultaneous...
Hello,
We'd like to connect 50 bluetooth 5 devices (nRF52840) to a Receiver (made of multiple centrals nRF52840) with a long range (PHY 250kbps, conn interval 50ms, no...