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)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Hi
I am testing many code to connect mobile,
im using BLE400 board and Keil software,
but i cant fine true code for conect,
my test is about (Blink, uart, spi),...
Hi all!
Is there a way to record 64 bits at up to 8MHz on 4 inputs? (on nRF52832)
The closest seems to be with 3 SPI and EasyDMA, would it work? (is there a way to do...
Hi,
Could you please enclose header nRF5_SDK_for_Thread/components/iot/background_dfu/transport/coap/coap_dfu.h with " extern C", in order to make possible to use it with...
Hi, I'm part of a student project where we are building a rocket. The rocket will be launched in a desert with clear line of sight, to a height of about 3000 m. We need a...
I am trying to debug my nRF Secure Bootloader that was modified to DFU another microcontroller attached to the nRF over SPI. The bootloader works well and I can DFU the other...
Hello,
Can any body help me out in programming nRF52480 dongle directly through Keil uVision. Is there any way to program directly to usb dongle in nRF52840 dongle through...
Hi,
We are evaluating LairdTech BL654 module for our BLE application. We are able to use NRF 15.2 SDK to setup BLE based connection and data transfer.
We are sending around...
Hello I'm using the official example and BLED112 dongle with the demo from C:/Bluegiga/ble-1.60-140/src/thermometer-demo (main.c in attachment). The problem is that device...
I'm using SDKv15.2.0
I think there is a problem in nrf_dfu_app_is_valid() in components/libraries/bootloader/dfu/nrf_dfu_utils.c
If the CRC check fails, the return value...
Hi,
What is the timing of the indication retry mechanism (SDK14.2, nRF52832) ?
App use sd_ble_gatts_hvx() to schedule message for sending
At the next connection interval...
Hi, Great Nordic Support teams:
I'm wondering if the only limitation of the choice of L3 on nrf52832 layout is just the tolerance under 10%?
Cause it seems to be the...
Hi,
I've recently enabled the watchdog in our project which included buttonless DFU. Project is based on FreeRTOS, SDK14.0, S132 v5.0.0 on custom board nRF52.
Since the...
Hi All,
I'm running a windows box with Android studio with the GitHub Thingy Repo https://github.com/NordicSemiconductor/Android-Nordic-Thingy project downloaded. The project...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask about SPIS and SPIS event "NRF_DRV_SPIS_XFER_DONE".
1. What would trigger event...