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)...
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 am trying to add app_uart into the heart rate sensor example. I called uart_config(); in the function function, but when I open the serial monitor, The errors shown...
Trying to build the unmodified light_switch_client_nrf52832_xxAA_s132_6_0_0.emProject from a fresh download of the Mesh SDK.
SDK_ROOT set & successfully tested as instructed...
Hi Team,
This is more like a generic question.
I have 100 beacons and I want to test them all simultaneously kind of a bulk testing.
What are the possible candidates...
Hello,
I would like to use the hardware crypto engine that is a part of nRF52832 chipset. I understand that the access to it is restricted as SoftDevice uses it. I wonder...
I am running into these 3 errors while compiling my program. I tried fixing sdk_config.h.
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol app_uart_init (referred...
EDIT: I have added the battery data in percentage to scan response manufacturer specific data. Is that the only possible way?
Hello,
I am working on a beacon application...
Recently, I was trying to use the button to select the specific actions.
Actually, the program is built successfully and it can show the "UART Start!" via serial port, but...
Hi everybody,
I am trying to read a 1024 bytes FIFO buffer from an IMU (Bosh BMI160) using the SPI master driver on nrf52832 and sdk 12.2.
I know others had the same...
Hello,
I have developed an SPIS interface on a custom board using the nRF51. I also implemented an SPI interface on a nRF51-DK board and have had the two boards talking...
Hi,
We are using BMD340 in our project. In our application we need a storage medium for the storing of data. Since our application is an embedded application, we find eMMC...
I am using nRF-Sniffer-v2.0.0.2 beta as seen here: https://www.nordicsemi.com/eng/nordic/Products/nRF-Sniffer/nRF-Sniffer-v2/65225 on a nRF52840 DK.
Wireshark Version: 2...
Hello guys,
I'm having problems with communication between a dwm1001 module (from Decawave) which is a nrf52832 board, and my Raspberry 3 Pi model B.
I have connected...
Hi
According to nRF52840 Product Specification, the SPI master data rate can be set in the SPI frequency register. The configurable values are listed there. Is it possible...
Hello everyone,
Maybe it is a stupid question but I am completely lost,
I have a stm32f103c8tb that I have to use for programming a nrf51822, the thing is I have absolutely...