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,
We are considering hooking up an external chip with a Bluetooth standard HCI interface to do Bluetooth classic using Hands Free protocol and Serial Profile protocol...
Latest 2.7.0 toolchain.
nrf5340DK board, light_bulb example.
I am using our own smartphone to perform up to AddNOC and ThreadNetworkSetup.
Then the control is transferred...
Hi, I would like to write a log to an SD card but I am completely unable to even connect to it using SPI in Zephyr/nRF Connect SDK. There seems to be some mismatch between...
I am working in NCS v2.7.0 for nRF52833 DevKits, and trying to set up a secure BLE connection to allow remote control of the device over GATT.
My devices are headless IOT...
Hi All, I have a 5340dk and it got bricked for no reason, last night I was able to flash and debug my program. But when I tried this morning, device is behaving unexpectedly...
Hello,
I'm new to pretty much all of this, but I'll do my best to explain my issue. As the title says, I'm currently trying to get a LSM6DSO sensor to work with the NRF52832...
Hello !
You have DTM test in nRF5_SDK_17.1.0 and in nRF Connect SDK.
I have used SDK test some years ago and it looks more simple if we compare it with new environment...
Hello,
I am working with the nRF9160 to communicate via DTLS. It works, but managing certificates is a bit of a problem. I am using the AT%CMNG command.
First, certificates...
When running example code which involves BLE on nRF52840-based boards, the devices (which have assigned names in the example code) don't show up on the iOS nRF Connect scanner...
Hello,
I am following the cellular IoT fundamental course with nRF9151-DK.
I didn't have any issue until Lesson 7, but I found that the screen shot of the lesson is...
Hello,
I am using nRF Connect v2.6.0 and nrf52832 for product development.
I have implemented MCUmgr callbacks to check the DFU status, as shown in the code snippet...
I need to move everything off of UART0 so I can use it for my touchscreen
On a previous post I was told I could move everything to RTT in the overlay, but when I try to...
We've noted that our coordinator sometimes hangs and it's because that sometimes, maybe once every 1000-10000th call, the zb_zdo_mgmt_lqi_req API never responds to the callback...