Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
hello
i need a device capable to work with Bluetooth 5.2 to transmit audio
is nrf52840, nrf52820, nrf52832 or any other support Bluetooth 5.2 and has Protocol stack...
Hi community !
i put the same question here but with less explaination : https://devzone.nordicsemi.com/f/nordic-q-a/61393/mesh-uart-coexistence-communication-with-pc I...
I am evaluating if I should change to nRF Connect SDK for a new project so I have been updating nRF Connect to latest version v3.3.3
I have installed Getting Started Assistant...
Hello, We are developing a application that sends some data to AWS in some intervals(3 - 15 minutes). This application were currently being tested on custom nrf9160 boards...
Hi,
I am using nRF52840, S140 V7.0.1.
I am using Secure Serial Bootloader and able to do DFU of Application.
Now I am trying to do the same for generating SoftDevice...
Hey everyone, I have a device that's in production and everything is working great, however we have a customer that is creating their own software to interface with our sensor...
I followed the instructions "Programming applications through USB" to update the firmware on the nRF52840 SoC. I pushed down the SW4, switched on power, released SW4. "No...
Hello,
I would like to execute some code when/before sending an advertisement. I tried to do this by using ble_radio_notification_init. Unfortunately for every advertisement...
I'm using the example examples/peripheral/usbd_ble_uart on a nRF42840 USB dongle (pca10059).
As client (central) I'm using nrfconnect on an Android phone.
Connecting to...
Hi, how to link nRF51 IC rev. (1, 2, 3) in NRF51 Series Compatibility matrix ( https://infocenter.nordicsemi.com/topic/comp_matrix_nrf51/COMP/nrf51/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix...
Hi everyone,
I am working with SDK 15.2 and Mesh 3.1 with NRF52832 DK.
I am testing the ble app uart coexist example provided by nordic.
I followed the steps provided...
Hi,
I have a problem with Secure DFU Bootloader available from SDK 12.1 on nRF51822_xxAA SoC. I use example in SDK 12.1 and when i download it to nRF51822_xxAA it isn't...
Hello,
I am having problems with a custom NRF52840 Board. My program hands at the ble_stack_init function.
I have encoutered this problem in the past so I have tried the...
Hi.
I try to implement LESC using nRF52810.
But I use a Static passkey because my device doesn't have a keyboard or display.
One question is, is LESC more secure than...