Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
Hi,
I’m really new to zephyr and nrf SDK (I currently use nrf connect on vscode) and I have a project which consist in remotely controling the brightness of the 4 LEDs built...
Hi,
I have program two nRF52833, one as transmitter and one as receiver (with zephyr project called "direction_finding_connectionless_tx" and "direction_finding_connectionless_tx...
Hey guys,
I am using mesh->provisioner_nrf52840 example flashed in one board, and mesh-> light_switch_server example flashed in another board
I could able to read the...
Hi, I am noticing a potential underlying issue with Nordic's LC server example containing the scene and scene setup server.
Environment:
1. Segger Embedded Studio V5...
Hi,
I have installed nrfutil on my Windows 10 computer and get the following error when running it:
C:\Users\00315055>nrfutil --help Traceback (most recent call last)...
I have been working with the matter sample project in the nrfconnect sdk and set up my Matter dev environment with a raspberry pi as border router.
When using the android...
Hello All,
I am first time implementing the DFU using BLE feature on nRF52 DK.
Wanted to know how to generate the zip file (with .dat , .bin , .json combined) using nrfutil...
Hello,
I have a question about “Peer Manager” BLE library.
Based on documentation & usage example ( https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_pm_usage...
Hi,
In previous project, we enable RETARGET flag and include app_uart.h. After uart init we can use printf function to print some debug message very well.
Now, we have...
Hello,
we are currently planning to outfit yet another product with our firmware to make it connectable with our BlueRange mesh ecosystem. Now, I wanted to ask if someone...
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , we have 127KB of space reserved for the Application code...
Hello all,
I followed the Getting Started Assistant for Linux (I'm on Pop OS 22.04 based on Ubuntu). Building with VS-Code and Segger is working.
I want to use Clion...
NCS main
Serial LTE modem does not compile with CONFIG_SLM_START_SLEEP=y in prj.conf
There is missing #include <hal/nrf_reset.h> in main.c but even after including it...
Hello all, I tried installing Segger mebedded studio on a new PC and followed the install steps from the getting started guide. Everything seems to be installed correctly...