Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
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...