Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
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 ,
I testing the " nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\ble_central\ble_app_uart_c " sample code with nRF52832 . Found sometimes get the advertising...
We are using nRF52840 with the nrf5_SDK_for_Mesh_v1.0.0 in combination with s140_5.0.0-3.alpha I'm working with the nRF52840-Preview-DK board. Task: program a bootloader for...
Hi, developers !
We are going to make a USB dongle that configures RF HID using nrf52840.
So when I look at the datasheet for circuit configuration, it says "High voltage...
Hello, I want to transmit data using the nRF52840 card and a smartphone. I explain: I must transmit data from the nRF52840 card to a smartphone. What is the best program in...
Hi,
I am trying to add logs to the Eddystone example using SDK15, SD132, arm5_no_packs, PCA10040 and Keil. I added the corresponding libraries to the project, entries...
Hi all,
I am using multilink central example in nrf52832(SDK 15), i have converted the multilink central(lbs) to multilink central(nus) for one of my apllication, its...
I posted on the forum regarding the same project here https://devzone.nordicsemi.com/f/nordic-q-a/34022/optimizing-throughput-with-multiple-central-links-and-1-peripheral...
Hi Nordic,
I am trying to implement the Bluetooth Developer Studio Example to implement Cycling Power Profile with
Bluetooth Developer Studio version 1.1.3139
bds_plugin_1...
Hi,
Does Nordic have reference layout/desing for nRF52832 (QFxx) with external antenna connector like Hirose U.FL? PCB trace antenna is not working in most of our use cases...
Hello everyone,
now i'm working with nRF52840 PDK( Engineering B ) and i migrate my project from SDK 14.1 to SDK 15. My starting point is ble_app_template and i want to...
Hi,
We're using SR3 v1.1 for several BLE R/C,and migrating our code from SR3 v1.1 to v1.2 now for mass-production.
last week ,one of our product, set top box updated to...
Hi!
My setup:
* nRF52 DK
* nRF5_SDK_15.0.0_a53641a
* s132_nrf52_6.0.0
* SES V3.34b 64-bit
* android ver.8 smartphone with nRF Connect
I have solved my previous...
We are using Nordic nRF24L01+ RF module. The RF library software is "nRF24L01P-EK" ( nRF24L01+ Evaluation kit files) obtained from the official Nordic website. RF module is...
Hi, I tried to implement ble uart service in an existing project but when ble is connected the original bsp buttons functions stopped working. After some debugging i found...