Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hello,
I have been playing with sdk 14.0 examples for a while and I wanted to try the Nordic UART ble_app_uart using multiple files (ble init, advertising, sdh separate...
I am writing a combined beacon and mesh node using the mesh SDK v0.10.
When dsm_local_unicast_addresses_set() is called in mesh_evt_handler() , which can be found in nrf_mesh_node_config...
I've sifted through the examples given to me, and none of them seem to explain how to create your own service and add it to the stack. All of the services that are registered...
Hello,
I am working with the nRF-SDK-for-Mesh v0.10.1 I am able to compile and run everything fine. However the DFU example hangs. It looks like a hard fault ( all the...
Dear friends,
As shown in the pic below, my nRF connect won't start. Automatic firmware detection and programming are done.
nRF Connect: v2.2.1, board: PCA10040 AND PCA10036...
When i klick "Erase all" in nRFgo Studio, i allways get this Message
"unable to find or open JLinkARM.dll"
i did already try several hints from this site.
corrected...
Hello,
I will post this question to NDZ first time .
Our customer is in trouble to reduce power consumption at nRF52832.
Our enviornment is below.
CPU: nRF52832...
I am using the ble_app_uart example as my base on a 52840 with sdk 14.1. I have commented out BLE_ADV_EVT_IDLE case in on_adv_evt() function and the BSP_EVENT_SLEEP case in...
Hi:
I download the google official example "android-BluetoothLeGatt" from github
In the original code, the SDK26 is used, but it can not find any BLE device.
If the...
hi, i'm newbee in BLE,now i have a trouble about advertising in NRF51822.
in my project,after BLE disconnect, I can't see BLE again that mean BLE can't advertising continuously...
Is there a good Mac log analyzer for Android's btsnoop_HCI.log file?
I'm trying to debug an Error 0x81 (GATT_INTERNAL_ERROR) that is being returned when I try to write...
Hi, all!
Sorry, I'm not good at English myself.
My device is nrf52832.
Example code is ble_app_uart (pca10040, s132), I did not modify the code.
My problem.
Ble...