Hi,
My ultimate goal is to add NDT [1] to a meshtastic [2] device implemented with RAK4631[3]. For this goal I can see the following obstacles:
- The meshtastic stack...
nRF Connect SDK 2.6.1 + nRF52832
I can't get the execution of shell commands from mcumgr over SMP to work.
Here is my prj.conf :
I registered some custom shell commands...
nrf5340+nrf7002 running Zephyr with NCS v2.6.x.
When trying to connect to a wifi AP with incorrect credentials, I have several issues:
1/ the result of the (failed) connect...
Hi,
I have an application based on the "peripheral_uart" sample code (nRF52840DK, NCS2.70)
As I use interchangeably the same pins as GPIOs and UARTE1, I use UARTE1 with...
Dear Nordic, We wonder if it is possible to connect to the BLE side of nRf9160dk using the LTE BLE Gateway sample. https://docs.nordicsemi.com/bundle/ncs-2.3.0/page/nrf/samples...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our project needs RSA to exchange secure data.
I use example "samples/crypto/rsa",...
Hi.
I'm playing with an scenario based on two nrf52840dk and a dongle.
I have deployed a OTBR on a Linux Ubuntu22.04 and flashed the dk with OT COAP Server and Client...
I am currently working w/ a project that utilizes TrustedZone and PSA Protected Storage to read/write to internal flash that's accessible only in the secure partition (I'm...
Hi! i have some problems with extension, i cant see action bar/boards. I had no problem with v2.5.2 of sdk and toolchain but when i bumped it to 2.7.0 in manifest file it...
Hello, What is the compatibility between build codes for nRF52811 CAAA; meaning is it OK to use SDK nRF52 15.3 for both AAO and Ax0? If not, what is the consequence of using...
hello, I am about to get a new computer, I would like to get some opinions about which operating system is the best to use, linux, macOS or windows? right now I am using windows...
Hi everyone,
I am currently trying to flash the MDBT50Q-DB-40 demo board from Raytac but I'm running into some issues with flashing it. I have both referenced the setup...
Hello Devzone,
In our product we are working with a nRF52840 microcontroller and periodically transmitting large sums of data to a PC or a phone.
We noticed that over...
I want to develop it in visual study code. I have a few problems right now
1. The left nrf icon in the attached image continues to disappear. Whenever it disappears, if...
I can get certain MCUboot features working for the Lesson 8 test program. However, these features don't work when I try to port them over to a fully fledged project. I think...
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...