[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...
nrf5340+nrf7002 running Zephyr with NCS v2.6.x.
When trying to connect to a wifi AP with incorrect credentials, I have several issues:
1/ the result of the (failed) connect...
Hello, After doing several things on my Ubuntu 24 host (I don't what might cause problem): -> Updating java OpenJDK to 17 -> running apt update & upgrade -> modifying my script...
I am encountering warnings while attempting to send Bluetooth notifications in my Zephyr-based project. The warnings are preventing successful notification of ECG data. Below...
HI ALL,
I am using v2.8.0, NRF54L15,and peripheral_uart demo has not made any modifications except for adding the following content. The test shows that the OTA upgrade...
1.test code
the code run separately on ble-softdevice and only timer demo .test code as follow:
2. test data
test result as follows:
picture A,show timer2 timing...
Hi,
I am using nRF Connect SDK v2.8.0 and nRF54L15-DK.
I am about to design custom hardware and have a question.
For Matter, I am trying to use the following pins for...
I am working with the unicast samples where one board is configured as a server and the other as client. Initially i had trouble installing the SDK, but it seems to be working...
Hello.
I am developing using nRF5340DK and nRF Connect SDK v2.8.0. I want to create a DFU distributor that updates both Application core firmware and Network core firmware...
We have been porting from v2.5.3 to v2.8.0. So far the only thing that we've had to change has been the board files, but one thing that was noticed is that the CONFIG_FLASH_LOAD_OFFSET...
Hello,
On my Thingy:53, I would like to try Matter. I use Google Home to connect to Matter and I use the QR codes on the following page: docs.nordicsemi.com/.../README.html...
I need to build a PC-based workstation (Windows 10) for programming our boards that contain a nRF52840. Do I need to download / install the command line tools and the nRF...
I'm trying to update the modem core from the standard firmware to the production test image on my nRF9161 dk to experiment with the PTI before doing the same on a custom board...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
I read some previous posts that there was limited support for sysbuild for the VSCode extension. There are two things that I noticed: 1. When creating a build configuration...
For a project i need to use the channel sounding feature of bluetooth. On checking samples on nRF Connect SDK couldn't find any examples. But the Zephyr project is providing...