I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
Hey folks, I'm trying to use SPI00 instead of SPI20 to achieve higher frequencies and driver fails to initialize no matter what I've tried to do on NRF54L15-DK. Here are relevant...
Hello,
I have 9 sensors based on NRF54L15 working as GATT server. I push around 100 bytes every 15ms from all sensors to the central hub. When i connect all nine of them...
Hi everyone!
I am developing device based on nrf25833 mcu which should transmit data to android devices using ble characteristic notification mechanism (data received...
Hi!
Recently I bought this device (v1.1.2) and I was very happy about it until I tried to verify the current and voltage readings. Tried two multimeters and they both agree...
I am porting and existing app to nRF Connect SDK 2.7.0 from 2.6.1. Using sysbuild, MCUBoot and the app are building and I am able to load the firmware onto the PCB and it...
Hello!
I've just come into contact with the nrf54l15. On the customer's board, it is necessary to change the NFC pin to a regular gpio, and they following the previous nrf52...
Hi Is it possible to configure project to use simultaneous multi image DFU and serial recovery over USB? I would like to be able to update both cores using dfu_multi_image_XXX...
I have an LED connected, and I want to use PWM, but enabling it adds about 700 µA of passive current — both when the output is high and low. However, if I set the duty cycle...
Hi,
I'm developing on the nrf5340 and the semtech LR1110. I'm using the latest SDK version 3.1.1.
I saw in the SDK that there's a library for the LR1110, but I can't activate...
Hi.
I try to build the example Matter: light bulb and in the terminal shows an error that iI don´t underestand what is the problem.
Please ¿Any could explain me why ocurs...
Hi,
I am using the Thingy:91X device and can see the updates appearing on the hello.nrfcloud.com web application, but I would like to have access to the 'device' via the...
As the title said, I'm currently on the nRF21540 DK. I turned on Async UART:
CONFIG_UART_1_INTERRUPT_DRIVEN =n
CONFIG_UART_1_ASYNC =y
CONFIG_UART_1_NRF_HW_ASYNC =y...
Hey Nordic Team
Just looking for guidance and clarification on the nPM1300 setup. couple of questions on the sample setup below.
Project Overview
Project is a consumer...
I setup 2 Holyiot nRF54L DK Development Boards with the channel sounding sample code from NCS 3.1.1 samples/bluetooth/channel_sounding_ras_initiator (initiator and reflector...