Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I am developing a modbus server application for nrf54L15 in nrf sdk v3.2.3. But I ran into an issue where using MODBUS_MODE_ASCII requires UART_CFG_DATA_BITS_7. The modbus...
Dear Nordic,
The west build system is not acceptable for firmware development.
Firmware != Software. When we create firmware for a product, it must last for years. We...
Hi,
I've reliably implemented a Software Serial library on the nRF52832 using GPIOTE and nrf_delay_us to sample the 8 bits. I tried making this work more efficiently using...
Hi
Is it possible to use the 54dk for programming of our new board with the nRF54L15 running on 1.8V?
Is the voltage configurable on the 54 dk?
Best regards
Peer
I am using nRF Connect SDK (NCS) v2.9.0 for a Matter project.
Currently, the Manual Pairing Code generated is 21 digits long. I need to change this output to be 11 digits...
We follow the youtube video: www.youtube.com/watch
to add battery charging and fuel gauging to our nRF52832 Series project.
It works, but after we enable
CONFIG_PM_DEVICE...
Hi nordic team
I am working with the Nordic nRF5340 SoC using Zephyr RTOS .
Hardware
External QSPI flash:
MX25R6435F
QSPI configuration (DeviceTree):
...
Hardware: nRF9151 DK Modem firmware: mfw_nrf91x1_2.0.4 Carrier: Verizon (PLMN 311480), Band 13 Antenna: External Problem The modem continuously reselects between two cells...
Hi Nordic team,
In the context of adapting the software for our custom PCB I need to make some changes in some devicetree nodes for the net core. Therefore I wanted to add...
I designed a circuit using the NRF54 to connect via Bluetooth and control several peripherals. I program the chip using the Debug Out of the NRF54L15 DK . The code can be...
Just bringing this to your attention. This has been an issue since at least 2.6.1, and appears to still be a problem in main.
static void connected(struct bt_conn...
Hi, What specific steps must be followed to modify the charging current (BCHGISET) of the nPM1304? The information I found says to disable the charger first (set BCHGENABLECLR...
I am evaluating the monitor mode debugging support in nRF Connect SDK with nRF52840-DK and an arbitrary BLE sample (like peripheral_uart). My SDK/toolchain version is 3.1...