Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
i'm working "bare-metal" with the nRF54-DK, loading from the command-line by directly calling JLink....
often (but not always) i receive the following message from JLink...
I'm using nrf7002DK to test the wpa2 enterprise mode connection, but it has some problem for connecting. I'm using ncs 2.8. logs output didn't show "connect success", but...
Hi there
I'm using two nRF52840 boards and I want to set them up to relay a message from one phone to another like this: phoneA > board1 > board2 > phoneB.
I have looked...
In attempting to set up the nPM1300-EK for battery characterization, I keep seeing the connection status "PMIC Not powered" and repeating errors: "module_pmic: No response...
Hello everyone,
I am working on a project using the nRF52840 with Zephyr and SDK 2.5.2. Recently, I sent a request to register my company for Bluetooth, and I received the...
I am using "nrfjprog -p" to reset our nordic devices in our test rigs. We recently migrated the setup to RHEL 9 and now we are seeing regular failures in nrfjprog due to ...
Hi,
We are looking to add an nRF54L15 chip to our custom nRF9151 board, to support Bluetooth. We also would like to add NFC functionality and additional GPIO pins from...
Hello,
I am experiencing an issue while trying to connect an external flash memory (MX25R64) via the QSPI interface on an nRF52840-based custom board. My pin configuration...
I want to measure the current consumption on the DK with an Amperemeter. For that i have this setup:
Please excuse my terrible drawing skills. Im basically powering...
Hi,
This is my first time designing RF section for BLE using nRF54l15, and i was wondering if you guys can give me some feedback on hardware design. I chose a Johanson 2450AT42B100...
Hi there!
I'm in the process of updating our codebase from 2.4.0 to 2.6.4. We are using the nRF52840. My plan is to do this step-wise, following the migration guides for...
Product: nRF54L15, SDK: V2.9.0
Application: Matter + BLE multi-protocol
Hi,
we want to store X509 certificates in secure storage. I went went through Nordic supplied...
As shown in the figure, is the tool "Online Power Profiler for Wi-Fi"
TWT event length includes: crystal ramp-up, initialization, start radio, receive, transmit , and enter...
ChatGPT and other LLM are far from perfect but still great tools to have, both writing new code and to get help/ ideas on how to debug issues. But I find the information cut...
HI! We want to use different toolchains folder per VSCode projects, but it seems, that the nrf-connect setting "nrf-connect.toolchainManager.installDirectory" is not capable...