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 interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hi
This is my first project to make my custom PCB.
I have a question about how can I uploaded my code with segger embedded studio by using nrf52840 dk?
For the hardware...
Hi,
I've create an v2.4.0 SLM application in VS Code by copy from sample, and I am trying to enable trace function for cellular monitor tool app, in order to LOG the packets...
During our evaluation of MQTT, we observed that if we send data every five minutes, the server stops receiving it. We currently believe this is related to CG-NAT, which drops...
I'm using NCS version 2.6.1 with a NRF9161DK
Recreating the issue:
Follow the instructions in the readme of the sample: Cellular: nRF Cloud multi-service
Build with...
Hi I am getting fatal errors when building most of the exercises in the Wifi Fundamental course. I have attached terminal output from building the wififund_less4_exer1_solution...
I have code developed for the nRF52832 based on the Zephyr RTOS. If I switch to the nRF5340 with Zephyr RTOS, would it be possible to develop by simply uploading the additional...
Dear all:
I have built a project(ex: matter bulb) in Nordic SDK, the generated load is zephyr.hex which size is about 2345kb ;
Then I open nRF Connect Programmer, and...
I'm attempting to get our wearable remote to interact with a GoPro using their API and am getting the error in the subject line when attempting to start scanning. I've checked...
I am working on scanning and connecting to an iPhone device in NRF52840dk, but I am not able to receive my iPhone while scanning. If there are any different ways, please let...
Hello!
Looking for some guidance on how I should start debugging an issue I'm experiencing trying to get the Zephyr fdc2x1x sample code running on a custom PCB that uses...
Hi everyone,
I am working with the nRF SDK v2.0.4 for VsCode and with the nRF52840 DK.
I want to develop an application that transfer in real time the data collected...
I'm essentially building a BLE to UART gateway to allow our microcontroller device to talk to our apps. The BLE section is the nRF52840 and I'm trying to simply use it to...
I am trying to install the nrf connect SDK on my Macbook M3 Pro. But i am unable to do so. Neither VSCode extension nor the Toolchain manager works for me.
Clicking install...
I'm currently troubleshooting potential timing-related collisions associated with the NRF radio. I use a custom protocol on a single specified channel (no frequency hopping...
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...