In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
HI all,
I've found that adding a 10uF capacitor to the 52805 beacon reduces the power consumption, especially after speeding up the broadcast interval (100ms broadcast interval...
Hi. I'm going to decode JWT (ECDSA sign) but I'm stuck. There is simple example to sign payload, but how can I decode JWT which I get from another device via bluetooth? I...
Hi I'm trying to debug the record_text example in the nrf connect sdk. However when I attached my nrf5340 dk and hit debug in the nrf connect extension, the process stops...
Hello!
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I am using two nRF52840...
Hi,
I have ordered custom board based on nRF52840 SoC couple of times from JLCPCB and that included assembling as well. Unfortunately, 90% of the boards had floating aQFN...
Hi,
I'm using the Bluetooth sample called Central HIDS and want to develop a feature that stops BT scanning after a few minutes.
However, during development, I encountered...
Hello,
I have a question regarding the consumption of the nRF9161 DK board when it is under the following conditions: MCU on IDLE, modem off, wake on GPIOTE input (event...
Hello, I am wondering - Is it possible to program BL651 Bluetooth 5 with nRF52810 using pca10040 development board with nRF52832 on it and using
BLE HID Keyboard and Mouse...
Hi,
I recently started upgrading an nRF chip on old SDK to the latest nRF Connect. The device has only one button and currently uses a static passkey (written on the device...
Hi! Firstly I am somewhat new to developing on nordic chips so I'd like to apologise in advance or any silly mistakes or oversights I may have made. I am currently working...
I am using NCS 2.6.1 and have programmed a nrf52840dongle (USB Dongle) with the build result of nrf/samples/openthread/coprocessor
The problem I am having is that normally...
Hello,
I was able to setup nRF5340 Audio DKs as gateway and headset, test the USB audio input and enable the Walkie Talkie demo. But in both cases I'm using I2S/analog headset...
I want to use the signing script as mentioned Technical Documentation (nordicsemi.com) , however, with NCS, this script is not automatically being picked up during the build...
EDIT: I thought I had enabled RTT terminal output in this proejct, which I had not. Obviously this will have an impact on my problems sorrounding RTT terminal output. So I...