Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
Hello,
I am working with the nrf52840 chip, and would like to store a serial number on the device that persists across boots and OTA-DFU. I have integrated the nvs sample...
Dear All:
We run a simple message model in light_switch_client and light_switch_server code.
After provisioning the two nodes via nRFmesh app and set pubilsh in clent...
Hi,
We need to refer detailed documentation & implementation for health model struct bt_mesh_health_srv_cb
we referred to this document - https://docs.zephyrproject...
Hi, This appears to be similar to Case 232209 (from 3 years ago).
What: I am looking to have the 9160 act as a producer - sending ANT and GPS records on a regular basis...
I have a problem to advertise a service. When I include a header file, an extra service is automatically created. It seems like that the service will be advertised twice....
Hi,
I managed to do a DFU with an application on a nRF52820. Now I wanted to test if I can also update the softdevice. For this I read the following article: infocenter...
Dears,
I am developing a device base on nrf52833 SOC, nrf Connect SDK ver2.0.0.
I run the bluetooth mesh sensor server example and I want to have OTA on it.
But when...
What is the maximum time that I can use in app_timer_start?
I tried setting it to APP_TIMER_TICKS(15 * 60000) in order to set a timer of 15 minutes but it timed out after...
Hi,
I programmed network core ble5-ctr-rpmsg_3303.hex with nrfConnect programmer. I then used VS code to run/debug nrf5340_audio_dk_nrf5340_cpuap.
Please let me know why...
I've been trying to connect to a mqtt broker using the program called "mqtt_simple_sample" provided in the example files.Sadly I've been unable to get it to work.
I changed...
I'm looking to set up a UART-BLE passthrough for high data rate transmissions (~7500 bytes/s). I've been looking into the peripheral_uart example script but it can't keep...
Our software engineer working on this has recently left the company who and he is unavailable to help out. I am very in over my head with this. The software our tester uses...
Just want to report this for anyone running into the same problem. I already resolved it.
I used Toolchain Manager version 2.1.0 to install everything on my M1 Mac. When...
Hello,
I need to configure server parameters in the "Bluetooth Low Energy Standalone v4.0.0" PC application used with nRF52840 dongle.
I configured Device Name as Read...