Hi,
I’m developing a speed sensor and cadence sensor that support both BLE and ANT+ peripheral connections. I plan to use the nRF52805 with the S312 SoftDevice and nRF5_SDK_17...
Hello Nordic team,
I'm working with the nRF54L15 DK and using the latest NCS version that supports Bluetooth Channel Sounding. Here the sample is channel_sounding_ras_initiator...
I downloaded NCS 2.9.0 from nRF Connect For Desktop and sdk-sidewalk following Nordic's instructions. After successfully downloading everything, I built the sample "Hello...
Hello,
We have implemented and tested the scanner code for the nRF52832. Now, we want to migrate the same code to the nRF52833. The project has already been configured for...
Hi,
I ran into this error:
00> <error> nrf_ble_gq: SD GATT procedure (1) failed on connection handle 0 with error: 0x00000008. 00> 00> <error> app: ERROR 8 [NRF_ERROR_INVALID_STATE...
hello nordic, we are looking at nrf52820 to satisfy some requirements. 1: We plan to power off single cell Lithium application which can be 2.7V - 5V trhu VBUS / VDDH and...
Hi ,
I search nrf52810_bitfields.h , but i don't find about start bit , is the direction search for error ?
My idea : This is set up for stop bit , should the start bit...
Hi All,
I have serious difficulties to work with this board. I'm a beginners and I did not find any tutorial where I could said...oooh great I understood. My goal is to...
Hello all, I am trying to write a program that that updates the firmware on an external chip from a smartphone over BLE. Currently my approach is working but quite slow and...
Hello,
I am using a nrf52840 DK and I have no issues connecting to nrf connect. However, when it's connected all LEDs turn off and whatever code that was inside stops functioning...
Hi
I am programming NRF-51 board using nrfgo studio, it was working fine previously but now it failed to detect the board showing error. I shared screenshot of nrfgo studio...
Hello everybody,
I have integrated the new S140-SD-v6 Stack 6.10 into the github.com/.../nrf52-ble-app-uart-long-range Example.
It built and compiled without any errors...
Hello,
I want to get the raw acceleration of the Thingy 52. however I can't understand the values I get from the raw acceleration. What is the unit used for raw acceleration...
I am using Nordic SDK 13.0.0 with PCA 10040 dev board.
I have configured the stack to use MAX_BLE_MTU_SIZE = 200
// Configure maximum size of ATT packet the SoftDevice...
Hi,
I encountered a weird behavior. i defined characteristics with specific read/write permission however all the characteristics are writable for some reason altough the...
Given this error handler function...
and this logging from it with the Segger attached...
how do I debug this?
I presume the info passed in is bogus and just points...
Hi All,
I'm currently using SDK12 for nRF52832. In my BLE peripheral project I store central address who engaged my device to listen for ANCS notifications. This address...
Dear Nordic Community,
I am using the the nrf51 dev kit to try and program a custom board (nrf51822) connected to it via the the Debug Out connector. This setup has worked...
Hi,
I'm testing nRF52832 central data rate.
My SDK version is 14.0.0 and softdevice is 5.0.0.
I want to send 200byte from nRF52832 peripheral to nRF52832 central in one...
Hi,
I'm using NRF52840 with Softdevice and SDK v15. I would like to use an external 32.768kHz crystal.
If I understand correctly this is consistent with the eval board...