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 use bootloader from SDK6 and I have sd_power_system_off() in on_ble_evt in event BLE_GAP_EVT_TIMEOUT and BLE_GAP_EVT_DISCONNECTED. I use SDK7.1 and SD110 7.1.
It cause...
I'm programming an application that uses the NUS, and I'm trying to test my code using the Android version of nRF Connect. I'm using a nRF52832 on dev board PCA10040, and...
Hello,
With sdk13 and app_pwm library, I only got 9bits resolution for 32KHz freq.
The pwm should have 16bits resolution, with max freq 100KHz?
please could anyone...
hi ,all
I feel confused about" out_of_sync" and" in_sync" parameters .If a devece is in sync,how the channels was changed ?And what's the use of"nrf_gzll_set_device_channel_selection_policy...
we builded " BLE to IR " using nRF51822 , it was working fine with out the softdevice.
problem start when we integrated with the SoftDevice .
1.the problem that we need...
Hi.
I am trying to get a capacitive sensor library using a button ( 2 plates, one to ground, one to the AIN, separated).
It's going crazy, sometimes it just get tones...
hi,
I'm designing a board with nrf51822 chip. this board work on 2450 lithium rechargeable battery and it contain an MCP73831T circuit which is responsible of recharging...
Good Afternoon,
I hope someone can point me in the right direction.
We've customised an NRF51822 beacon and made it into a sensor but there seems to be an strange error...
Hello all , please your help
I need please , a reference design of nRF51822 for minimum with CR2032 .
using a pcb antena . ( distance is 4M) + the JTAG lines ...
Hi,
I am trying to secure OTA in nrf51822 board.
For that trying to build bootloader file available in SDK 12.2.0 version at location nRF5_SDK_12.2.0_f012efa\examples...
Hello,
I'm working on a project for which I would like to interface bno055 with nrf51822 smart beacon using i2c/uart. Basically the beacon must extract sensor values from...
With calls to these functions:
nrf_drv_gpiote_init()
nrf_drv_gpiote_in_init()
nrf_drv_gpiote_in_event_enable()
I have a handler (interrupt) routine that services a CAN...
I want to create a whitelist on the Central device. Because there is a lot of peripheral devices around and I just want to connect one peripheral device. First I register...
We have been recommended to use RIOT OS for our application and have been going through the tutorials but it seems that accessing the GNRC API for low ping ip communication...
Hai
i am using mbed to program my nrf51822. i need to implement bonding in my application. for that i am using securitymanager. and i have changed DEVICE_MANAGER_MAX_BONDS...