Hi all,
this is not a question per se but rather a warning to those who are attempting to debug Flash related operations with the SEGGER J-Link GDB Server (v4.84a for Linux...
I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi,
I am working on a project where I have 4 sensors. Each sensor transmits(slave & Peripheral) its value using BLE to the Receiver (Central & master) which is also BLE...
I need to create a service on the nRF52832 that can send large amounts of a few different data types to the central device. For instance
ADC1 sampling (~256 bytes/s...
I'm wondering which is the proper way to adjust the ANT power level?
I've seen some posts that seem to suggest that the proper way is by the use of the the BLE Gap call...
Hi,
We are currently developing a new product using nRF8001 IC and it is pretty much stable (not 100%) until now.
My algorithm is straight forward: When the MCU is in...
I've got a little confused about variety of peer/bonding/whitelist abstractions realized in NRF5 SDK. My goal is to maintain longterm connections (nrf52832 peripheral + smartphone...
I use two nrf51 chips, one of which works as central and second one as peripheral. After the DM_EVT_LINK_SECURED event is generated on the peripheral side I'm starting the...
Is there a way to advertize without having to advertize advertisment flags?
The problem is because of these flags I only have 26 bytes left instead of full 29 bytes. It...
Hi,
I want to add custom characteristic to NRF THINGY:52.
I am getting BLE_ERROR_INVALID_ATTR_HANDLE while I update the value to the characteristic.
Update is done...
Hi, I'm working on a custom board based on the nRF52832. I'm developing on Win 8.1 using the latest version of SES and a J-Link Plus. SDK version 14.1.
I've modifed the CLI...
Hi Support Team,
I am trying to create the custom model - as far as I know there are two types of models possible in bluetooth 5 mesh - SIG defined and vendor specific...
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...