Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
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...
Galaxy Tab A8 connects, but then disconnects after a burst of approx 600 "Central_0x2a208f55 Peripheral_0x2a208f55 ATT 37 Sent Read By Group Type Request, Primary Service...
I build the Zephyr NVS example that came with nRF Connect SDK version 2.7.0.
When using the nRF52840-DK and in my build config selected nRF52840 DK nRF52840, the application...
Hi,
I have some query regarding the beacon configuration. Could you please help me to find solution.
What is the maximum practical distance that can be achieved in...
Hello,
I am using the nPM1300EK connected to a nRF54H20 DK over i2c interface. I am trying out the "one button" sample code ( https://docs.nordicsemi.com/bundle/ncs-latest...
We are able to update the firmware of our nRF device over BLE using the nRF Connect mobile app.
However we're looking for a solution to replace the nRF Connect app with...
Hello,
i'm developing a firmware for nrf5340dk from 4-5 months using VS Code and Nrf Connect SDK v.2.3.0. Everything went smoothly until now but about a week ago i started...
Hi,
Can you tell me what LED5 on the nrf52840 DK indicates? When is it on? When is it off? 2 observations I have made:
When the DK is connected to a development computer...
I am new to Nordic (coming from STM32), and I am trying to set up a basic timer with multiple compare channels. For this simple example, I want a timer that triggers a compare...
SDK: nRF5_SDK_17.1.0_ddde560
example: secure_bootloader_ble_s132_pca10040
The example works when I use the S132, but when I replace with S312 it does not.
i have already...
Hi there,
We are currently using nRF Conenct SDK revision v2.5.0
https://github.com/nrfconnect/
Initially started with v2.6.1 but had to downgrade to v2.5.0 due to some...
I'm getting error:
When trying to use any of the time related functions: localtime,strftime etc. I have the
"#include <time.h>" in the file, but armgcc is acting like...
Hello all,
I am designing a custom board utilizing the nRF52832 QFAA. For the first version of this board, I am attempting to closely replicate the layout of the nRF52832...
Hi
I want to be able to access some build type variables in my C code in a Zephyr project (using west as the build manager) to be able to show them on a screen or in logs...
Hi,
I am working on nRF52840 DK for Bluetooth Locator Tag following guidelines as per Bluetooth Fast Pair: Locator tag (nordicsemi.com) . I am receiving following error...