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...
This not a question. It is for your information (FYI). I've seen many questions about flashing the nRF53 using CMSIS-DAP. Anyone interested see attached instructions.
The...
Using an approach similar to what's in the ble_app_att_mtu_throughput example, my goal is to transfer data as fast as possible. (I.e. call sd_ble_gatts_hvx() on the same characteristic...
I'm building the nrf/samples/openthread/cli sample with the nrf54l15dk/nrf54l15/cpuapp/ns board. The only change I'm making is enabling CONFIG_DEBUG_THREAD_INFO.
The app...
Hello,
I am using an LE audio code "nrf5340_audio" code from nRF SDK v2.8.0 to play a beep tone. I want to play a tone from a temporary memory, so I have created a logic...
I'm following the dev academy lessons and I'm having a bit of an issue where VS Code intellisense isn't picking up on the include paths from zephyr (e.g. #include <zephyr...
Hi, while working with the nRF9160DK i get this Error a lot of times, I can't say "Yes" or something else and have to wait until the progress bar fills completely. Even if...
Hello
Our 52840-based device has a functionality of playing one of 10 pre-recorded phrases via I2S interface. We'd like to be able to update the wording or load a different...
When integrating DTM into my main app, I have to comment out the macro CONFIG_BT=y to ensure the DTM test can run properly after the build. Are there alternative ways to include...
Hi
I am working on nRF54L15-DK (PCA10156 0.9.2 2024.49) with chip N54L15 QFAAB0 2444AA
I am using Nordic SDK 3.0.2 and Zephyr 4.0.99
My task is to have the top 2K of...
Trying to read button 3 on the npm1300-ek, which is gpio 1 according to the schematic. The following #defines represent the gpio related registers on the npm1300:
#define...
I have been using my nRF54L15-DK board since it arrived just fine, however today when I went to flash the firmware I received the following error:
-- west flash: using runner...
Dear All, I am looking to connect to WiFi enterprise AP. So far I have been able to connect to the network using the nrf/samples/wifi/shell using a command that looks like...
Setup: SEGGER and running S112 & nRF5_SDK_17.1.0
Don't want to delete all bonds, only the specific one.
Bonded with Android and Apple smart phone
Delete pairing information...
Hi there.
Does the nRF52840 require any protection on the Bluetooth Antenna Line needed to block large unwanted signals when fitted on a Modem that also incorporates GSM...
I am using the u-blox NINA-B410 in BLE Central mode to scan for nearby devices. It only detects BLE-advertising peripherals (phones running BLE advertiser mode, BLE watches...