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 have 3 nrf5340 Audio DKs we want to connect together. One of the devices is connected as central and the two others are connected as peripheal. By know, the two peripheal...
Hi!
We plan to build an AoA localization system with the nRF52833. To calculate the signal phases per channel, the antennas are connected to the BLE-RX via switches sequentially...
I am working on the nfc uart examples. first I found the poller example is not support for 10056 board. I make the change for that. code can build and flashed, but then I...
Hello,
My development requires new device binding and I want to share the steps followed and my issue.
My device is Renesas and commuicate via I2C protocol.
Based on...
Hi Team,
I am using nrf52840 controller and SDK 16.0. I have referred to the product specification manual/data sheet already. However, I would like to have the " programmer...
Hi,
We received the new nRF52840 USB dongles this week, however when we try to access the getting started URL on the dongle package the web page gives an error.
The...
Hi
I am creating a simple firmware based on BLE Peripheral UART for nrf5340 (currently using DK). Before, I able to create notification to user app (I am currently using...
Hi,
I get some question about the nrf52833 nfc digital modulation signal feature. I think the biggest changes is allow to using external frontend. I just want to check if...
I use VSCode as my primary development environment for several different client project. I recently have been evaluating the nRF Connect extension for VSCOde. I do not want...
Dear Nordic Engineers
I test the ble_app_bms program and I have a problem would like to ask you.
I download nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_bms...
Hi Everyone,
I am using nrf52840 in my project which is used as a central device. I have my app through which I can send data to the central device. The device is also able...
Hello,
I am currently developing an LTE/LwM2M application on a custom board using the nRF9160 and NCS version 2.1.0.We are almost finished with our application and the final...
Hello everyone
I am using nRF Connect SDK v2.0.2 on this project with a nRF5340.
I want to use MCUBoot to update my application (based on the central_bas project) once...