Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
I read several posts on devzone and figured out a workaround for errata 220. I am going to test this after applying it. But the test takes time. So, I would like to hear the...
I'm starting to look at using Ceedling (+Unity + CMock) for some test driven development but am having trouble getting tests that use/mock the SDK. I'm currently trying to...
Hi all. i just want to wake up or put into sleep my device once the user push a button for more than 3s. (the rest of the program works perfectly, also the timmer etc..) I...
Hi,
Kindly give solutions for this error! which needful for our projects, while writing the data on flash memory , written working as perfect, but if I write the data...
Hi.
I have some questions regarding the Heartbeat Example mentioned in this Ticket: Ble mesh heartbeat example - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi...
sd_ble_gattc_characteristics_discover(conn_handle, handle_range); HI, here conn_handle what parameter need to pass and m_clientService declaration where you did?
Hello
I am using a Nrf52832 kit from Murata japan distributor.( https://wireless.murata.com/mbn52832.html)
My purpose is to be able to perform DTM on above mentioned kit...
Hello,
I am working with Window Covering cluster.
I receive command ZB_ZCL_WINDOW_COVERING_GO_TO_TILT_PERCENTAGE_CB_ID from my coordinator successfully, but I can...
Hello
I need to broadcast large amount of data on MQTT ~ 300K
I require to send it as fast as possible
how can I best calibrate settings for maximal speed send via...
i am using ble_app_uart example on nRF52833 board. I want to make a function that whenever I press button 1 on board, the board will disconnect Bluetooth connection with my...
Hello,
We are developing a BLE beacon with nRF52810 and SDK17.0.0. I modified the code on the basis of ble_app_beacon. I rewrited m_advertising.adv_modes_config.ble_adv_fast_interval...
Dear friends:
The ble advertiser device can advertising, the advertising can be monitored by a smartphone.
The ble mesh node with proxy feature also can advertising, the...
I encountered an issue where my firmware would get stuck in NRF_LOG_FLUSH();, and the same logs would be sent over RTT repeatedly. Pausing the debugger showed that the read...