Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
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...
Hi,
we have a Gateway board that uses the nRF52832 with the nRF21540.
The firmware running on the nRF52832 is a slightly modified version of the HCI UART sample found...
I have a problem with timer 3 of nrf52820.
It concerns a trailing edge dimmer implementation based on timer 3. A gpiote is used to sync the zero crossing.
I use ppi...
Dear Nordic-Team,
I designed a custom PCB using the nRF9151 as the host processor, the nRF7002 as a Wi-Fi companion, and the nPM1300 as the power management IC. The Wi-Fi...
Hello,
I encountered a strange behaviour on a nrf52832 : - I flash a a debug firmware (with debug optim in build config) : I can run debugger and add breakpoints - I stop...
I am developing an application that uses NCS2.8.0.
For FW updates, the nRF52833 USB ACM bootloader is enabled.
However, there are some problem.
My device has a battery...
Hi all hope you all are fine and doing well.
I am trying to use the Soft UART (uart-bitbang.c driver) on nRF52 DK for a low-speed UART connection. The initialization fails...
Hello, I am not sure if this is the most appropriate place to ask this question, but any comments are welcomed. I am developming a sensor platform that tries to use extended...
So hello everyone, I am a computer science student with zero IoT background. I am trying to a wearable device . I want to nrf52840DK with max30102 heart rate sensor and communicating...
Using nRF5 SDK 14.0.0 with Softdevice s132 v5.0.0 on nRF52832.
I've set up my nrf to be a GATT client (in central role), and I'm using bluez on my Linux desktop with a...
Hi,
we have a NRF52832 based project / product. We are using a DFU bootloader for application and SD update. The update is done from a master microcontroller using UART...
Hi Devzone,
Currently, we are attempting to use the Generic three-wire coexistence (refer link: https://docs.nordicsemi.com/bundle/ncs-2.9.2/page/nrf/app_dev/device_guides...
Hello,
I am working on a project which was previously developed by another person, and am struggling to setup the development environment. The project was built on nRF Connect...
Just got myself a ppk2, tried to set it up on linux, it wanted to update itself that didnt work on linux. On windows it did. Then tried to connect and it just keeps loading...
Hello,
I am currently working on a BLE Mesh–based control system and would appreciate guidance on a few architectural and scalability concerns.
System Overview The network...