S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
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...
I downloaded the latest nef connect for desktop version. now I want to download and install the latest toolchain manager. when I try to open the current one I get this massage...
Dear Nordic Team,
We are currently developing a smart door lock using the nRF5340 and have started with the Matter lock sample demo code on our custom hardware.
To optimize...