Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
I'm trying to set up the development environment on Ubuntu 18.04. I got through Step 1. At the beginning of Step 2, I am trying to install West.
pip3 install --user west...
We are working on a ANT+ and BLE heart rate sensor which use nRF52832 with S312 softdevice. We send it to a China lab for certification and the lab request for below data...
Hi
Has anyone developed or worked with a BNO080 using Hilcrest's SH-2 Protocol over TWIM? I'm having real challenges getting consistent responses. I've developed (based...
Hi,
I hope you can help me. I get an error while compiling. I merge "twi sensor" example from sdk to the "ble app uart" example from sdk. So I customize the sdk_config...
Hi everyone,
I've noticed in some examples such as the ble_app_hrs that after trying to send a notification you check for some possible errors and then call APP_ERROR_HANDLER...
I wanted to report a bug I have found in the nRF52 SDK (17.0.2, 16.0, and 15.3, possibly more) in nrf_ble_ancs_c.h that causes compiler issues. For SDK 17.0.2, at line 146...
Hi,
I'm merging two examples together; nfc_text_record and ble_app_proximity. After tediously managing the include files, the c files and configuring sdk_config.h while...
Hello! I would like to implement a mesh network with some Thingy:52 boards. I have the following approach and I would need some general guidance for my next step, if it is...
Hello.
We are developing a Bluetooth mesh product using nrf52840. To apply FreeRTOS, I downloaded and ran the nrf-mesh-freeRTOS example in Nordic Playground. Provisioning...
I am a complete noob. I don't have any programming experience and I am just playing around with NRF52 DK.
I want to modify the Tx power of the NRF52 DK with the ble_app_beacon...
Hi, I'm trying to set up my SAADC to measure VDD and battery voltage on AIN3. According to this post , later versions of the SDK were modified so that one could use scan,...
I've modified the simple_pwm example from : devzone.nordicsemi.com/.../
I've either misunderstood or have found a bug where by the 'end_delay' value is ignored if the ...