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 All,
I am working on an NRF application that communicates with a specific mobile app, sends some measured data. Everything works fine except on some older (at least it...
Hi.
I wonder which pins are AIN0, AIN1, AIN5 AND AIN7 (on nRF52810 QFN32) ?
It seems the datasheet would tell...
I need this for a project at work.
Please. And Thank...
Hi,
I am trying to debug on nRF52840 dongle using JLink debugger and Keil uVision V5.18.0
What I have been through is here: https://devzone.nordicsemi.com/f/nordic-q-a...
Hello,
Greetings!!!
I am working on nRF52832 having SDK 15.3.0, Windows 7 and Segger Studio IDE.
Right now I am implement OTA in my custom application.
I upload bootloader...
Hello
The latest nRF_Connect_SDK documentation define an not available version of Segger JLINK. https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/doc/release...
Hi
I've tried several of the example applications on the 52840 DK board and I'm not seeing the expected services when using the iOS nRF Connect App. No matter what I run...
Hi,
can you help me out please:
I have followed devzone.nordicsemi.com/.../ and have configured as it shows.
But NRF_LOG_INFO does not work however SEGGER_RTT_printf...
Hello, we are using 3 nRF52840 DKs, NSDK 15.2, Mesh SDK 3.1.0, SoftDevice 6.1.0 and Segger Embbeded Studio as my IDE.
I have followed the documentation here to program some...
Hello Nordic team,
We are busing NRF52832 for our product.
Please let us know if it needs RTA (Radio Type Approval) and BT SIG certification.
Please provide us the link...
Exactly as the subject states, we are in the progress to start development on a portable device communicating over LTE-M (CAT-M1) and we are in need of voice communication...
Hi,
I have the following setup:
- IDE: SES
- SDK: nRF5_SDK_15.3.0_59ac345
- SD: s140_nrf52_6.1.1_softdevice.hex
Issue description:
I have modified "ble_app_uart_c...
Hi,
I am connecting (with nRFConnect) with one dongle to 2 devices in parallel and want to get 2 different logs, one to each, but I get all the data in one log.
I also...
I am trying to run the example for secure bootloader debug present in SDK 12.1.0 and SD S132 v3.0.0 on NRF52832 with ARM GCC
The aforementioned example "nRF5_SDK_12.1.0_0d23e2a...
Folks,
I have had a custom service with two characteristics up and running for a while.
I'm trying to add (well in fact HAVE added) two more characteristics to the service...
Hello Everyone!!!
I want to interface an external flash with nrf52832. I will be using it to store the new image downloaded during OTA-DFU. Also, some data will be residing...