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...
I'm trying to enable UART in a mesh application with SDK 15.1.0 and mesh SDK 3.3.0. This seems to be a real nightmare and I'm not sure why Nordic has so many different HAL...
Hi everyone. I'm trying to add UART Service to Mesh light switch example in Mesh SDK latest version 1.0.1. Is it possible? And When Nordic will provide integrated Mesh SDK...
Hello everyone,
I am currently working on a project, where I want to interface UART to a Bluetooth mesh network. The project is very similar to the light switch demo, because...
Hi Team,
I am working on Mesh SDK 3.10, I have requirement of mesh with Ble Uart. So I decide to take this example "ble_app_uart_coesixt". I build this example without...
Good day, support!
I have a couple of questions regarding the firmware of the nRF52840 dongle.
1) How to identify the firmware version that is nRF Connect flashing ...
After following the " Using a custom Secure Partition Manager with your application " Guide for the nRF5340-PDK, I experienced following error:
I tried to create a Non-Secure...
Hello every one.
I am new with Segger and nRF52.
I tried to create my own library for OB1203 sensor.
But i stack here when Segger view this error: Below is my screen...
As we are performing climate tests for custom PCB based on Nordic nrf52832 SOC, in low temperature i.e -20 Deg C the communication is not stable. After verifying the HFCLKSTAT...
Hi,
We thought to have a setup like this
1<-->2<-->3
1 is MESH ADV device with some mesh model
2 is MESH ADV + regular BLE stack support
3 is Gateway with...
I am trying to collect sensor data and store in flash using qspi interface. Unlike the peripheral example code, the qspi data handler function is not getting hit with ble...
Hello, I have another problem... i work on nrf9160 dk
I try to send http post when i pressed button 2 but this doesn't work.. Below you could see my code who block on printk...
I have been reviewing this merge: https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/1982 and it appears that there is capability in the fota example to enable https...
How to configure the start address and size of flash memory and nrf52832 in SES and how to calculate the size? How to calculate the start address and size of app and bootloader...