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...
<Environment> - Windows10 - nrf v1.3.0 - modem fw 1.2.0
I'm attempting to make a socket and communicate with the modem using it.
However, sending data doesn't work out...
Hi everyone,
Looking the nRF52840 Product Specification v1.1, I see that there are several System Off modes.
1. Using the function sd_power_system_off() what is the by...
Hi,
i'm new on using nRF5 modules and i have some question about how to program the nRF52840 on a custom board, so with a completely new chip.
Reading the schematic of...
I am using nrf52840 DK (pca10056) board and nrf5SDK 16. There is one low power sensor connected to the board via SPI interface. My program consume less than 30uA before I...
HI:
I transfer the init packet and firmware to bootloader successfully by UART DFU, and then the app can not start. It report error as below:
<00> info> app: Inside main...
Hi All,
My update of nRF Connect v3.3.0 failed after a while:
Update of nRF Connect failed with the following Error-MSG:
On the same day I got an install from Oracle...
Hello everyone,
I would like to use the PPK with a NRF52 Dk, but I have external sensors connected to the VDD and 5V, so when I will plug the ppk I will have to disconnect...
Hi,
I am reading a 24-bit data from SPI by getting a data-ready interrupt from GPIOTE pin in a NRF52832 chip. I have to buffer data for the BLE interval duration then send...
Hi,
I am using BLE-UART example in my project and to start advertising I am using below piece of code.
By default in the sdk (ble_advertising.c) the advertising type...
Hi,
I don't want the spm and application firmware built together so I tried using the "spm" sample in version 1.3 of the sdk. However when configuring the project i t...
I have a requirement that my peripheral device should only rely on the central to start any security operation. Right now I see a problem when the central side removes the...
I am new to BLE with my nRF51. I've got this example and I try to stop a RSSI scan when the device get all advertising data from the local device.
But when I try to add...
I burned this program in nrf9160 ncs v1.3, and how do I fix the following error?
An example can be found in the figure below
Example prj configuration see figure ...
Hi,
I would like to evaluate the NRF52811 chipset module (BMD-360 from UBlox) using the NRF52840 DK.
If I am to read the Constant Tone Extension that will be transmitted...
I followed an instructions developer.nordicsemi.com/.../gs_assistant.html in the case of Kubuntu 20.04 and developer.nordicsemi.com/.../gs_assistant.html in the case of Windows...