Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Dear Support,
I am working with the new SDK 15, and got some question about using whitelist without device manager, and without pairing or bonding. As stated here: https...
I'm using v14 of the SDK and I cannot for the life of me get either the external 32MHz or 32.768kHz clocks working.
How is this possible using the SDK?
Our company is manufacturing security and telecom products. In our security product range, we are adding blue tooth based product which is under development. For this product...
I'm trying to add buttonless dfu to my app using the example from SDK14.1. It seems no matter how I adjust the memory I'm getting a NRF_ERROR_NO_MEM from ble_dfu_buttonless_async_svci_init...
Hi,
I have couple of questions about provisionning/configuration process:
1- I'm scanning with my phone and many ble devices show up (my devices and neighbor devices for...
Hi,
For my project I'd like to be able to remove GATT services/charactertistics. Is this possible? I can understand not being able to remove single services, but is it...
Hi
The application I'm currently working on has three debug settings:
DEBUG preprocessor symbol
Optimization level 0
NRF_LOG at debug level (using RTT)
...and...
On my custom board I have a button BUTTON_1 in between supply voltage (Vbatt = 3V) and input on nRF52832 - therefore input will receive 3 Volts directly.
I have configured...
Hi,
I am developing a code in which, among other things, when a button is pressed, a led turns on. In the same button handler, a timer is started to turn the led off a bit...
I'm trying to evaluate throughput performance of our BLE application which operates in conjunction with the Apple platform. I would like to know if there is a way that I can...
I created a system some years ago that worked the way as the title suggests using classic bluetooth, and a cheap chinese module (HC-05) with custom firmware. Now I want to...
Hello!
I'm having some problems with Keil. It does not seem to have the board (52DK / nRF52832) installed. I've installed Keil 5.25, and in the pack installer I've added...
Hi to all,
i am developing a device with nrf51822 soc, i want to read some data from flash storage of nrf51822 then forward it on ble, i implemented a code for this job...
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...