I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
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...
I was able to turn ON the Nordic’s BLE DFU over SMP + BLE NUS using Matter Lock sample code successfully.
The “DFU over SMP” is really great but further customization is...
Our app uses the nRF5340. We use CONFIG_BT_CTLR_TX_PWR_DYNAMIC_CONTROL so that we can change the tx power for advertisements and connections. When using ncs 2.6.0 it seems...
Hello,
I am creating this Post to summarize all my findings regarding a problem with the SLM Application that multiple people are experiencing, in order to make it easier...
Hello,
We are trying to use the nrf5340 as a wireless HID mouse over BLE. Our cursor moves just fine on Windows 10, Windows 11, a Mac, and two Android tablets (Lenovo, Amazon...
Hello,
I'm using Zephyr 2.6.1 and nRF5340.
Tried to include in my project the NRFX driver for USB and I'm currently not able to find an enabling option for that.
In...
Hello everyone,
I am doing some testing regaring advertising TX power on peripheral side with BLE.
I am using NCS version 2.6.1.
Hardware: nRF52840 Dev Kit
My...
I am trying to update our app from SDK 2.5.0 to 2.7.0 and it seems AWS MQTT has changed. We are building for the Thingy 91. The following lines are unrecognized.
CONFIG_AWS_IOT_CLIENT_ID_APP...
Hi ,
I need A small Assist from you , that i mentioned below .
Category: Bluetooth Mesh Network / Connectivity Issues.
Description:
I am encountering an issue with...
Hi everybody,
I need to send some user application configuration parameters to the nrf9160 on an nrf9160DK via the nrf52840 on the nrf9160DK. The client android application...
hello everyone,
I have a task to establish the connection between the BLE peripheral and mobile application after verifying the encryption by exchanging the public key of...
hello. I'm currently working on nRF connect for VS code and I'm having a problem.
After downloading the nRF connect for VS code extension, I'm having an issue with setting...
Dear all,
just some note upon this sample.
Using VS Code and copying sample app just not work due to some error into the path, missing file so I've try to adjust to get...
Hi,
I'm stuck with setting up device tree section about the TCA6416 and the associated C code.
the TCA6416 is connected to nrf9160 gpio P0.28 as interrupt active low....
Im building one project from
Works with SoftDevice S132 v7.2.0, provided with SDK 17.1.0. to
Works with SoftDevice S140 v7.2.0, provided with SDK 17.1.0. but upon...
Hello,
In the datasheet I could not find any reference for a device ID/whoami register for the npm1300. Is this feature missing? Is there another way to identify that the...