Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
why use 50ms and 400ms connection interval for testing the maximum data throughput(2M,247byte payload)?
Because 50ms can only send a pdu , and 400ms can send up to 8 pdu...
Hi,
I am using Keil IDE to develop nRF51822 project.
in main(), the command line
APP_SCHED_INIT(APP_SCHED_MAX_EVT_SIZE, APP_SCHED_QUEUE_SIZE);
has Error : L6218E...
Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
hello all,
I'm fairly new to nRF SDF and its build environment. I browsed a lot of posts but did not find the solution to what is probably a basic misconfiguration error...
Hi!
I'm migrating my development environment to arm-based Mac. I succeed to install nRF Connect for Desktop app for aarch64 architecture, but struggling to get Bluetooth...
I got a 52840-DK a couple of days ago. I installed the latest IAR Embedded Workbench (9.70.1); also downloaded the latest Nordic SDK,and then started building and executing...
Hello everyone,
I am currently working on implementing the flash protection feature for the 54L05 chip. My objective is to safeguard the code storage area from unintended...
Hello:
i'v try v2.0.2 and v3.0.0 and v3.0.2. got error as follow:
or
sometime install toolchain got msg " Failed to fetch available toolchains. "
what the url...
I have a preset stored in CMakePresets.json:
When I go to create a new build configuration with the preset, the extension creates an Extra CMake Arguments row with:
...
I have a simple GATT server application with two characteristics, RX and TX. In my prj.conf, I am trying to disable pairing as follows :
I can connect to the server from...
[ Just figured out it doesn't work the way I thought ]
Hi,
Right now I'm looking down at the nrf52840 datasheet, because I would like to do a project with such MCU, but...
I would like to implement ble mesh direct forwarding feature in my code but i am not finding zephyr library for that. Is there any possibility to get link for zephyr direct...
Hi,
If you use the following settings, an error will occur during commissioning.
Board: Custom board
SDK:ncsv2.9.2 OS: Windows10 Sample code:Matter Lock bord target...
Hello, I am developing nRF5340, the project is pre-production. I am getting a issue with BLE power consumption, when I turned BLE on, the current is about 9uA. with BLE beacon...
Wonder if anyone has experience this but my Zephyr OS and a http client application eventually crashes due the network interface going down coming back up. Initialization...
Hello,
The subject of this post is mostly accurate in that I am developing custom hardware that is based on the nRF7002DK. For all intents and purposes, the Interface MCU...
Hello, I'm developing with an nRF54L15 Revision 1 (QFAA-B00). I'm encountering a problem described in the errata: 3.4 [8] SPIM: Wrong data is transmitted on MOSI (Symptom...