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...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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...
Dear Nordic Support,
I am using ble_nus service on nRF52840 (BMD-340-A-R) + Raspberry Pi 3B+ ( https://github.com/IanHarvey/bluepy ). The nRF52840 is the peripheral and...
Hi,
I would like to know the I2C bus capacitance for the nrf52840. Do someone have the information please ?
My slave components are compliant for 400Khz and VDD is 3.3V...
I have gone through the tutorial on mesh experimental dimming and I was able to provision the BLE nodes, contol and dim the LED1 on the evaluation module with RTT viewer....
Hello everyone,
We are having a problem with the DFU function in our custom iOS app.
We are using DFU library version 4.5.1.
After updating SoftDevice and Bootloader...
I'm using the nRF52840 DK to develop my application using FreeRTOS while trying to achieve the lowest possible consumption. I'm having some issues so I went back to the ble_app_hrs_freertos_pca10056_s140...
hi
i use the example flashwriting in nRF5_SDK_15.3.0_59ac345, i set a table at 0xfd000:
// ProgramSection alignment="4" keep="Yes" load="yes" name=".tabletest" address_symbol...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi,
Recently, I was trying to established an application based on ble_app_hrs with PCA10028.
The MCU I used is nRF51822_xxac (256KB), S130 for softdevice and the SDK is...
After I add uart function to ble_example, I use app_uart_put() to send data,but data only one byte.What can I do?My board is nRF52-DK.SDK is nRF5_SDK_11.0.0_89a8197.This is...
Hi Team,
Iam working on nordic nRF52832 eval boards and trying to send a string from client to server over Bluetooth mesh using sdk v3.2.0.
i have created simple message...
Hi,
I am trying to increase the through put of the BLE peripheral device.
SDK Version-15.3, NRF52832 chip set
I looked into the example code ble_app_att_mtu_throughput_pca10040_s132...
Hi,
I am looking for support driving a Piezo bender for a car Alarm system. These alarms generally make multiple alarm sounds in a periodic changing manner. I am trying...
Dear All.
I'm using nRF52840 DK, 15.3.0 SoftDevice, Segger.
I'm testing DFU and have some question. and i'm begginer with all
I'm so s orry in advance.
First...