Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
MCU : nrf52840
SDK : sdk_17.1.0
Hello, we are developing a product using the nRF52840.
However, we have observed that while the nrf_log_backend_uart~ function is operating...
Dear Nordic support,
I've done some testing to send many data in BLE notifications, and I have a question regarding the BLE stack implementation. We are using NCS v2.6.1...
Hi,
I combined the throughput example and the lbs example in NCS v2.6.2 running in NRF5340DK. It seems the advertisement is not resuming after i disconnect the app (NRF...
I'm trying to install the 2.7.0 toolchain into D:/NCS/ somehow the toolchain manager frequently installs in a different path than the one specificied in the extensions settings...
Hello, guys
I have nRF9151-dk running Serial LTE Modem (SLM) app on it and want to test the ability of working with sockets (open socket, send/receive data, close the socket...
Hi all,
We have designed a custom board including a NRF52805 chip. We also followed PCB design guidelines and used the exact PCB layout recommended by Nordic. As expected...
Hi folks, thanks in advance for your support.
The thing is that in my SEGGER project I didn't have explicitly linked a bootloader to be flashed in the device (nRF52832)...
nRF52832 & NCS v2.6.1
I merged the NUS central and NUS peripheral FW into a single one where the user calls appropriate initialization functions to activate whether central...
Hi,
I am trying to write a simple application that uses I2C on a nrf5340 DK, assigning SCL to P0.9 and SDA to P0.10, using the app core ns . The application builds without...
Hello,
I am working with the nRF9160DK and the Thingy 91 to do some basic evaluation.
I was wondering if these devices supported Private LTE connections.
Thanks.
On Seeed Xiao nRF52840, I'm attempting to use reset (P0.18) as GPIO in a Zephyr (ZMK) app.
I've set
```
&uicr {
/delete-property/ gpio-as-nreset;
nfct-pins-as...
We want to be able to toggle between 128 MHz and 64 MHz on our nRF5340 based custom board depending on whether our audio pipeline is in process or not. However, a note in...
I am facing a similar issue described in https://devzone.nordicsemi.com/f/nordic-q-a/97084/direct-xip-mcuboot-both-images-have-the-same-version where mcuboot is unable to...
Hi everyone, I'm here to ask if anyone could help me solve the problem I'm having when programming on the nice!nano board. In my project, I created a new board called nice...
I recently purchased an nrf52840 dongle.
In nRF Connect for Desktop (v5.0.2) and with or without the device attached, Programmer (v4.4.1) starts with a rust-panic error...