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've tried to install nRF Connect v2.0 on both Win 7 and Win 10 systems, both running Avast Anti-virus (up to date). In both cases the antivirus gives a warning about IDP...
I have the Memory Manager module enabled in my custom sdk_config. Within the module, I have both of the following defined.
MEM_MANAGER_ENABLE_LOGS 0
ENABLE_DEBUG_LOG_SUPPORT...
Hello - Is the long range option programmable in BT 5.0? During the run time, is it possible to switch between high speed and long range mode dynamically depending on the...
I am specific about master as I have to connect two simultaneously(obviously to two different pins pair). Plz provide any code outline if you have, Thank you in Advance
Hi.
I would like upload firmware from Atmel microcontroller to nRF51822 with SD130.
I suppose that I have to use single_bank_serial_s130 in nRF51822AA, but what I have to...
Hi,
I'm trying to implement dfu bootloader over uart, not dfu bootloader over air.
Where can I find a reference source code of dfu bootloader over uart?
regards ...
Hi,
We have to find the battery life of a central device based on nRF52 (s132 v3 soft device)running with 800mAh battery. The device scans for a peripheral in every 5 sec...
Hi!
I am trying to measure the current profile of a pca10056 board using an oscilloscope. I cut SB40, as per instructions in the User Guide and powered it using only a...
Hello,
Are there any rules for how to use the manufacturer specific ID in a beacon-format advertisement? For example:
In this example:
byte 0-2: 02 01 06 = flag...
I've used DFU alongside with HRS and it seems to work fine.
This time I'm using a custom service and I'm trying to add a DFU alongside. They just don't seem to play well...
Hi, I successfully modified the Nordic Semiconductor SDK 13's SAADC example adding a feature that performs the FFT of the sample taken and using an RTC is possible also to...
hi :
i following the online LWM2M example document of iot-sdk and setup leshan bs server on ubuntu 16.04 of VM.
i run bs server on ubuntu16.04 of VM and run LWM2M example...
Hi all,
sometimes this events occurs on my code. My start point was the glucose app, to implemented a "just work" pairing and bonding.
When this event occurs a disconnect...
Hello,
one of my project requirement is that i can accept data via bluetooth and rf. i want to know can we use bluetooth and rf in same code. the switching between bluetooth...