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,
I want to output a high & low voltage with an array, the array contains a sequence number, looks like: {0, 1, 0, 0, 0, 1, 1, 1, 1, 0, ...} , and the length of the...
I'm wanting to create and Android application that can communicate with a nrf24l01 module. Is there an android library available that will permit this? Thanks in advance!
Hello Everyone,
Consider i have 2 MCU's on board connected via UART interface, one is any ( Target ) MCU (MSP32, STM32, etc) and the other is Nordic's nRF52832 ( Host )...
Hi,
We have two nRF9160DK and both have the SIM card issue as below, and our development was blocked by this issue, so please help check it, thanks!
original case
Hi!
I am trying to figure out the app_timer_library but am running into some (to me) strange behaviour. For the first seconds it appears as if the LFCLK is running much...
Hi,
I've built a application based off of the ble_app_hrs_rscs_relay_pca10040_s132 example in SES using a Laird BL652 module (nRF52832 underlying device). Presently the...
Hello
I successfully build asset tracking example , for nrf9160_pca10090ns
when I try to run using segger, I get the following:
SPM: NS image at 0xc000
SPM:...
Hi,
I am trying to use the Android-BLE-Library with my nRF52832 device (I do have another test Android app which can work w/o using the library).
I followed the Github...
I am porting RF evaluation code to the nRF53 NCS/zephyr/Segger Embedded Studio toolchain, using only the network core to start.
How do you recommend configuring the network...
Hi,
I am trying to install Command Line Tools on Ubuntu 16.04. But I am not able to find the download link for it. The page shows ERROR 404. Can someone direct me to the...
Hello,
I am need to add voltage sampling functionality to existing FreeRTOS framework on a low-power BLE device. When I enable BLE, I get 3mA of current, which stays there...
Hi,
When I call sd_ble_gap_disconnect( m_conn_handle, BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION), it usually takes about 100 msec, and come back with event BLE_GAP_EVT_DISCONNECTED...
When not using the SWD port I would like to pull up the SWDIO and SWDCLK lines high. Does the NRF52810 have internal pull up on these two pins? If not, what value pull-ups...
Hi,
I have received nRF52840 development kit recently and I am trying to work with Proximity demo application on my mobile phone. The problem is no device is shown on the...