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...
Hello,
I'm using the SLM application with an NRF9160. I'm sending AT commands for MQTT publish. After ~10hours the device reboots.
The setup AT commands from powerup...
Zephyr Version 3.7.99, Zeyphr SDK v0.17.0
Thread Version v1.4
Matter SDK Version 1.4
After the switch from Matter SDK version 1.3 to 1.4, the NVS module under Zephyr...
I get the error "ImportError: Module use of python312.dll conflicts with this version of Python." when I try to flash my device using any Python version below 3.12.x. I get...
Dear Nordic company,
I am not able to compile any of my applications I was able to compile. Yesterday, everything works, but today, it doesn't work. I tried older version...
Hello,
I have designed this schematic according to reference designs provided by Nordic Semi, however I might have failed as I am unable to flash the main module. I should...
We are currently developing a project using the nRF52832 as the microcontroller, Segger Embedded Studio version 5.42a as the IDE, and the nRF5 SDK 17.0.2. We began by creating...
Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
Hi,
I need to use two or more different event lengths for different modes. The event length should be set based on the mode before establishing a connection. I found that...
I would like to know how to add an eSIM profile to an eSIM chip using the nRF9151 modem. Is there any platform or support that enables an infrastructure for this? What should...
Title: Issue with I2C (TWI) Communication on nRF52840 (SDK 16, Segger 8.2a)
Description:
I am working with the nRF52840 using nRF SDK 16 in Segger Embedded Studio 8...
Hi
is there an example for this: sending data over ISM band 2.4 gHz without BLE on a NRF52840 or similar?
I need to transmit 2 bytes board to board with jitter and delay...
Hello, I want to write an applicatin that gets at_coammnds from the terminal via uart, sends the command to the modem and then sends the respond back via uart. I have two...
Please provide an example of using app_sched_event_put() to pass a string.
This is what I have at present:
The handler appears to get the first 4 characters OK (perhaps...
Hello,
We have a sensor with 2 ADCs inputs meauring identical LMT70s on the board. With one of our older firmwares we get the accurate valudes of 22deg or so on both channels...