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...
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...
I am using nRF52832 DK.
I am trying to print Battery service value in log file ( Client side ).
So where i get this information and how can i print this information in...
I’m looking for setting up an evaluation network considering of 10-14 nodes as data sources that are to send data values on a periodical basis to a data sink mode that will...
Hi everyone,
I am developing application on nRF52832 using SDK 15.3 on SES, windows. I am using secure DFU bootloader for FOTA process.
Scenario 1 : If I don't use DFU...
Hi Team,
After I add the ANT module into my project, I found the fds_gc() will always return error 1( NRF_ERROR_TIMEOUT ) when it has dirty records. If there are no dirty...
Hi,
I am using NRF51822 SDK12; S130 and trying to qualify Batter level service, So far encountred a problem with Test Case: BAS/SR/DES/BV-02-C, the Verdict is INCONCE all...
Hello, I just got the nRF52832 development board and i was playing around with the examples. I was able to connect it with the nRF Connect app on my mobile and desktop. But...
Central info SDK: 15.3 nRF52840
Peripheral info SDK: 13.1 nRF52832
I want to increase the communication speed after connection. I want to know how to set the communication...
Hi,
I'm trying to measure the power consumption of the nRF52840 chip , which runs the "nimble" BLE stack rather than SoftDevice.
However, the nimble BLE stack runs on...
Dear Nordic Team,
We want to use the FreeRTOS for commercial use, kindly request to answer the below questions.
1. Is AWS FreeRTOS open source & commercially distributed...
Hey all, I'm a beginner to bluetooth,
I ordered the NRF51822 dev kit and it worked easily out of box with my android phone.
I'm creating my own android app to communicate...
Hi Nordic
I want to change mesh-sdk-4.0 LPN example tx output power to 4dbm, including proxy broadcast, mesh packet,
I try to change " RADIO_POWER_NRF_0DBM " in whole...
The Nordic Uart service for peripheral devices has a function ble_nus_init() which takes a callback function in a struct.. Later on this callback function may be called with...
I am doing the project using nrf blinky.
My phone cannot find the nrf52840 . Before this it is ok, but now it cannot discover it . I notice that LED05 is blinking very fast...
Hi guys ,
I am trying to connect thermistor with the ADC pins of nRF.
I use the steinhart formula to calculate the temperature in degree celcius. I used a voltage divider...