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)...
Hi,
I was trying to program my sample to nRF5340's flash using nRF connect v3.4.1 and got this problem:
21:06:02.948
Application data folder: C:\Users\tuan.duong\AppData...
Hi everyone,
I was wondering if you have any advices or recommendations regarding the best type of debugging devices, or ways of debugging, for the nrf52840 Dongle, from...
I want to optimize my receiver power by putting the controller in sleep mode, that is ;-
NRF_POWER->SYSTEMOFF = 1;
And want to wake up the controller only when it receives...
When I try to increase the CENTRAL_LINK_COUNT from 8 to 9 in ble_app_multilink_central example, I got this error NRF_ERROR_CONN_COUNT . Is there a way to increase the max...
Hi,
I wrote a code using gps_controller.c on my thingy:91. However, i could never get a GPS FIX so i decide to try the GPS sample but it doesn't work neither.
I tried...
I'm using nRF52 DK to develop a BLE/UART application. My code is based off of the ble_app_uart peripheral example. In both my code and the default code, I get -0.1uA on the...
I am used NRF52810 controller, I wanted to know about there is possibility to work iic slave and iic master ( vice versa ) in single program ,can have any possibility about...
Hello, I have some questions regarding what MCUs to choose. I have a project which requires some controlling of external LEDs, Bluetooth communication as well as some extra...
I have used nrf52 module and it was working correctly. while debugging my PC was restarted for other pc issue. after the reboot i opened my project file my main.c file exist...
Hi! I am going to work on a project that uses a specific sensor which produces voltage outputs between 250 mV and -250 mV. Can someone help me with ideas to detect the negative...
Hi,
Once in a while, the Serial DFU stuck in flash erase. Did I do something wrong?
Background: Currently I am unable to put breakpoint in the Bootloader component that...
nrfutill accesses (opens and closes) the .pem file passed to --key-file multiple times.
This forces the .pem file to be written to disk, which is a security breach when...
So I have an nRF52833 and I want to load the light_lightness_server_nrf52833 example from the Mesh SDK v4.1.0 on it and it's constantly stopping me giving me this error; ...
hi eveyone.
I want to trying this example,but i used nrf connect and nrf toolbox doesn't see the DEVICE_NAME.(SDK 16)
please tell me what happened.
by the way.I use...