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...
hi support team,
there is one question feedback from customer, device(832)is sending data to mobile device, however this connection is disconnected (however there would...
Hello,
very early evaluation question, the 52832 has NFC-A. Is a mobile phone capable of reading from this device (some arbitrary user data) ? Now I've started looking into...
Dear,
- nRF connect SDK 1.9.1
- nRF5340 DK
We use 5340 spi to control an adc chip. The sample rate we need is 1kHz, so we use k_timer to produce a 1ms timer.
However...
The issue is as stated in the title. The 'Select Device' column says "Connect a Nordic development kit to your computer" when the Power Profiler is NOT plugged in. This imediately...
Can someone help me with a Zephyr compiled blinky hex file please?
My Hardware is a loose standing module setup similar to NRF52833 DK. (same led_0)
NRF5 Sdk hex file...
I am using fstorage to store some data at three location in flash.
but it is hanging at wait_for_flash_ready function when mobile phone is connected through BLE.
Please...
Hi everyone, I am quite newbee to nRF5340 and nRF ecosystem. Anyway, my goal is to talk with 3rd party application to receive positioning data over bluetooth and then I have...
Working with nRF52840 and nRF Connect SDK v2.1.0., whenever I enable MCUboot in the project configuration, the reset pin gets enabled on the next flash. I believe this has...
Hi,
I encounter a problem, in my opinion, related to the modem firmware (or model B0 and B1).
My program connects to the LTE-M network and sends data from a sensor.
...
Hi all.
I'm working on a Visual Studio project, written in C++, which I'd like to import into Segger Embeeded Studio.
I've done this before successfully, but this time...
hi support team,
customer reported one problem that when 5340 spi communication is done, the clock line is much longer than cs pin as below:
number2 is clock pin, and...
Hi,
In the example "nrf52832 light_switch_server" ,Does it have the function interface for the friendship node adervertise to all lpn nodes at one time?
hope your reply...
Hi there,
there is so many questions regarding BLE connection intervals, yet I couldn't find a precise answer to this basic question.
It seems to me, that multiple packets...