Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
Hello forum ,
here i m using nrf52840 customized board ;my flash is w25q64 i need to set my flash for deep power mode (sleep mode ) ;as well i need to set my supply gpio...
Hi!
The Power Profiler II Kit is an awesome piece of gear! I love it and it almost replaces power supply and logic analyser on my bench for daily work.
Would it be possible...
Hello,
I'm trying to extend the k_sys_fatal_error_handler() function to shut down a power supply and turn on an LED in case of fatal error/exception. Unfortunately, these...
Hi the Nordic Team,
I am developing the SED product of Matter over Thread protocol, now I want to customize a Bluetooth Service and Characteristic for my company's Bluetooth...
Dear Nordic Team,
I've been working extensively on creating a custom sensor driver building on Zephyr's sensor API. Throughout this process, I've utilized many available...
HI
We are currently reviewing a problem with a product currently in mass production and would like to request your assistance.
1. Development environment
- nRF52832...
Hi all
SBOMs must be created in order to comply with the European Cyber Resilience Act (CRA) directive. Zephyr makes this very easy:
west spdx --init -d BUILD_DIR west...
I have been using the SDK example ble_app_proximity to flash my demo boards nRF52840 to do some RF PHY testing on Bluetooth advertising.
It was very easy in this example...
Hi, I'm developing a device that needs to be able to securely connect to a MQTT Broker using certificates signed by a CA. In short, I already have that working when connecting...
We are developing a new board based on the NRF9151 and would appreciate some guidance regarding the power supply design for the modem.
Specifically, we’re looking for documentation...
I would need to change the GPIO voltage of the nRF9161 (M1) from 1.8 to 3.0 VDC. On nRF9161-DK schematic I see that VDD_GPIO can be isolated from nPM1300 (U9) VOUT1 by cutting...
Hi Nordic,
I am currently working with the nRF5340 and trying to understand the process of building applications in a multi-core setup.
From both the forum and official...
Hi, We are getting packets a count mismatch error immediately after first successful bt_iso_chan_send() call, preventing ISO communication that worked in 3.0.2. This is our...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...