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...
Hello, I am using NCS 2.9.0, an nRF5340, custom board files (see attached), and no external flash and I would like to use simultaneous DFU over BLE. I believe this should...
Hello.
I am trying DFU with reference to DevAcademy Lesson 9 . I am glad to see that it has been updated for v2.7.0 - v2.9.0. I am interested in the following settings....
Hi,
Recently I am studying the relationship between RSSI and datarate. Intuitively, I think lower the RSSI lower the datarete. Is there any physical evidence for this guess...
Hi ! I have 5 different bootloaders for 5 pieces of hardware that I would like to cycle test OTA DFU with BLE. I have some questions
Why does nrfutil dfu ble require a...
Hi,
I noticed an issue with CONFIG_NET_L2_OPENTHREAD=y in my project, and I prepared a newer, simpler project to investigate in the issue.
The new program simply sets...
Hello.
I am trying to follow Downgrade protection using MCUboot to enable Hardware-based downgrade protection. However, an error occurred, and the software did not start...
I've been testing the littlefs sample on NCS v2.8.0 and v2.9.0 with an external SD card. Initially I tested the sample with an nRF52840-DK and everything worked as expected...
seems like pixel 9 has an OS-update announced, but not out, does this mean a google pixel 8 is the best bet?
any other solid hardware that 'works' with le audio, cis as...
I'm using the nrf5340_audio application and with SDK 2.6.0. The Bluetooth address printed out in the terminal does not match what actually shows in advertisements. For example...
Hello,
I'm using two NRF5340 Audio DKs — one as a Gateway and one as a Headset — running the nrf5340_audio example.
Is it possible to configure the Headset device to...
Hello, we've a nRF9161 DK board a we saw on the back side a footprint for mounting an SD card holder and we found the SD card holder component in the BOM.
Unfortunately...
Hi,
I've been trying to set up UART communication with external device using uart3 instance and have so far failed.
The scenario requires sending 5 bytes to the device...
We're experiencing issues with RTT logging on an nRF9151-based project using NCS 2.9.0. When `CONFIG_LOG_DEFAULT_LEVEL` is set to `3`, RTT Viewer fails to connect to the device...
Is there a sample app that uses the Zephyr Light CTL Bluetooth Mesh model? I've tried to add that model to the light_ctrl sample app, but get a crash during configuration...