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)...
We are using the nRF5340 for Thread communication and an Ignion BLE Antenna (NN02-101) for range testing.
During the range test, we observed an RSSI of -25 dBm at close...
Hi all,
In our project we are using two device running on NRF chipset. One has the s140 softdevice version ( NRF52833 ) and the other has s112 version ( NRF52810 ). We are...
Hi,
I need help to disable shell_uart and its commands used in UART of BLE mesh chat example as i want to configure this UART for custom protocol along with RTS signal to...
Hi Nordic:
I am currently working on Bluetooth Matter product certification and require the certification materials for the nRF54L15. While filling out the application form...
I am using a custom board with a nrf5340 chip on it with vs code and sdk/toolchain of 2.9.1 and the bmi270 sample. I am getting and issue with my bmi270 accelerometer when...
Hi,
The nRF9151 DK product page indicates that the DK includes among other documents the hardware schematics and layout files. I've purchased the DK kit, but as far as I...
I am trying to build an application on nRF Connect SDK on VS Code and I keep getting this error:
c:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc...
Hi All,
I am experiencing a significant voltage drop issue with the NRF-PPK2 device after a recent firmware update. When I set the source meter output to 3000mV (3.0V) at...
Hi All,
PPK2 isn't accurately measuring currents below 20 μ A, showing 0 nA instead. This started happening after you updated your nRF Connect software, and reverting...
I am using the nRF52840, nRF5_SDK_3.2.0, using example: usbd_cdc_acm. I mofified the example so that I transmit characters from a serial port to the USB using a virtual COM...
I have tried init modbus RTU on my nRF9160 with SDK2.5.2 using max485 module but i have faced an error. This is the error: *** Booting nRF Connect SDK v2.5.2 *** [00:00:00...
Hi forum ,
pls help me for flash erase ,write and read to be successful for windbond w25q64 here i m stacked a long days if possible pls send me a sample successfull code...
Hi,
I noticed that NCS has been updated to version 3.0.2. I now want to compile the beacon in host-only mode and make it work on the nRF52832, but I haven't succeeded so...