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...
Good afternoon,
I have recently purchased a PPK2. I have installed nrfConnect for desktop and Power Profiler on my Ubuntu 22.04 machine. I have connected the PPK2 and...
The example for LZ4 works fine, however I want to use the frame format and not block format.
Therefore I added #include "lz4frame.h" to my main.c and tried to use LZ4F_compressFrame...
My project is developed on nRF52840, it needs to communication with a mobile device through BLE, nRF52840 is as central. The mobile device starts BLE advertising, then, nRF52840...
hello guys, I want to use nrf52840 for my project is it possible to use ST Link for it. because I don't have SEGGER J-link ,if it is possible how can we use it please let...
Hello
I am trying to connect the nRF9160 -DK board to nRFCloud using CoAP protocol. I have written an application for this case. I tested my application with two different...
Hello
I'm trying to connect nrf7002EK with SPI3 with nrf52840DK,
NCS/Samples/WiFi/Shell, but I came up after Flash
The error shown in the image below
I would like...
Hello,
I'm trying to erase/read an external flash ( MX25L6433F) connected to an nrf52840 using nrfjprog. I've created a .toml file for the configuration, see attached. The...
Hello,
With the nRF5340 LE audio application comming with nRF Connect SDK 2.6.0, I found an increase in the audio latency compared to previous versions. I was able to measure...
Hi,
I'm implementing flashing modul, which will be running on external mcu. Therefore for the very 1st step, I have captured traffic while performing dfu on PCA10040 via...
Hello,
Do you have an example that allows you to use the “Service Changed Characteristic” on the server side?
In fact, I saw on the internet that on IOS, we have to use...
Hello,
I am trying to generate encrypted data of particular data with IV and Key value by using mbedtls functions but when I try to do that in AES_CBC example code I am...
Hello,
I have multiple nrf52840 devices ( PCB's ) that act as peripherals and advertise data in BLE 5, and connectable in BLE 4.
We are able to connect to the device using...
I'm trying to enable DFU on our device but am getting a lot of issues.
I used Device Manager to upload app_update.bin and it worked. If I use Flutter example to upload firmware...
Hello everyone,
I am currently evaluating the nPM1300 Fuel Gauge with a LiFePo4 battery.
I would like to use nPM PowerUP to prepare the battery profile, but it appears...