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,
I want to enable UART only when it is necessary to send data.
I want to use ble_app_uart_low_power_master or ble_app_uart_low_power_slave
The URL of ble_app_uart_low_power_master...
Hello,
I've been working on the ble_multilink example and managed to combine that with the ble_hrs_c example to connect to multiple heart rate units and receive the data...
I create software uart librarty for nrf52832. For one pair tx, rx it's worked (on 9600, 19200 baudrates). Then I create multi-instance software uart (all of them gonna use...
Hi,
I have recently inherited a project from a former worker. The code intends to read data from a peripherial through TWI (the peripherial is a Si7053 digital temperature...
The SAADC on the nRF52832 consistently reads 20-30mV low, regardless of the source (AIN channel or VCC), Tacq, Resolution, or gain. All of the measurements are using the internal...
HEllo,
I am trying to set up a whitelist advertising and scanning, and while the advertising seems to go fine, I am getting an APP_ERROR:ERROR:Fatal on my central while...
Hello all,
Accordingly with nrf52832 product especitifation when radio Rx is active there's a additional 5.4mA consumption. My doubt is how softdevice s132 handles the Rx...
hi!
i am working with the nrf52 and i am looking for a timed sleep mode, meaning, a function that goes into sleep mode for a given duration.
is there anything like that...
Hi all,
I am working on my Central device to request pairing to my peripheral ( I asked about the peripheral in my previous post , both are running a nRF52DK and SDK13...
We have shifted our development from nrf51422 QFAC (32kB RAM and 256 kB Flash) to nrf51822 QFAA (16kB RAM and 256 kB Flash).
I'm unable to run dual bank ble bootloader...
Hello,
I would like to signalize that the DFU process is running. I mean when I start to upload the application into the CPU, then a LED (for example) is ON, after uploading...
We have been successfully using the Softdevice s132 to communicate with a smartphone using BLE. However, we have run into an issue with the compliance testing in the new requirement...
Hi All,
I am a beginner in app development. I am working on a project where i am supposed to transfer texts to my pca10040. Although i wanted know if i can modify nRF Toolbox...
I'm taking a look at the timeslot API example here , which was linked to in the answer to this question .
Very interesting! As I gather from the documentation for S110...
Hi,
I would like to have accurate (1-5ms), synchronized timestamps for logging events from a set of nRF5x boards, spaced tens of meters apart. Each nRF5x board is connected...