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...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
HI,
We are working on nRF5340DK need testing procedure for direction finding (AOA, AOD). So far we have tried to Download and install nRF connect Application for Mobile...
HI,
We are working on nRF5340DK need testing procedure for direction finding (AOA, AOD). So far we have tried to Download and install nRF connect Application for Mobile...
I recently installed the toolchain on M1 Mac using the automatic installation in the toolchain manager.
However, I noticed that the toolchain manager installs x86 variant...
Developing on ncs 2.1, using vs code and nrf connect extension to debug an application running on nrf 9160dk
I am connecting to aws iot core in a similar fashion as your...
Hello,
I have my BLE Gatt Peripheral application working and running.
I am developing a reader that reads BLE credential.
Application is complete. I flash the .hex file...
Hi
I have configured nrf52840 on my raspberry pi. I want this dongle to stop pairing to other device once connected and also most importantly stop broadcasting once it is...
Hi everyone,
currently I am trying to migrate a project from Segger Studio and SDK v1.8.0 to VS Code in combination with the SDK v2.0.0.
For the Project we are using a...
Hello,
We have observed some issues with downloading firmware update over HTTP over NB-IoT. I'm aware that using TCP over NB-IoT is not recommended, but it is technically...
OS: Windows
NCS Version: v2.0.2 Installed using toolchain manager
IDE: VSCode 1.70.2 + nordic-semiconductor.nrf-connect-extension-pack 2022.5.1
I have applications...
Hi Dev Zone Team,
I have been working with the nRF series for quite sometime and I am having an issue with an nRF52840 based module that I haven't experienced before. I...
Hi,
I'm implementing LESC.
SDK version : 16.0.1
SD version : 7.0.1
example code : ble_app_hrs
I checked that the LESC(just works) function is working.
But...
I'm working on developing a UART Secure DFU platform on the NRF52833 with SDK 17.1 and soft-device s140 v7.2.0.
As there are no direct examples for this application, I followed...
Hi ,
I am new to this nRF5340. In peripherial UART , BLINKY, HELLO WORLD sample program is working fine. i need a support for DF CONNECTIONLESS RX &TX to enable bluetooth...
Hi,
on my Custom Board I'am setting P0.12 to High triggered by a BLE notification (NUS). I'am here using the BLE Uart Example (S112, pca10040). The Custom Board's nrf52832...