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: ...
Hello! I am trying to get gazell to work on the nrf52840 dongle.
I built the nrf connect sdk Blinky project with the nrf52840 dongle set as the config. then pushed the merged...
In the past, we've been able to use the nRF52-DK to flash our boards, supplying power through the debug port by shorting SB32.
For our L15 prototypes, the nRF52-DK doesn...
Hello Team,
I am experiencing an issue with the sound output from an external codec connected to the nRF5340 DK. Currently, the sound is in mono, but my goal is to achieve...
Hello,
I recently purchased a few NRF9161-DK boards for both LTE and NR+ evaluation. However, I am unable to run through the initial demo. The board is discoverable initially...
NCS 2.7, nrf52840, sysbuild with mcuboot, multiple board revisions
I have setup my build to use different keys for each board revision with this in my sysbuild.conf:
...
Hello DevZone,
I just located a mysterious bug , it's about printk() and low power.
Environment:
NCS v2.8.0 and v2.9.0
nRF52840DK v3.0.2
PC: Ubuntu 22.04
Zephyr...
Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board.
I created a pm_static.yml file with the following configuration...
Hi,
I am using nrf52840 with nrfSDK-16.0, Ble5 coded PHY( S=8 ). I am using ESP32S3 as central and nrf52840 as peripheral device. I want to connect to 8 peripherals with...
When I try to program the Thingy:91 in cellular mode, it always gives the message 'Failed to connect to port.' I’ve tried different ports, but I get the same result.
When using the nrf Connect Extension for VS Code, the nRF Connect SDK v2.9.0 and the "at_client Sample" application, flashing the nRF9160 and an actinius icarus board using...
Hello,
I'm working with the Sensor Server example from the nRF5 SDK for Mesh. I've successfully implemented the sensor model with the default publication mechanism that...
Hello,
How to use the nordic android ble library, I have implemented it but only once when on the road can receive data. From the BLE device every minute sends data.
I...
Heyy I working on project where i am planing using XIAO nrf52840 chip am using Ardunio IDE for Rapid development, I was unable to implement wake and sleep functionalities...