Using VS Code and latest version of SDK and toolchains. I have created some custom board definitions and placed them in a seperate directory. The directory is registered in...
We get the following assertion during startup if we include uart2 in the DTS.
*** Booting My Application v2.1.0-dev-ae1ee57f3906 *** *** Using nRF Connect SDK v3.0.1-9eb5615da66b...
hi team,
i am working external adc with the help spi communication, now adc working fine with the SDK version 2.6.1 , if will make or change any other SDK version like Ex...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with two specific exercises: l2_e3 and l4_e1 . Other...
Hi everyone,
I'm developing a matter generic switch and I’ve run into a puzzling behavior when commissioning an nRF52840 DK with Apple Home via an Apple TV Thread border...
hi support team,
i have customer is developping mesh.
customer is trying to sniffer the message when i pressed the buttoon on demo mesh_light.
i have two questions on...
Dear all,
I'm using NRF52832 with SDK 14.2.0 and SD 132 v5.0.0.
I have my own implemented application working properly when is flashed directly without bootloader, only...
Hi,
I'm wondering if anybody has performed a test of, or has experience with Nordic Semiconductor thread mesh stack (nRF5 SDK for Thread and Zigbee v1.0.0) in a large scale...
Hi, i used the 'nrf5_SDK_for_Mesh_v2.0.1_src\examples\light_switch' i have two question:
1: How to added more Client in one mesh net?
2: How to configuare node to 'low...
I am trying to make RF USB dongle using nrf52840.
Before the PCB production, we are using DK to test, but the firmware is not uploaded because VDDH and VBUS of DK are connected...
Hello Nordic!
Sometimes we have a problem with a services discovery. We have no custom services. Only DIS, BAS, NUS and DFU. (nRF52832 and SDK15)
This problem is currently...
Hi,
I'm working with the light_switch example on Mesh 2.0.1 and I would like to modify the simple_on_off_client_set_unreliable function to broadcast to all servers in the...
I am evaluating TAIYO YUDEN board EKSHSNZWZ.
I've flashed s132_nrf52_5.0.0_softdevice.hex using nRFgo Studio.
I use Keil uVision to test "nRF5_SDK_15.0.0_a53641a\examples...
Hi. I am trying to transmit a microphone signal to the nrf52832 DK board.
Before development, i checked it by connecting a microphone(ADC) and a speaker(PWM) to one...
It wasn't until I downloaded nRF-Sniffer-v2 that I discover the release note below that explicitly states that nrf_sniffer now supports all platforms supported by Wireshark...
Hi,
We want that any bulb or any devices (Server device) of BLE 4.2 should be able to work with BLE Mesh SDK(Client). We are using the nrf52832 with SDK BLE_2.0.1 for the...
I would like to sample a digital IO input from two IO's into the processor internal memory incrementally per every rising or falling edge of each of the signals.
Is there...
I was trying to follow with the steps in this link: https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
I got an error in the first step while running the setup_sdk...
I have an issue with compilng and loadingthe nrf52840 examples.
I have a nrf52480 pdk and a keil v5 installed on windows.
Everything is ok when I compile and load nrf52840_xxAA...
Hi,
I am using nRF52840 DK which runs blood pressure example. With nRFcloud gateway and nrfcloud.com, I have connected successfully the development kit. Observed that RSSI...
Hi Team,
I am working on nrf52832 for my project.
Please let me know how can i achieve data security in nrf52, What encryption i can use?
Is there any example that will...