Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello All
We are trying to integrate ST7305 driver with NRF connecct SDK and are unable to get the driver to work using the extrnal module method mentioned in the NCS Intermediate...
We are currently working on a project using Enhanced ShockBurst (ESB) and would like to enable Front-End Module (FEM) support with the nRF21540.
According to the Enhanced...
Hello, I am working on a project using a custom hardware configuration based on nRF5340 and nRF7002 similar in configuration to the nRF7002-DK, except without the on-board...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hi!
We're building a project for the nRF54 where we want to run an external library on the FLPR core.
Right now we have a prototype PCB with a module from Fanstel on it...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hello,
I am using configUSE_TICKLESS_IDLE with RTC2 setup for FreeRTOS tick, occasionally I am seeing the asserting in task.c at line configASSERT( ( xTickCount + xTicksToJump...
Hello everyone,
I’m fairly new to Android development and currently building a BLE app using Kotlin in Android Studio. So far, I’ve managed to implement scanning, connecting...
After a fresh installation of NCS 3.0.2 SDK and toolchain via the VScode extension, all west modules are reporting modifications:
PS C:\ncs\v3.0.2\zephyr> west status =...
Hi Nordic Team,
I am working on implementing synchronized sensor sampling on multiple Bluetooth devices that are externally triggered. To achieve this, I have combined the...
Why project config is not finding relative path of these files but absolute path works fine:
CONFIG_CHIP_FACTORY_DATA_USER_CERTS_DAC_CERT = "certs/Chip-DAC-Cert.der" ...
HI DevZone,
I am trying to add the coded phy features in Peripheral_Uart and Central_Uart examples of NCS. I hope Coded phy features are successfully added into Peripheral_Uart...
Hello,
To finaly adjust the inside crystal capacitor at the end of production, I need measure the LFXO and HFXO frequencies signals to fine tuning. How should I do ?
Best...
Hi Nordic DevZone !
I'm facing an issue that I cannot manage to fix by myself.
So here is the brief: I'm trying to create a BLE beacon that will send some analysis results...