Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
Hi All,
I have an nRF5340 Audio DK which has problem with the network core. When I connect the USB to board or try to recover the board the MCU light at the bottom of...
Hello all,
I am working on a project with 2 nrf5340 Audio DK's and I want to have the same functionality of the walkie talkie demo but instead use the microphone of the...
I had a working Matter application, but due to some human error, I erased my WSL installation.
I set it up again, but after successfully flashing my code onto the Nordic...
Hi,
For a product currently under development, we need to use a counter as an RTC. We’re targeting the following commit in ncs/sdk-zephyr :
github.com/.../d7e41fd2e361ee15454a253ebec9bb37aceaf09f...
Hello Support Team,
I am currently testing the new Channel Sounding feature on two nRF54L15 boards, on which I flashed your Channel Sounding samples ( initiator and reflector...
Content: I’m working on integrating the nRF7002 EK over SPI with an nRF54L15 using nRF Connect SDK v3.1.1 . While setting up the workspace, I noticed that the Wi-Fi driver...
I am working on a project where I am using the npm1300 with host nrf5340. The BUCK1 powers a sensor and BUCK2 powers the nrf5340. I have a SPDT switch connected to GPIO0 and...
I used the nRF Audio Example to build a BLE audio device. I use the test tone generator functionality. I was previously using nRF Connect SDK 2.6.1 and the test tone generation...
I am an FAE with Ezurio, we have a customer who was running through the nRF Connect SDK Intermediate training on DevAcademy and they ran into issues with AuTerm in Lesson...
## Description
On the nRF54L15DK, the measured floor current increases significantly when the GPIO is configured for button edge detection.
### Observed Behavior
* Floor...
Hi,
I am quite new to nrf's and zephyr and I'm working on a product that requires Direct Test Mode functionality. I started with the DTM sample and am now looking at how...
Why do I often fail to compile the examples due to west? The prompt suggests that I need to upgrade west, but I am unable to do so?When directly upgrading West through VSCode...
The solution for "nRF Connect SDK Intermediate - Lesson 9 Exercise 5" does not appear to boot-up after flashing and gives the following output on the com port:
*** Booting...
Currently with the DECT NR+ modem API on nRF91x1 I can schedule rx operations in mode NRF_MODEM_DECT_PHY_RX_MODE_CONTINUOUS given to nrf_modem_dect_phy_rx via nrf_modem_dect_phy_rx_params...
Is there a way to create custom battery profiles of non rechargeable batteries for the nPM 2100 PMIC? Is the nPM Fuel Gauge board compatible with the nPM 2100 EK?