After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at...
We want to use PSA crypto to generate a persistent key that can't be read out and use this for encryption/decryption.
We have of course tried the persistent_key_usage sample...
Hi all :
I am trying to use the nRF54L15 built-in load capacitor for crystal but I do not know how to measure the crystal performance, such as driving level and negative...
Hello,
I am using nrf52840 MCU.
I am developing a product which have 2 I2C and 2 SPI interfaces. All the interfaces are on different pins.
I developed this thing with...
Hello
I'm working on a custom electronics board with an nrf54L15 (QFAA). This MCU is interfaced with an EEPROM memory (24FC16T) via an I2C bus connected on P1.03(SCL) and...
Hi Team,
We are developing on a custom board with an nRF54L15 (Raytac Module with NRF54L15_xxAA_ENGB) and are unable to provision a pre-generated secp256r1 private key into...
Hi All,
I'm currently working with a custom board using the NPM1300 and STM32L4, alongside the npmx drivers. I'm trying to capture both pressed and released events from...
I am working on project using thenRF9151 board and I require the GNSS functionality to work for the same. However, my board is not able to latch on to a satellite network...
Dear all,
after cutting the SB bridge to the QSPI chip and close the ones to get the pin free and disabled also qspi inside the nRF52840dk_nrf52840.overlay file I'm unable...
Hello nordic community,
i have custom board that have nRF5340 and nRF7002, our requirement is to use wifi every 5 minutes (connect send data and disconnect) but randomly...
Hi,
If you use the following settings, an error will occur during commissioning.
Board: Custom board
SDK:ncsv2.9.2 OS: Windows10 Sample code:Matter Lock bord target...
Hello,
My name is Calvin and I am tasked with testing the NRF52840. I want to create my own development board for prototyping a project, but I do not want to keep plugging...
Hi,
I am programming with nrf52833,ncs v2.9.0,generating peripheral_uart to peripheral_hid_keyboard sdk.
And now with working serial times,err happend and log is Not able...
Hi!
We use nRF Cloud Log backend in our project. And during my research I found that it actually doesn't filter (despite the filtering code is there) messages generated...
Hello everyone,
I am currently working on implementing the flash protection feature for the 54L05 chip. My objective is to safeguard the code storage area from unintended...