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 have an application that do SW download to STM32L151 processor using NordicDongle with MasterEmulator.dll (Version 2.1.13.14)
It works good on my desktop windows 10 computer...
Hello,
we are trying to test the mesh functionality with nrf development kit. We erased the flash on the dev kit and we programmed it with softdevice version s132v3.0.0....
As stated in the topic. We use BLE to simulate UART. As for now, we have defined our own UUIDs but there would be more straight forward to use the well defined and used one...
Hi,
I have known your board support jlink ob;I want to debug through it ;
I want to know if i need to buy the software-license from SEGGER ?
and if i need buy the software...
Now facing the problem "After disconnected, the electric current increases"...
I think softdevice is working hard even after disconnected when connecting once.
Could you...
Hi,
I'm trying to write unit tests and have arrived at the point to write tests for ble characteristic addition to a service.
To offer some background, I have written...
Hello,
I use NRF51822 and I try to output UART message onto hyperterminal program.
but every message I send it contains "APP:INFO:" in front of the message.
like...
I want to use nRF Connect v2.1.0 to debug.
But i faild to connect the correct J-link because the nRF Connect choose the wrong J-Link IDs on the COM. So i can just change...
I'd like to use nRFConnect with a direct USB/Serial connection to my nRF52832-based device. I've read that it currently checks the jLink chip.
Is there any way to configure...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
for multilink client services Nordic introduced the *_EVT_DISCOVERY_COMPLETE events and the *_c_handles_assign functions. Like the BLE_BAS_C_EVT_DISCOVERY_COMPLETE...
Hey
Would 3++ nRF51822 bluetooth smart beacon Kit sense in location application where lets say 2 beacons are quite close by (half meter) and third, the locatable beacon...
Hello,
I have modified my device name (nRF52, BLE) per the function below. When flashed to a board, I then use nRF connect to look for this device.
Using Windows nRFConnect...