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 want to read/write long characteristic (200 bytes max) from Android to my device.
I'm working on the 15.2.0 SDK and S140 Softdevice.
I read some Q&A on...
Hi there,
Right now I am doing some dry research into long range Coded PHY for S=8 or S=2 since I need to have some extra room in the link budget to go the distance. The...
Hi, I'm trying to adapt the ble_gateway example for nRF91dk to use a nRF52 instead a Thingy52. When I change the UUID at ble.c from Thingy to nRF52, I'm not able to get a...
Hello guys,
In next few months I've to put down a new design for a medical product. Both nRF52840 and nRF5340 would fit well the application requirements. But I think this...
I want to use two UARTS ie uart0 and uart1. I read that nrf51822 gpio pins can be set as rx & tx but i couldnt find any example.
I am using SDK12.3
Please attach some...
Hi,
I've looked around the DevZone for answers to this, and haven't quite seen an answer, so I'm going to post my solutions here.
I am using the secure bootloader from...
Hello
I have a use case of typical 3 key (lock / unlock / alarm) car remote lock key fob implementation. Since I already have nRF82810 / 840 based hardware designs that...
I was checking DFU through serial usb/uart on the following link:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Fsdk_app_serial_dfu_bootloader.html...
I am using nordic nrf52 chip and nordic Soft Device. I observed that power level increases(ramps up ) before finally disconnecting. This behavior is observed when external...
Hello,
I'm working on nRF52832 and i'm porting the SDK15.3.0 (i was currently working with SDK14.2.0) but i'm facing something strange with the function : "ble_stack_init...
hi ... i am using nRF52832 , SDK 15.2 version, using ble_app_uart example , here i want to advertise the device constantly, for that what should i change
i tried to change...
In my project, I typically have 20 central connections to the Nordic device. Occasionally, I need to allow a phone to connect to the device using a peripheral link. When this...