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)...
Hello,
I am currently working on a project involving the nRF52DK to be a central device.
The peripheral device is based on the Nordic Uart service with minor changes...
hi,
i tried add ancs to the s130 ble_app_hrs_rscs_relay demo, when i use iphone5s to connect, the uart display as follow,but when i receive a message or a call, the software...
In GATT Packet transfer, is there occurs any packet loss and retrial?
I'm trying to connect about -90 Rssi dBm peripheral device with my nRF51-dk.
In this far range...
Hello,
when I was working on MSP430 I used to place the firmware version constant at a known address in flash so that it can be verified which firmware version is flashed...
I was having some troubles using the app_timer (RTC1) shortly after mesh startup, so I enabled the PIN_IN_CB and PIN_IN_TS debug pins, and saw some interesting behavior. ...
Hello all,
am trying to configure 3 adc channels in a way to have conversion in 3 differents pins, without usin timer and ppi. so I implement the following code, the problem...
Hi
May i know what would be the debugging procedure using segger-RTT for nrf52840 and what is the debugging Hardware Required ?
Thanks and Regards,
R Madhu.
I know BLE5 is the future of IoT. I also want to invest on it.
But how to setup a complete BLE5 environment? In China, IPv6 has not been supported. Therefore, 6LowPAN/Thread...
Hi,
I want to ask a few question for ble_mesh.
What do these functions do:
rbc_mesh_persistence_set(..), rbc_mesh_tx_event_set(..)
Who should do the set operation...
hi Dear Engineers!
Have a question about external TIMER counter input hw PIN.
as Known, all the MCUs have a timer with external pin as a counter / capturer ability.
how...
I use STM32F4+nRF51822 through the SPI interface. I want to achieve nRF51822 DFU with SPI operation, now upgrade the simple LED to work properly. But can not work when using...
What i need is , am collecting the data from the sensor(which acts as a ble peripheral ) , the data which has to be transmitted to the ble central and that data should be...
Using the nrf52 DK, I was trying for hours to setup Segger IDE on a mac, and the software doesn't feel good to me, its not clear where is your code, it has too many libraries...