IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
We have been seeing a bootloop issue on some of our nRF52840 boards running NCS v2.6.1 using CR2032 coin cell batteries. The batteries are all around 3V.
This is an intermittent...
ON NCS SDK 2.7.0 version, how to calibrate SAADC?
I checked below code, I see that "Perform calibration before the reading is taken if requested.", it will trigger calibration...
I am developing a product for a customer using NRF9151(ncs2.7.0, modem fw: mfw_nrf91x1_2.0.2). While verifying it on the DK board, I discovered an issue. When the system starts...
Hi!
I'm writing new firmware for the nrf54 family, and I want to have a system timer with 1s resolution (clock). This clock will be occasionally synchronized with epoch...
I am currently working through the Nordic Academy - SDK Intermediate Course - Lesson 2 Exercise 3, found here:
academy.nordicsemi.com/.../
I am not seeing any of the...
Hi,
Going through the nRF Connect SDK Intermediate course on Lesson 2 exercise 2 step 9 there is a command ncs_install_path/PathToToolChain/opt/zephyr-sdk/aarch64-zephyr...
Hi,
I've recently brought up the Matter Test Harness on a Raspberry Pi following the instructions in the CERT tool repository ( https://github.com/project-chip/certification...
I know the default answer is no, stopping nrf24 and get a RF52 or nRF53 series but my question is about an existing product. We are not all FORD, we can not just do a mass...
Dear Nordic Support Team,
I'm currently working with your Flutter library, mcumgr_flutter version 0.4.1, to implement Device Firmware Update (DFU) functionality. However...
At first you only did that for nrf apps, which was already annoying, but I could live with it: https://github.com/nrfconnect/sdk-zephyr/commit/3239cf77c0ed7c58aefb1f368c8ad17303b16ef5...
Dear Team,
We want to use the Power Profiler II as our ammeter to measure the current of our newly designed PCBA. However, we’re uncertain about the proper connections for...
Hello Team,
we are using Device manager app update to test software updates.
Q1. After choosing the update, there is an option to choose between image0(main), image...
I am trying to work through the Dev Academy - nRF Connect SDK Intermediate - Lesson 3 Exercise 1. I have run into a problem in step 8. At first I couldn't get anything to...
Hello,
I'm a little new to this, so sorry if I'm not asking the right questions. I want to be able to connect my phone to my nRF5340 to use as headset with Bluetooth ...