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...
I am currently using an nrf52840 to write to a service with 3 different characteristics with goal of using another dongle to read those characteristics. The first dongle is...
Folllow-up questions for this thread https://devzone.nordicsemi.com/f/nordic-q-a/84769/zephyr---how-to-set-ble-adversting-tx-power
1.In the nRF SDK there are TX power defines...
Hello, sir.
I'm using IDE segger embedded studio to programme the nrf52840 DK board (SDK17.0).
I'm experiencing a problem with the twi interface. When I enable it, I get...
Hi, I have 3 questions about the NBIOT standards please
1- How do we set which NBIOT service shall be used by our FW (3 Cat-NB1, 14 Cat-NB1, or Cat-NB2 standards)? 2- Is...
Hi,
Sometimes, when I'm starting BLE advertising, I have an error of stack overflow of the BLE task.
Is that make sense that advertising may increase task usage?
...
I am trying to implement a simple UDP client on the nrf9160 using DTLS Certificate authentication.
I understand that the modem only supports PSK. However, I am trying to...
Hi,
Is it possible to program the FLASH memory on the network core from the application core WITHOUT having to run a bootloader on the network core?
Best,
Kurt
Hi!
I can connect to my NRF52832 with my dongle and BLE app on nRF Connect for Desktop.
I was wondering if I can send and receive text messages via the UART from my...
The version of fatfs included with the nrf SDK is from 2016, and we're trying to update it to use the latest version of fatfs from 2021 http://elm-chan.org/fsw/ff/00index_e...
Hi,
is there a way to update the API key needed to get sensor data?
I got a thingy91 that I can get data from via Rest API. Only thing is that I need to login to my profile...
Hey guys. I have some question.
Until now, I wanna use TFT LCD (LCD Demo 320×240 RGB(565) on nRF52840) and I'm trying to do a similar experiment now with you. I want to...
Hello,
We are using a NRF52832 in our product with Buttonless DFU. In a new version of the product we are exchanging the external LF Crystal for a LF Clock source.
As...
Hello,
We ae using NRF52840 MCU in STOP Mode 2 with RTC on 3.2V battery. We use GPIO Interrupt to wake up MCU by a Push Button. So, for that Active Low Edge Trigger Interrupt...
Hi,
I am just starting to use nrf connect sdk for 5340; and wading through the confusion or build systems, west, SES, Visual studio; no clear path.
As we have used SES...