Hi,
Tried to use Connectivity bridge app on a custom board based on NRF52840 and it seems that the UART-USB interface works initially, but after a while it gets stuck at...
Hello, I'm trying to use BLE on nrf52833. I'm developping with segger embedded studio and I' m usign the BLE peripheral example "ble_app_blinky". Firstly I erased the flash...
Hi DevZone team, I have a question on the Segger RTT...
I have rtied to use it with NCS 2.9.0-nRF54H20-1 but Segger RTT Viewer said that it does not know such kind of...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I deleted all the mega camera stuff as I want the MCU read image from another stm32, I successfully...
Hi NRF team,
I am working on a patient monitoring system where we have used a stereo microphone. I am using the LC3 compression method and the Zephyr PDM microphone driver...
Hello,
We are developing a system that have the nRF5340 as a part of several MCUs, and we want to be able to upgrade both cores.
According to this: DFU for the nRF5340...
Hi All, I have a question regarding modem DECT phy API. There is a function nrf_modem_dect_phy_event_handler_set(nrf_modem_dect_phy_event_handler_t handler). I'd like to know...
Hi,
I use to the nrf51422 with nordic's dev/ev kit.I want to build a project and the purpose is to get the sensor's date and use the ant protocol to deliver the date to...
Hi,
i need some help by selecting the right Hardware for a new Project.
I want to build mesh network so i think ANT is the right Protokoll for me, with BLE i can't build...
Hi
I have a BLE module of nRF8001 chip and everything is working fine with it.In your Arduino compatible libraries for nRF 8001 you have a function hal_aci_tl_init() in...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hello, i'm programming an android app to connect to the nRF51822 (peripheral). Without any security or pairing settings everything works fine. The Problem: Any kind of authentication...
Hi,
I'm writing the f/w upgrade function.
The device is NRF51822, and I use nRF51 SDK_v5.1.0.36092 with s110_nrf51822_6.0.0_softdevice.hex.
I refereed to the example...
I want to measure the time between some different events in my application (using SoftDevice S110).
My idea is, to collect some timestamps and calculate the elapsed duration...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hi, I setup my attibute as 20B array. I'd like to change default data type in Presentation Format descriptor because the default value that is reported to me by BLE Scanner...
Hello,
I am curious to know what is the interpretation for the advertisement data
Advertising Data: 0201050709506562626c6503190002
This advertisement data seems to...
Hi,
Our custom board stops working after updating the connection parameters. We have a nrf51822 chipset custom board with proximity application flashed on it. Device get...
Dear Sir,
I open the Master Control Panel log.txt file, I can see
Serial port read: 04-3E-13-01-00-00-00-00 and
Serial port write: 02-00-00-09
Where can find the full...