Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
We are in the process of designing the nRF52833 into a product which uses the BLE direction finding capabilities.
I wanted to check if we should avoid using the pins that...
Goodday all
Im experimenting with Vscode and Nrfconnect (zypher library). I want to see how easy it is to port my Segger nrf SDK code to vsCode. Having trouble getting it...
Hi,
I am trying to integrate Visual Studio to the nrf SDK and gnuarmemb using the instructions provided. However, I keep getting an invalid toolchain error although I have...
In SDK 1.9.0 i saw that QSPI deep power down was implemented and i can confirm that that works using the below code. The issue I see is that if the device is in deep power...
Hi,
Is there any sample/example that comes with SDK that shows how to add extended data in BLE advertisement (using Zephyr)?
I have tried adding some additional bytes...
We have 3 nRF52840 to establish a net. one for master device, One for Master device, One for HUB(Msater-Slave) device, and One for Slave device. The data flow is Slave device...
Hi,
Following the update of my mac (M1) in Monterey, i can no longer flash programs on my board (everything worked under Big Sur).
I got the error JLinkARM DLL load...
Hello,
I am currently trying to add a FEM (nRF21540) to an already existing BLE project that is using nRF5 SDK. For that purpose I ordered the nRF21540 DK that is using...
Hello, I developed for my customer, a ZigBee coordinator in last 2019, using nRF5 SDK for Thread and Zigbee v3.2.0. Now my customer ask me if it possible to have the LQI value...
Hi,
My goal is to use a timer to trigger SPI transactions and the spi_event_handler() to trigger bluetooth transfers. In order to make it as fast as possible, I would...
Hello, we're trying to make products using BLE with nRF52840(central) and nRF52833(peripheral).
We did make custom boards and also made a program that once paired(bonded...
Hi all,
I'm working with a pressure sensor (LPS22HBTR) and the nRF52-DK and I have some issues when sending data through BLE (nRF52832). When I run the program without...
I have recently upgraded from NCS 1.5.0 to 1.8.0 and noticed that the native TLS stack (vanilla mbedtls) was no longer being used for TLS based sessions.
My use case requires...