Hello all,
I am having issues with the configuration of the FEM nRF21540 on the costum board Fanstel BT840NE with the Enhanced ShockBurst (ESB) protocole.
We are not able...
We've got a sensor board with an nrf9160 on it, that sleeps lots of the time and periodically wakes up to take sensor readings or send them up to the cloud.
Some of the...
Hi, I am using nrf52840 , nrf connect sdk 2.6.0 I am using spi_transceive() to send and receive the data from sensor I read in Nordic Academy nrf connect sdk intermediate...
I hope this message finds you well.
I am currently working on a project using the nRF9151-DK Evaluation Board and have been testing GNSS functionality in various environments...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
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, 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...
Hello,
I'm working on a custom GATT service which has only one characteristic that support notification. The code has started from the ble_hrm service and it runs on a thingy...
Hello,
After having read the documentation of "nRF5 SDK v15" and "nRF5 SDK for Mesh v2.0.1" it is not clear to me which PHY layer it uses at the end.
In the documentation...