HW: 52840DK PCA10056 3.0.1 2023.16
NCS SDK: v2.8.0
I want to test Zephyr's BLE controller instead of the default SoftDevice controller, and the `prj.conf` of ISO_CENTRAL...
I am Creating a custom model for my application using the chat client example. My project is based on checking the battery percentage of a device using this model. So what...
DPPI is not able to build with SDK 2.8.
The issue seems to be the NRF54L15 has 4 DPPI peripherals, yet the NRFX hal version 2.8 only works with one.
Would it be...
Hi,
I would like to ask when using zephyr's k_timer it uses a clock from LFCLK, then it can be generated in the following three ways:
32.768 kHz RC oscillator (LFRC) 32...
We have devices that have low signal so they have to reconnect to AWS a lot. We have a watchdog timer with a 100s timeout that we feed every 10 seconds in the control loop...
Hi Community,
I made a custom board based on thingy53, created a similar custom board file folder.
The application code can be compiled correctly with the original thingy53...
Hi,
I have opened Sample "Peripheral_hr_coded" and added build configuration.
Then I clicked on Action --> Build.
Please validate below log. Is it proper ?
Log is...
Is it possible to dynamically switch between USB CDC (Communications Device Class) mode and USB MSC (Mass Storage Class) mode on the nRF52840? If so, could you outline the...
When will the nRF9151 Hardware Design Guidelines document be available?
We are currently leveraging information in the nRF9161 Hardware Design Guidelines document in the...
Hi, recently I started migrating my company's firmware from nRF5 SDK to nRF Connect SDK. I have been following the devAcademy courses and so far 1. I have created my custom...
Hello, guys.
We need USB CDC ACM and UART driver with DMA to run in parallel as two different nodes in the device tree.
For that purpose, here is what we have in the prj...
This is a general question about selling our modem-enhanced products internationally. We use an NRF9160 (NB-IoT), but we have some of our devices equipped with older Telit...
Hi,
I've received the nRF54L15 DevKit and tested the power consumption during sleep Testproject in GIT: https://github.com/marcel-cd/nrf54l15dk-powertest
The result was...
Hello,
NAS-RAI (Non-Access Stratum RAI) used on NB-IoT Control Plane : on nRF9160 it was controllable via the AT%XRAI command, using the <rai> parameter :
0 – Undefined...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...
SOC: NRF52840
SDK : NRF conenct SDK 9.11
Application Gateway
we had end devices to join the network which is whitelisted in the coordinator ; so please can you let...
aliexpress.com/.../1005007557383132.html
I bought the above board I checked the revision information with nrjfprog --deviceversion and it was revision 1 All functions including...
I'm using the nrf52840, and I'm doing a project where the system needs to sleep for a long time, maybe more than 24 hours. Following this ticket, to go to sleep I just do...
Hi
I'm working on understanding how whitelist filtering is implemented and works in Bluetooth Low Energy. I'm currently following Exercise 2 in Lesson 5 of DevAcademy's...
Hello,
I have a device that I want to operate on the lower range of RSSI (but still around -80dBm and have problems with disconnect. I would like to understand if there...