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...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
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...