hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
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...
I recently use the uart with nRF51822,but I can not find the APP for Android,can anyone give me a link ?I have no permition to download from the official website
I am trying to use read/write authorisation on a characteristic in order to get/set a connection specific value of a characteristic
I am am having issues getting the new...
Greetings,
In my application I have another device (STM32) communicating to a NRF52 via UART. When the STM32 needs to be reset, the NRF52's RX pin is pulled low. When the...
My goal is to have a writeable characteristic that I can reject on my peripheral, based on the state of the application.
In my test application, based on the nus uart service...
Hi guys,
I'm trying to start with a simple IO toggle program on the nRF52 on a Thingy52 board. I have erased the micro so there is no soft device. I'm working in Eclipse...
I just downloaded SDK 13 and noticed that S130 (nRF51x) is no longer supported.
Does this mean that there won't be any bug fixes for the SDK / API for anyone using the...
I've followed migration document of S132 5.0.0 and to my positive surprise my existing SDK 13.1.0 code for nRF52832 seems to run without issues.
Are there any caveats of...
When starting nRFgo studio it crashes instantly. I have tried uninstalling it several times. It appears to install correctly including all the J-xxx components, but will not...
Hi,
I have a device in the central role that connects to a device with a specific name. I then do a db_discovery_start to get the handles of two of the characteristics...
Hello,
I'm trying DFU/bootloader.
Using nus service
Switch to dfu when necessary
At this time, watchdog (2 Sec) enable state does not execute the bootloader...
Hi,
I am mobile developer and very new to mcu programming. Due to our new product's requirements, I have to write program with new bluetooth chip. So if nrf51 and nrf52 series...