Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi I am Working On Nrf Beacon in nrf51 Dk with the SDK11.
I am Trying to changing the name Of the Beacon ,,but i am not able to do this ..i want to change the name as well...
Hello,
I got a NRF52840 and want to use the BLE S140. On the application I want to use the CC310 random number generator.
- The S140 specification states that S140 uses...
nRF52 DK, PCA10040 v1.2.1
PPK PCA63511 rev 1.1.0 2018
I am connecting the PPK to the NRF52 DK in the simple case where I want to measure power consumption of the 52832...
I'm trying to get nRF sniffer to work in wireshark. I followed all the steps from the nRF sniffer user guide, but I can't get it to work.
The issue: - when I have the PCA10040...
Hi,
I tried to build your own example about "fatfs" on my board "nrf52840pdk" ( with MyNewt as OS ) but it seems that "ff.h" can't be found. Has it got any dependencies...
An nRF5 SDK for Mesh v2.2.0 dimming example client running on a nRF52840 Preview DK is not detected for provisioning by a nRF Mesh smartphone provisioner.
Running the example...
I am in process of doing my eng. thesis and apart from setting up Thread network part of my work is to measure delivery time of messages.
For now I have an application based...
Hello!
I am using NRF51822 in receiver mode with enabled interrupt on ADDRESS event, and even if transmitter is switched off I still get a few messages every second. It...
hi........
i have customized one program ....using segger 15.2 ...nrf52832
when degug it,the code from button and leds stops at nrf_breakpoint_cond ... even it doesn't...
When performing pre-qualifying Bluetooth radiotest of our hardware (utilizing the nRF52840-chip) at NEMCO, we experienced very strange behavior. The frequencies detected in...
My setup of the buttonless BLE DFU secure bootloader using SDK15.2 isn't launching the application after a successful OTA package transfer. Using RTT and breakpoints, I narrowed...
Hi ..
I am using nrf52832 and peripheral device sensor ..segger 15.0
Is it possible to wake up from sleep by interrupting the sensor .. possibility is there ??
Hi,
I am shifting my program from version 11 to 15.2. While including SPI files to the ble_app_uart code, I met with this issue. I have enabled all defines for SPI interfacing...