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 everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
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...
running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
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...
Hi,
In order to speed up network registration times I'm trying to do a band lock to 13,4 (Verizon & ATT within USA), so I'm issuing the below AT command which responds with...
Hi,
The baseline PSM sleep current of our device with all of the additional support circuitry is 100uA, and have just integrated FOTA capability.
However when we set CONFIG_BOOTLOADER_MCUBOOT...
Hello! Trying to understand how to connect to AWS IoT. I use nRF9160. As for template I'm using mqtt_simple sample. I found broker address, but how to use security keys and...
Hi,
we user the standard NUS example as peripheral. Starting from IPhone 7 an mtu size of 251 is negotiated. Sending from the peripheral is possible but receiving from the...
hello,
I noticed that CLI tools download links changed after Nordic moved to the new documentation system. it used tio be possible to do:
but this links do not work...
Hello,
I am developing using NRF52832 and nRF5_SDK_15.2.0.
I am using FDS to manage some data.
Size of each data will be 20bytes. I like to store maximum 1000 data...
Hi,
We modified the lte_ble_gateway example and connected to our aws iot server. And have faced few issues so far and would like to get some hint from you.
We are using...
This question was asked, not answered, and locked. So I will ask it again
I changed the security settings on a CCCD for a heart rate measurement characteristic and got...
Hello,
I have troubles with the timer interrupt. The code work fine until the timer hit the compare value and then stop.
This is my function for the timer init:
Here...
Hi,
I have a problem with the BLE mesh light example using the static provisioner. I have modified the example to have multiple Generic OnOff servers. Client and Servers...
Hi, I'm a beginner of Firmware Engineering and facing an issue on programming of sensor module.
I am using a sensor as IIS2DLPC made by STM, and board is nrf52840 dk board...
I am re-starting a project to send MQTT topics to AWS. At this point, is MQTT_Simple still the best way to start and then modify the endpoint as suggested in case 224855 or...
When i call the sd_ble_gap_adv_start function then after a few seconds the mesh communication fails because the scanner_radio_irq_handler is not called/triggered anymore....
Dear,
I started a new laptop Windows 10 Pro
installed nRF Connect, and followed the Started Assistant
installed the toolchain
downloaded the SES (v4.20a)
----...
I have NRF5252840-DK (evaluation board, SDK 15.3.0, S140) acting as central. It correctly scans advertising data from my peripheral - custom board with NRF52811 (same SDK...