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)...
So, I am adapting and adding to a project based on the example app with SDK16.0 and softdevice s112. I'm using Keil.
My nrf52832 has 256kb flash, 32k ram.
I'm compiling...
Are there any examples of how to configure the COEX pins between the 9160 and a 52840 such that each will actually use the signals to start/stop their respective radios? The...
I see references to a get (0x8046), set (0x8047), and status (0x8048) messages for Node Identity. Where could I find documentation about these messages? There is no sample...
What is the purpose/functionality of SWO pin (pin 6) on the Debug In port?
I see it connected to P0.18 on PCA10040 and P1.00 on PCA10056, but I’m developing custom board...
Hi,
Though I could able to successfully provision light and switch using nrfMesh Android application with all elements being configured and also could publish/subscribe...
Hi,
Recently, I am studying the blog as the link below:
https://docs.microsoft.com/en-us/windows-hardware/design/component-guidelines/bluetooth-prepairing
We would like...
Hi all,
On the iOS version of the Blinky APP, there is a statement
Created by Mostafa Berg on 01/12/2017. Copyright 2017 Nordic Semiconductor ASA. All rights reserved...
Hi,
I am using pin 27 as SCL and 26 as SDA on my custom board which is working on 1.8V.
There is no activity on SCL pin, while i am getting correct values on SDA pin when...
How can I read the ICCID (Integrated Circuit Card ID) of the SIM-card?
Normally (with competitive modems) I get the CCID by AT+CCID.
The nRF9160 reponds with +CME: 0 ...
Hi, I would like to develop a BLE central node that sends over UART when a button is pressed. I understand the memory is limited on nRF52810, but I think it'll fit. The example...
I am developing on the nRF52832. I just discovered that if my program enables Access Port protection by writing the UICR at runtime, then the program can still be read out...
Hello,
I want to use a third party bluetooth module (based on Nordic SOC) in my application, so far my understanding is that using your softDevice stack I have to implement...
Hi
My Thingy:52 works perfectly OK with Thingy app on my iPhone.
However when I use the Gateway on my iPhone and then nrf cloud I get an unstable connection on the cloud...
Hello Developers,
I have just started playing around with BLE Mesh Zephyr examples on my recently purchased nRF52840-PDK board.
Anyways, I am bit stuck with one fundamental...