HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
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...