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...
As most developers using Nordic's SoftDevice quickly find out, halting the processor (e.g. hitting a break point) results in a fault and requires a reboot. This makes debugging...
we want to use nRF52833 as BLE5.1 AOA/DOA locator,here are some questions about to how to use it:
How many antennas are needed for direction finding/positioning? Is 6...
Hi everyone,
I have added the Characteristic User Description in order to add a human-readable name for my characteristics. However, the name still appears in hex format...
Hi everyone,
I have created a vendor service that works fine. Now I want to create a second one. What is the most efficient approach for doing this?
For the first service...
I am following the Zigbee Device Upgrade OTA tutorial and have run into an issue flashing the server firmware using a j-link and Particle Xenon dev board.
Environment Details...
Hi all,
I seem to be having a problem with running nRF connect for desktop 3.3.1 on MacOS (10.15.3). After installing the package to the application folder, on launching...
Hi,
When configuring a GPIO as output with DRIVE set to D0S1, i.e. "Disconnect '0' standard '1'", what is the leakage current when GPIO is set to 0, i.e Disconnected?
...
Hello,
I'm porting from ST32L151 to NRF52840.
I want to use the HMAC SHA1 method, but I can't see the related function.
The nrf_crypto_hmac_init function seems to...
First of all I have to say that the experience of bringing up the nRF9160 has been one of the worst. Tools upon tools, dependencies upon dependencies. Makes it a nightmare...
Hi,
Is there any way to connect ble_app_uart example to my mobile without using any applications? With the use of nrfuart application I can successfully connect my device...
Hi there,
A couple of questions about the NFC FPC antenna that comes with the nRF52 dev kit.
As indicated on the Altium PCB file, the thickness of the stiff area (connector...
Hi,
Is it possible to power external devices through VDD ports of NRF52833 provided we follow the VDDH supply configuration?
We are looking to power sensors from the controller...
In BLE, a shorter connection interval reduces transmission latency and increases power consumption. Do we have any mathematical expressions to show this?
Thanks in advance...
Hi Team,
We are using nRF9160 DK without sim. We would like to connect to the other nRF9160 without BLE. Is it possible?
As we use SIM for only authentication right...