Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello everyone
I would like to know if it is possible to connect more than 64 ble devices through a mobile phone?Looking forward to your reply, thank you
Does nRF52832 support multi-pairing? if then, how many pairings does it support?
We use S112 (peripheral only) or S132 (central and peripheral).
BLE device <-----...
Hi there,
I am wondering could the nRF sniffer follow a connection of two nRF Connect SDK built applications?
What I got is like the following:
After some searching...
I've been building a test application, and it's gotten bigger and bigger over time. Everything compiles perfectly. I'm building the ns version for the app core. nrf5340dk_nrf5340_cpuappns...
Hi,
I'm confused about ESB settings. I'm trying to renew our board with new nRF520840 chip and we must need to provide backward compatibility that the existing board has...
Dear,
I use NRF connect for VScode and I installed SDK V1.8.0 with the nrf for desktop toolchain manager application. The hardware I use is NRF5340. I want to use pin...
According Power Profiler Kit II - Quick Start the PKK2 is connected to the nRF9160 DK with
PPK2 VIN to P24 VDD_nRF
PPK2 VOUT to P24 VDD_nRF'
PPK2 GND to P28
...
Hi there,
it is a few days that I try to compile an overlay to manage a Microchip CAN device MCP2515 but I have compilation errors.
I should test the device on a 52840DK...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
I have a basic understanding...
Hi,
1. Please provide me with an example in which UART0, UART1, uart2, and uART3 are enabled
2. The sending and receiving rate of each UART must reach 1,000,000 baud rate...
Hello,
I have been working with a BLE custom board project for a few months and the product requires buttonless DFU feature. The bootloader that I initially used was derived...
Hi,
I'm developing a project with nRF52832 and BOSH BME688 sensor.
I downloaded the library from github to use the sensor (here it is the link https://github.com/BoschSensortec...
Hello,
I am developing BLE peripheral Reader FW using nRF Connect SDK v2.0.0 on VSCode
I have developed my application using NRF52840 DK (development board) and it works...
Hi everyone,
Does anyone ever get confused about BLE connection interval? As explained in this post , it determines how often the Central will ask for data from the Peripheral...
Hi,
We have a board with ESP32 and nRF52833, connected via UART. We want to upgrade the nRF firmware via either BLE or UART. The nRF image size is large so dual image slots...