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...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
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 folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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'm using Segger Embedded Studio 3.52, nRF SDK for Thread and Zigbee v3, nRF52840-Preview-DK
I have a Zigbee Coordinator and Zigbee Router that work great at my home office...
I can success transplant saadc and fatfs to my ble project.However, when there is a SD card, the slave can write data to SD card successfully, but disconnect with the master...
Hi engineers, I got a question regarding nRF52840 (PCA10056), i want to run DTM using PCA10056 board with MT8852B tester. Unfortunately, i keep failing to get the EUT address...
Dear all,
Our application is made of
Chip nRF518122 + SDK 11.0.0 + DFU Bootloader + BLE application (gcc complied) loaded with nRF Toolbox over the air
we are putting...
Hello,
the nRF9160 product specification 1.0 states in 5.1.4.2:
"Note: The LTE modem requires using LFXO as the LFCLK source."
I checked the clock register and noticed...
Hi,
I have developed an SWD working code which read-write the Flash Memory and RAM which is working very good.
Now I have a problem in I need to write start address...
Due to time pressure, I'm starting this thread based on an existing ticket: https://devzone.nordicsemi.com/f/nordic-q-a/51423/firmware-on-custom-board-application-bootloader...
Hi team,
We have a customer who has some questions about GPS.
The questions are:
Where do we save the Ephemeris data when GPS code start? RAM or flash?
When use...
Hi,
Can an nRF5x device be configured as a BLE relay with Bluetooth Mesh?
I believe with the Central-Peripheral-Relay example, the Relay needs to establish connection...
Hi. I am trying to create a dfu zip file that contains the softdevice, bootloader, and application. I am DFU upgrading an NRF52 device from SDK v13 to SDK v14 via Nordic's...
Hello,
we are using the nRF52840-DK.
File: secure_bootloader_ble_s140_pca10056.emProject
File: ble_app_buttonless_dfu_pca10056_s140.emProject
In short, we are...
Hi,
I have a well working cli environment under linux where i can compile, program and debug a nFR52 demo board.
I have installed RSSI Viewer (1.05) and Bluetooth Low...
We want to deactivate Mesh DFU packets relaying from the App side to avoid messing with the bootloader firmware. Is there any flag we may use for that?
Hi,
I'm trying to use a Bulk IN endpoint (EPIN3) and am running into an issue.
I call the nrf_drv_usbd_ep_is_busy() function to test whether it is safe to proceed with...