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...
The URL provided in the Matter samples for generating a QR code stopped working:
e.g. https://dhrishi.github.io/connectedhomeip/qrcode.html?data=CH%3AI34DV%2A-00%200C9SS0...
Hai,
I'm Developing a Zigbee coordinator using nrf52840 and sdk is nrf5_sdk_for_thread_and_zigbee_v4.2.0_af27f76.
I have few doubts, here is that
1. How to stop network...
Hi
I have designed a beacon with nrf51822 and this is my first time designing a pcb.
I used nrf51822-QFAC-DCDC reference layout. it's a 2 layer pcb.
for the antenna...
Board: nRF52833
SoftDevice: s122
SDK version: 17.0.2
I'm trying to connect my device to the Edge Impulse through the edge impulse data forwarder. I have a peripheral...
Hi,
I am using a power profiler from my Win10 laptop, to test my nrf52 PDK.
The NRF Connect version is 3.11.1 and the Power profiler app version is 3.2.0
I am working...
Greetings, i'm developing a custom sleepy end device whose role is to detect whether a certain event is occurring, this triggers the update (EDIT: via interrupt handler) of...
Hi,
I am using nRF52832 for my development and our project requires us to have a bare minimum security between a gatt server(nRF52832) and gatt client(Android mobile APP...
Hi guys,
I am using SPIS to receive data from a camera and use UART to put this data back into the terminal. However, I noticed that my UART wouldn't print anything as long...
I'm stuck trying to add a callback handler to a simple HA ON OFF SWITCH application.
The application is running on the nrf52840 DK. The coordinator is Zigbee2MQTT (Z2M)...
Hi there,
I am developing a central in nrf52840 dk using SDK v2.0.0 in VS code.
The peripheral uses 128 bit custom UUIDs. The peripheral is working fine with nrf connect...
We are using nrf52 SDK on nrf52832 and we want to have the option of updating the firmware. Since we know the size of the expected image will be greater then we currently...
Hi there,
As mentioned in an earlier ticket I'm developing a successor to one of our products based on the nRF9160. Since it doesn't have USB we've added the nRF52820 as...
Hi all,
Inherited a nRF Connect 1.5 project developed under Linux and I'm trying to get everything set up for continued development under Windows.
I can build the code...
I modified the simple_gw example code, when the end device(application/light_sample/dimmable_light/bulb, I did not modify this example code) joined the ZigBee gateway network...
I like to implement transfer layer on UART communication, since data error is possible on UART.
I read this " UART HCI protocol" document on Nordic SDK.
https://infocenter...