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...
I have a nRF52 DK. I'd like to debug my board which has nRF51822 and sensors, and has SWCLK, SWDIO, VCC, GND, RX, TX, VCC, GND. Please provide detail steps on how to wire...
I'm developing a central that discovers services in a peripheral. The services are both custom and standard BLE services. Discovery is working fine, but there is one issue...
Hello,
We are experiencing a rare condition whereby we read in raw Accelerometry data (758 bytes) over the SPI bus, and sometimes (rarely), we'll get a block of repeated...
Hello Everyone, I designed and fabricated a small nRF52 board. The design of this board is based on the Adafruit nRF52 feather. The difference between my designed board and...
Hi,
I'm working on MacOS 10.14.6 and I'm having trouble with the Programmer app in nrf Connect.
I have installed the Jlink driver successfully (v6.60a), but when I select...
Hi, I am trying to add a motion sensor event into my code that utilizes the low power accelerometer on board the thingy91. I wont be in sleep mode but will be in PSM or edrx...
I have followed the instructions in nRF Connect 3.3.0 - getting started assistant to setup my nRF connect SDK.
I proceed to set the nrf repo to v1.1.0 branch (last stable...
Hi, I Implement void WriteRegister and ReadRegister SPI interface with mfrc532 but some time right,some time wrong.
Some time i write value in a regsister and i read again...
Hello,
I am emulating the behaviour of a device doing this operations (Using pc-ble-driver-py 0.14.0 and nrf52840 dongle):
Is connected by a smartphone app
Exchanged...
Hi,
I'm using PCA10040 board and J-Flash to program a HEX file. However, the programming failed because of the license problem. How can I solve this problem?
Thank you...
Hello. I want to create a profile here so that I can ask private technical questions. You ask for personal info like full name, phone, address, etc. Is any of this information...
Edit: The problem was caused by me. Solution is in replies.
I was testing read back protection functionality. For one device I've set protection using openOCD by setting...
Hi,
I noticed nrfx_spim.h contains a method called `nrfx_spim_xfer_dcx` but I can't use it directly in my SPIM app.
I am wondering if that method is available to nRF52...
Hello,
I did getting started guide on a new computer (Windows 10 64 bits) and when I tried to check if all is ok with AssetTracker, I got that error message. What cna I...