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...
Hi,
I believe there is a significant inconsistency between the documentation and implementation of AoA antenna switching in the nRF Connect SDK. My testing of this was done...
I have a custom nRF9160 application running based on asset_tracker_v2. It is working perfectly but I am seeing location error messages. The nRF9160 we have does not have GPS...
Hi everyone! I have a custom board with the Adarfuit UF2 Bootloader ( https://github.com/adafruit/Adafruit_nRF52_Bootloader) and a SoftDevice. With the old SDK v2.5.1 I created...
Hi! So I am trying to control two micro servos, MS18 with the nRF connect app. So far I have the code where I can control it with one instance, and hitting the true false...
I am trying to work with a BLE Mesh network. I am using the nRF5340 as a light and another board, the BGM220, as a switch. Both are provisioned and configured, but the switch...
Hi everyone,
I'm currently trying to build a program with the extension "nRF Connect", and here is how i proceed :
- add build configuration --> nrf5340_audio_dk/nrf5340...
Hey there! I'm looking for the official license info for nRF Command Line Tools and nRF Connect for Desktop. We want to install these on our work computers, but need to check...
Hello,
this is the first time I work with this device and the device is not for me or for my company.
I have to do an automatic test application, which should program...
Hi there,
So I am using an adapted version of the echo sample for I2S in the nRF Connect SDK in VS Code. I only want to use the echo example in receiving mode, so I have...
Hi, I'm using the nrf9160 with ncs2.7 on a custom board. Does the APN need to be explicilty set with `CONFIG_MODEM_ CELLULAR_APN` ? Or will it auto detect? Does it depend...
Hello,
We are using the NPM1300 with a lithium polymer battery that has integrated cell protection.
When the battery reaches the over-discharge level due to prolonged...
I got the following setup: nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001
nRF52840 - GenOnOffClient (Light Switch Sample) Publish to Group 0xC001...
Hello!
I have a complex issue that I am trying to brainstorm. The task is that I am trying to receive a file over the air and be able to serial flash my STM32U575xx.
...
I have customed my own nrf54l15 board and run peripheral_uart demo successfully. Then I tried to measure its current while running peripheral_uart demo, it was up to almost...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...