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 there,
Working on bringing up the FOTA feature on the 54L15. I began with the LBS example. I was using the Nordic "Device Manage" to push the FOTA build.
The state...
Dear Customer Support,
We use the nRF52840 as our main controller
For our NFC / tag detect requirement, we use the ST25R3911B over a SPI interface
It's datasheet is...
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
I've been using the following SPI2S pins and they've been working:
CLK -> P0.16 MOSI -> P0.17 MISO -> P0.19 CS -> P0.18
I want to use SPI1 instead but when I replace...
Hello Nordic support,
My application is a Zigbee coordinator application on nrf52840 based on nRF5 SDK for Thread and Zigbee v4.2.0. I was able to pair a Zigbee end device...
hi
i am working with custom board nrf52833 every thing is working good until i introduced bonding in my code.
i am using sdk 1.9.1 form my development
i released 1.01...
I have a two fold question, to build a prototype, I would like to know how to get
tflite micro in zephyr build for nRF9151 DK?
Non-Terrestrial Networks (NTN) on above...
I have been using the nRF Connect for Desktop with the Programmer application for several years to attach our end device to the Dev Kit to program our device with no issues...
Hi
Can the device(nrf52832) be used as a BLE Mesh Provisioner and Light Switch Client(such as Generic OnOff Client) at the same time?
I want to develop a device (nrf52832...
Hi,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
I ordered my second prototype board with the nRF9160, which includes small changes compared to the previous version. I encountered an issue with LTE connectivity. After some...
Thanks in advanced. Based on nRF5_SDK_17.0.2, I can use i2c with icm42670p normally. Due to power consideration, I need to r/w this imu with spi either to decide which is...
Hello Nordic Support Team,
I'm encountering a persistent issue when I try to flash an nRF52832 board using an nRF52840DK (PCA10056, nRF52840_xxAA_REV3) with nRF Programmer...
Hi:
MCU: nRF52832
The device is powered by a battery. When the battery voltage drops to around 1.3V but is not completely depleted, if the device is charged at this time...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...