Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
Dear nordic employee:
The service I want to find is the sound service of the thing52 thingy sound service
I tried to modify the HRT_central_client project to find the...
When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
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)...
Do the LED drivers on nPM1300 have any ability to control either current or do PWM dimming? led_set_brightness() seems to not do anything and from the datasheet its not quite...
We have an nRF52833-based board, software is based on Zephyr and Nordic SDK 2.1.2. One of the SPI interfaces connected to external flash (Winbond W25Q80DVSNIG) Board is battery...
I have successfully implemented an interrupt-driven method to read data from the MPU6050 sensor on the NRF52840, and it functions as expected. However, I encounter an issue...
Hi Nordic team,
The LTE link monitor app is not showing up in my NRF connect for desktop v3.6.
What would I need to do in order to add it?
Is there a http link you...
I have written the code to test the RSSI signal, and the segger shows the result on the debug terminal, However, the debug terminal can only show first 500 data, the first...
Hi,
I have installed NCS 2.7.0 using the nrf command line tools, and followed the tutorial to install the NCS VSCode extension in VsCode. However, when I compile the Matter...
After I flash my code,I get imformations as follow:
*** Booting nRF Connect SDK v3.5.99-ncs1 *** ***引导nRF Connect SDK v3.5.99-ncs1 *** ***引导nRF Connect SDK v3.5.99-ncs1...
Dear Sirs!
I used SDK 12.2. Product was developed some years ago and now I am working for upgrade. One of new features is UART. I faced very strange problem.
I send...
Hello,
I am developing a HID device with DFU OTA and would like my customers to be able to upgrade this product independently via DFU OTA in the future. I would like to...
Hello Everyone,
I would like to interface the Accelerometer to nrf52810 via TWI pin P0.06 as SCL and pin P0.09 as SDA. I have to read the accelerometer data and send over...
Hi Nordic I am transmitting the dmic stream from nRF5340 dk to nRF5340 Audio dk. But I am not hearing the nRF5340 Audio Dk. Getting below Wrn's How can I hear the audio on...
Dear expert.
one of my clients manufactures medical devices.
as you may know, medical devices need to special certification depending on the country, such as North America...
Hoping someone can point me towards some guidance on how to properly enable, configure, and build mbedTLS options on the nrf52840.
I'm currently using Zephyr 3.6, with the...
Hi,
I developing an Hearing aid accessory with nrf5340 audio and STM32.
I do not have external flash so I need to use the nrf5340 internal flash.
I'm using the 2.5.0...