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...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi, I have a custom board built around a nRF9161. When I test with the at_client only AT+CGSN=1, AT+CGMI, AT+CGMM and AT+CGMR return with the expected string. All other commands...
Hi all
I'm working on custom board build with an nrf9161. Right now I'd like to use a gpio as input with interrupt for i2c captor icm20948. So for I've searched and I think...
Hello.
I have 2 designs of PCB to make, I have their schematics almost complete. Both use the nRF52840.
My doubt is if for each PCB, if I will be able to use at the same...
Hi
Can you please supply me with the mechanical dimensions for the nrf52840 dk? I can not find anything. I would like to have the dimensions of the mounting holes in relation...
Hi,
Previously, I used the nRF52840 to work as a host. Similarly now, I hope to use the nRF52832 to work as a host, but it seems that this cannot be achieved simply by changing...
I am facing error while building the sample "Hello World for multiple board targets using Sysbuild" without changing anything in the sample. I am using nRF connect SDK and...
I have a custom board with a nrf52832 chip on it and I am currently trying to build my own application for it.
I have successfully managed to compile and flash it using...
I am using NCS 2.7.0
i am running this build command from a terminal in VSC for the nrf/samples/bluetooth/Direction_finding_connectionless_tx sample
west build -p -b nrf5340dk...
Hi,
We want to implement capacitive sensing of nrf53.
Can you help how I can use the nrf53 for capacitive sensing feature, as there is not much information given in datasheet...
"I'm trying to set up two nRF5340 Audio boards - one as a unicast client (gateway) and the other as a unicast server (headset). However, I'm encountering errors with my prj...
Hi
I'm looking into using the nrf52833 and/or nrf52843 for a long range mesh network. Since I require long range, but not high bandwidths, using a coded PHY seems appropriate...
Hi,my board is nRF52840,and the demo is periodic_sync_conn within ncs2.7.0,
I want to establish periodic sync with the AP whose rssi is better,but i am failed。The ESL will...
Hello all,
I'm new in to development with nRF Connect and Zephyr RTOS, I have been reading the documentation and looking at the QA but I'm still unable to achieve a "low...
Hi,
I have a firmware running on ncs 2.2 with mcuboot and tfm which I'm in the process of upgrading to ncs 2.7 with sysbuild.
I currently have a problem converting the...