Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
Peripheral device has 2 services,but central can find only 1 service(0x1001).
I want to find other service(0x0001)
According to the message seems to be looking for 0x1001...
Hi,
I'm using the nRF51 dongle with nRF SDK 12.3.0 and the S130 2.0.1 SoftDevice to implement a BLE central. The dongle repeatedly connects to a BLE peripheral, performs...
I'm running the PB Remote Client on a PCA10040.
I have 2 servers running on PCA10040 boards.
Watching the log whilst debugging the client, I receive the following: ...
Hello all,
I am new to nRF platfrom, I am working on a protect which contains multiple BMD-200 modules with nRF51822 controller. It has to transfer some data via UART,...
Per this blog, I understand that the nRF52's ANT pin must be matched to 50ohm via L1/C3 and that the antenna must be matched to 50ohm. Hence a trace with 50ohm characteristic...
Hello, the title is pretty descriptive.
I've tried to read through previous questions and got a rough idea but decided that it would cost too much time for me to explore...
I am working on a ble application using an nRF51822 that requires low power consumption. I'm curious if on average the observer or the central role will consume less power...
We have our own custom board using nRF52832 (via Laird BL652 module). Until recently, we have been programming our application, bootloader and softdevice using the PCA10040...
SDK12 and SD 132 v3.
I have my code working for HVX from the peripheral. I can HVX send up to 80 bytes on one characteristic in one call (ATT MTU was set to 83 and DLE...
The NRF52 product spec suggests:
"The input buffer of a GPIO pin can be disconnected from the pin to enable power savings"
I've found that gpio.h provides the function...
Here is a snippet of my debug log:
nrf_sdh_freertos: Creating a SoftDevice task.
nrf_sdh_freertos: SoftDevice task not created.
app: ERROR 4 [NRF_ERROR_NO_MEM] at ...
When using radio notifications, there are a few compiler warnings.
Compiling file: ble_radio_notification.c
../../../../nRF5_SDK_14.2.0_17b948a/components/ble/ble_radio_notification...
I've been working with an Adafruit NRF52 Feather board for the last week, and have been struggling to get the board to go into a low power mode. At the moment, I am working...
Are there any publications, from Nordic or academia, that give estimates on what would be the maximum capacity of a BLE mesh network?
I believe there is a hard limit of...