[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...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
When using the nRF5 SDK v17.x development environment, the BLE MAC address can be retrieved using:
This will return the assigned MAC address (eg. from the nRF52840 on...
Hello,
I am currently working on a project using the NRF52 SDK and Segger Embedded Studio. I need to set up a password (or passkey) for securing the Bluetooth connection...
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I am trying to use the device name as...
I'm developing a linux device driver for nrf7002 and adding softap support. From the Nordic Playground driver it looks like there is no current support, but a lot of the cfg80211...
Hi, when I run the MQTT sample as is, I'm having problems with the TLS and port configuration. The terminal output is:
That looks correct, but on closer inspection the...
Hi!
I'm getting this error in nRF Cloud when using a nRF9160DK connected by LTE-M to the network:
Device sometimes sends some data correctly but, after few minutes i...
Hello everyone,
I have a custom board with a NRF52840 microcontroller with 32MHz crystal oscillator, running Zephyr RTOS with NRF Connect SDK and want to make use of a hardware...
I have a custom board with a nRF52832 QFAB at its center, and I want to program it via a nRF52-DK. I have created a custom board directory and have initialized a few led pins...
I see there is a way to set an audio event exceeding a set threshold. https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_thingy53%2FUG%2Fthingy53%2Fhw_description%2Fmicrophone_buzzer...
I am working on a project that involves creating a USB HID device. I am trying to get the default sample included with the SDK to work, but it does not affect the mouse cursor...
Hey
I cant get ym PPK2 to work on my ubuntu 24.04 machine.
When i open the program it can see the PPK2 in the dropdown but when i select it it failes. I get the following...
Hi
I have VSCode/nrfConnect SDK 2.6.1 and I have successfully completed several projects for the nRF9160-DK.
I now want to build an app for the Thingy91.
I create a...
I'm currently working on a project where I need to assess the power handling capability of my NRF5340-DK board using different scheduling algorithms. For this purpose, I've...
I was facing some buffer issues while setting up I2S, so I decided to flash and test out the i2s echo sample provided in the sample programs in the SDK. I changed the DT_NODELABEL...
I wanted to get FOTA running on a PineTime devkit board (nrf52832) just to test and see if it works, but am getting the following error message:
/opt/nordic/ncs/toolchains...