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...
Hello Everybody,
Here are two patches for nRF5_SDK_15.3.0_59ac345 to make the ble_app_uart compile as a C++ application with GNU Tools ARM Embedded 8 2018-q4-major.
nrf...
We are currently experiencing a problem during development of Medical device.
We are currently using nRF52832 on Thingy52 prior to bring up on the product board having nRF52840...
Hi!
I am trying to send over SAADC data from a peripheral device over BLE to a central device. Currectly I have sucsessfully merged the SAADC and BLE_UART peripheral example...
I'm trying to learn more about automatic current range switch and stumbled across Nordic's nRF6707 power profiler kit that has very interesting topology to choose between...
I have nRF Connect v4.19.2 installed on a Samsung Note 8.0 (Android Tablet)
I have several BBC Micro:bits and I can get their Serial Numbers by three different methods:...
Hello,
We are leveraging the Android BLE Library from Nordic available on GitHub (release v2.1.1).
In a scenario where there are repeated requests to connect as a result...
Hi,
I have an issue about writing and reading data using flash area of nrf9160. I'm using the library of pynrfjprog and the following script for writing/reading data.
...
Hi,
I've used the ADXL362 sensor sample code in the zephyr folder to get the low power accelerometer sensor working on the the thingy91. It triggers on motion and I can...
Hi Nordic Team:
Our important customer develop ANT+ products.They will use zephyr RTOS to develop ANT+ products.But ,they can not find any example project,in the zephyr...
Hi, I want to transfer the firmware to 52832 and enter the bootloader mode successfully. and the I send {0x02,00,00},it can't not enter the case of on_packet_received: SERIAL_DFU_OP_CODE_SET_RECEIPT_NOTIF...
Hi All,
I am developing a data acquisition system in which my device generates an interrupt for every 5ms upon its data is ready. I store one second long data in local buffer...
hi,
We have a product in production but the PCB-A had been updated with new functionality.
We want to make sure old f/w is not inadvertently loaded to new h/w.
To do...
We would like to develop OTA firmware update with nRF52840.
In the development phase, we have been using "Thingy: 91" and place the firmware onto the MCUs of nRF9160 and...
Hi all, I'm developing nRF52832.
My goal is to send ADC data to central device using BLE.
Below is part of my code.
Maximum MTU size is 251.
I sent data in 16...