Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
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...
I am using VSCode and the NRF Connect SDK
I can build and flash my device however i keep getting cannot open source file for all my includes, i also cannot navigate to...
First, NRF52833 work environment at 100 degrees celsius, standby current reaches 60uA.
Second, When the NRF52833 working in 100 degrees Celsius, what kind of processing...
I have a secure BLE DFU project that is basically a duplicate of the example project (secure bootloader pca10040_s132_ble). I am able to flash a merged hex on my custom board...
I generate the hex file for a release and then tried to rebuild it in a different folder. This is to ensure that all the required files are checked into the archive system...
Hi,
We are developing a firmware using the nRF52 DevKit as a reference, as well as its companion iOS Application.
Pairing & Bonding:
We have successfully integrated...
Hello !
I have evaluated AES-CCM co-processor in on-fly and from memory-to-memory encryption/decryption operations and see it works in BLE 2Mbit mode without visible problems...
I can not seem to figure out why when I init the advertising and then issue a start to the advertising the advertising beacon shows up as a connectable when viewing under...
Hello,
I am using SEGGER Embedded Stuido for ARM(Nordic Edition) V5.68 for NRF9160 evaluation.
It was Okay for while. But, suddenly, I met error message(SyntaxError...
Hello,
We are using nRF sniffers in CI environment for troubleshooting Bluetooth LE related problems. Since we are adding more and more sniffers, it would be really helpful...
Hi!
I am trying to enable a UART line for a peripheral that I want to interface with on a nRF9160. I am trying to set it up as an async or interrupt driven interface as...
I'm working on a 52840 board controller project that requires serial communication with the 9160 (on a nRF9160DK board) and BLE communications to an Android tablet. I have...
I am in the situation that I have 1000+ deployed devices with a buggy bootloader in a production environment. The current application version triggers this bug, which means...
Ηι
Hi everyone,
I have written a code to sample from an analog input using RTC and PPI.
The SAADC does not start on RTC compare event.
The RTC compare channel works...
Hi,
I have some dependency issues in my devicetree definition.
I have a first regulator that control the power of a gpio expander connected through I2C.
This GPIO...
We've developed an application based on nRF52840 (via Raytac module MDBT50Q), utilizing the Adafruit Feather Express Bootloader as our basis to simplify the development. Our...