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...
We are the Manufacturer of Smart lighting
We have start new project" Cellular gateway".
We are evaluating the nRF9160 Dk board .
During this we found issue . it is iBASIS...
Dear ESB technical specialist
Regarding the ESB function of nRf52833.
The datasheet explains BLE function, but there is no explanation about ESB.
For this reason,...
Hello,
We are using the nRF52832 in our product, along with nRF Connect version 2.6.0.
We have been working on obtaining Bluetooth certification, but we encountered issues...
As I understand it, the nrf samplesaws_iot and aws_iot_mqtt assume there a network connection up and running.
I am trying to adapt the sample to create the connection via...
Hello,
The target MCU on nRF5340 DK seems to use internal load caps for the high frequency 32MHz XTAL because the board does not have external load caps.
The nRF5340 specification...
Hi,
While I understand that the sample code is not intended for the nRF52 Dongle, I am still wondering if I can make it work on it.
I have successfully tested it on...
Subject: Request for Assistance: Coding BLE and SPI for Gesture Control using nRF52840
Dear nRF Support Team,
I hope this email finds you well. My name is sharon and I...
Is there any analog to digital input on the nRF9061 SiP / DK? I essentially need to plug in a microphone to this, so I looked at a couple of options -- ADC, the DMIC interface...
Hi,
I'm using an nRF9160DK v1.0.1 (2021.26) for developing an application on the nRF9160 with ncs v2.5.0 and I'm currently looking to optimize current consumption. I realize...
Hello, We have a custom board with nRF52832 in production, nRF5 SDK, s132, using BLE. We recently have faced some issues regarding connection from some of our clients.
The...
Hi Support team,
My application was based on NCS v2.5.2, which has no driver for the charger bq24295, and I ported a driver from Linux and it worked well.
Now I want to...
In my project, my master controller need to scan devices through custom uuid.
One problem is that in ble_advertising_init, I can only add 16bits uuid and type of which is...
We need to issue a command to an nrf52840 device :
nrfjprog --program file.hex --chiperase --verify.
everithing is working with [nrf-command-line-tools-10.24.2-x64.exe...
Hi all,
Is there anyone here who has already use Clion with nRF9161 ? I'd like to use Clion it's better than VsCode. I've find how to for nrf52 but it doesn't work for me...