Hello, I want to implement a project with BLE mesh. Several nRF52480 boards should form a mesh and e.g. send the status of one of their buttons to a tablet. What would be...
Hello, I have nrf5340dk and AT21CS01-STUM10-T module. This is EEPROM module. I want to communicate with it by 1-wire. The problem is that I don't know how to do it. I looked...
Hi there. We have recently migrated from SDK 2.6 to SDK 3.0.
We have a custom-made external board, which we used to program with the nRF52840 DK when using SDK 2.6 (for...
Uploading via VSCode since version 3.0.0 (happened with the rc1 as well, Toolchain 3.0.0 and Toolchain 3.0.1) does not work for the nRF54L15DK (board rev 0.9.1 ENGB chip)...
Hi, We are using nrf Connect SDK 2.4.0 and have been looking through the NIST vulnerabilities databases. One of the vulnerabilities reported with the nrf5340 is a denial of...
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...
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...
Hello,
I am going to use nRF52832, but I have nRF52840 DK, can i use this bord for developing project on nRF52832. Is nRF52840 compatible with nRF52832 in software and hardware...
Hi
I assigned one LED Signal to P0.08 pin in nRF8122 CFAC package as per pin assignment it shows as digital GPIO
But in Firware wise when checking the LED Does not glow...
Dear all,
maybe I‘m missing something, but I know there are OTA DFU client libraries for Swift, ObjC, Java and Python.
But it looks like there is no DFU lib from one...
I was using nrf51822 ,S110 and SDKV10 i had created custom services and its working fine, But when moved to nrf52 DK and S132v5 SoftDevices and SDK version 14.2.0 . same services...