Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
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?
Hello,
I am using nRF5340 with nrf v2.7.99-cs2.
We have interfaced External flash MX25R over nRF5340's QSPI channel. We are using XiP as well and some part of code lies...