hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
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...