Dear nordic employee
my purpose is send a data the length is from 150 to 273
when my server device send data by sd_ble_gatts_hvx(the send length is fixed 10 bytes) ...
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)...
Hi everybody,
Chip: nRF51422
Board: PCA10028
Firmware: S130_nRF51_2.0.1
I found it really difficult to write DMP driver for nRF51.
I've already downloaded motion_driver_6...
Hi,
I have been modifying the MQTT Publish example for a product and found that the PUBACK message does not produce an event. The problem is in components/iot/mqtt/mqtt_transport...
I am trying to start development on the nRF52 Dev board PCA10040. However after updating to the latest nRFgo Studio 1.21.2, I cannot seem to program the board. I'm simply...
Im doing a porject using nRF51 DK,nRF51822 Bluetooth Smart Beacon Kit and nRF51 Dongle, with Termite 3,2 to view data. There's a few questions i want to ask.
My program...
Hello Nordic Team,
My question is about nRF51-Dongle.
As far as I know, this dongle is similar to the nRF51-DK (e.g, PCA10028), however, I would like to know if Nordic...
The following steps i used to Flash my nrf52 DK with DFu Serial secure.
Downloaded and installed
a)nrf5_SDK_13.0.0 b)nrfgo Studio c) keilv5 d)Python 2.7.9 e) pip...
Hello everyone, i have get nRF52840-PDK and now working on it. I use SDK 13 and SoftDevice S140.
My Project base on ble_app_template and i want add my service in this Project...
Hi,
I am currently using the NRF52 in a serialized application, with the SPI bus. I am using the SDK 12.1.0 and the softdevice S132 V3.0.0
My application is running...
Hi,
Can I use TI (cheap module 2451) as experimental blinky with central NRF52832.Don't need send button command , only UUID (TI:FFE0) check.It is possible?
Thanks
Hi all:
I download nRF51-ble-bcast-mesh from GitHub ,and put this project under below folder
...SDK8.1.0\examples\nRF51-ble-bcast-mesh-master\
compile this example...
I was doing power profiling using the PPK. All was working OK, as far as I went. I disconnected the PPK, and returned to normal debugging with stand-alone DK. Now I can't...
hi,all
S110 NRF51822 SDK8.0.0 server
i want to increase the througout speed,the SDK8.0.0 support changing MTU size?
MTU Can be in 4.0 protocol is modified?
if SDK8.0...