Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
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...
I'm trying to diagnose frequent (80%) DFU failures that I'm seeing with our Android application using Buttonless mode.
Our target can be 100% reliably updated with our app...
Hello,
I would like to program the NRF52840DK to send ZigBee beacon(not beacon request) to the end devices, but I cannot seem to find the API, etc. to do so.
Or perhaps...
Hello NRF ,
I am not able to run any of the the BLE peripheral example codes from the SDK12.2.0 ( Nordic NRF 52 SDK ) .
The reason I am using 12.2.0 is I have a sensor...
Hi,
I need a battery calculation in my project, For that I need to implement ADC.
But in SDK17 their is no ADC sample example for nrf52810 is present. So please suggest...
Hi Team,
I have nrf52840 DK board and is trying to get the prints from nRF USB port using cdc_acm application. I can see the prints when I connect the DK board with the...
Hello, I am trying to set the company ID and manufacturer specific data in the NCS SDK using nRF52840 dev board
I have the following array of structure
uint8_t COMPANY_ID...
Hi,
I am trying to generate unique key(s) for every device and store them in Optiga to sign the messages, among others. After generating the key pairs, I need the private...
Hello. Currently, the Samsung Galaxy A series has a problem that UART communication is not available.
I want to find the cause and solution of this problem, How can I find...
I am using nrf52852 with sdk 16 version and I want to set the BLE connection interval via BLE command using an customised app. what i want to do is this
#define MIN_CONN_INTERVAL...
HI, I'm developing a device (based on uBlox Anna-B112 with nRF52832) that must securely store three 256bit keys. These keys must remain secret and must not be readable by...
Hi,
I'm just starting out with zephyr on a nrf52dk (nrf52832) and I'm in need of performing some math functions on the data output on a mpu6050.
The MPU6050 is spitting...
We are developing couple of products based on nordic 52810 and 52820. Mainly 52810 And we have received very good support from nordic team and very promp and pro-active support...
The documentation is unclear about QSPI handling:
If I issue a QSPI erase command then I receive confirmation that the erase command has been written to the external QSPI...
I'm using FDS module from nRF SDK 16.0.0.
Below I'll describe issue which I'm experiencing when trying to initialize FDS twice:
To be sure that my FDS filesystem will...
Was going through the process of updating the modem and application on my just purchased Thingy-91. Initially the programmer reported that the processor and two serial ports...