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...
Description:
I’m encountering an issue when connecting chip to a mobile device. During the bonding process, the console log on the peripheral confirms that all three phases...
The watchdog timer is kicking in our code base and I am having trouble tracking down the cause. In a bit to try and debug the issue I disabled the WDT and now I am getting...
Whenever I try to log into Nordic DevAcademy to continue my courses, I am told that my IP has been blocked. I am not sure why this is happening? My laptop is a company laptop...
I am transmitting a buffer of 300 bytes over DECT NR+ connection. The transmitting device is an nrf9151dk running the DECT NR+ modem FW 1.0.1. The receiving device is an nrf9161DK...
Hello there,
I'm working my way through the Nordic Cellular modules and was trying to login this morning. It appears that I am getting repeatedly blocked by Cloudflare...
I'm currently trying to configure the Zephyr HCI USB sample to allow using legacy and extended advertising. Currently when I build the sample with extended advertising enabled...
Hi,
I've been struggling through creating the needed exhibits for FCC certification as a fully modular product. I keep expecting there to be example documents or templates...
We have a design in production using the NRF52833 -QIAAA0, Datecode 224700 and later in the hundreds.
Recently the assembler supplied NRF52833 -QIAAA0, Datecode 2126DS....
Hello everyone, I'm trying to create a sample code for a central unit on the NRF52840 to work with two services simultaneously, from a single connection with the peripheral...
Hello everyone,
I am a Hearing Aid Professional and I am looking for a solution for Auracast.
The Project: - An Auracast transmitter (Starkey Edge TV Streamer Auracast...
Hello Team, We are currently working on a new project that incorporates geofencing functionality using BLE. We have checked the current consumption in nRF52833 DK using the...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hello, I am writing an AT command response parser for my custom AT commands. I thought about using nordic's parser utils found in include/modem/at_params.h but I have been...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...