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
We are going to use the Taiyo Yuden Evaluation Board - EBSHJNZWZ.
As i understand, the board firmware used the Nortic SoftDevice S132
The question is :
May i...
Hello,
I'm trying to compile an example of nRF52_SDK_1 but I get this error:
make
Makefile:150: Cannot find include folder: ../../../config/receiver_pca10040
Makefile...
Hello,
I've been reading over different examples and questions on the Nordic Developer Zone but still have some questions about multiple SAADC channels.
1 - If I initialized...
I've been developing an application on the nrf51 DK based on the ble uart application and it's been working fine. I've ported it to a custom board running at 1.8V and attached...
Greetings -
I am using (the slightly out-dated) 12.3 SDK with a nRF52840. I'm also using s132 as my softdevice.
As I've been slowly reducing my RTC interrupt frequency...
Hi,
I want to activate readback protection on nRF51822, in a simple project without bootloader without softdevice.
My compiler is GCC and the const uint32_t UICR_RBPCONF...
Hi. I don't understand how to build nrf_drv_saadc.c with gcc. I'm getting this error in the EVT_TO_STR() macro:
Compiling file: nrf_drv_saadc.c
In file included from ...
Hello,
I'm going to use nrf52-ble-image-transfer-demo-master for my application.
But demo used other way with cpp code for configuring nrf52832 interfaces(spi, twi, gpio...
Hello Folks,
Nice to see an active developer community out here! I ran into some issues last night which I hope could be resolved. We procured nRF52840 SoCs and have developed...
Hi all,
i'm new to BLE in general, I found this chip (nrf52832), which suits my uni project.
However, I don't have much knowledge about this technology. therefore, im...
Hi everyone,
I would like to test the capabilities of nRF52840. I understand that it should be capable of higher throughput (x2), increased broadcast capacity (x8), and...
Hi,
I need solution for modbus interface.
My One Central connected with Modbus Server App and 8 slave connected with each peripheral.
which SDK and Mode used for this...
Hi,
I just read Understanding NRF_ERROR_BUSY and wanted to know if this is true for the S132 V5 softdevice.
So each connection can queue one system Tx packet and one...