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...
hello Nordic
i am working with nrf52832, with ncs 1.7.1
i am writing my own driver which will be used by 2 baords
one board have to raise 2 gpios to get power and...
I'm trying to read the CTS characteristic from a BLE server (an iOS device) and part of the requirement from Apple is that the server and client be paired and bonded before...
Hi Friends,
- kit dev NF52840-DK
- IDE : segger studio IDE
- SDK nRF52 16.0.0
I want to port the nfc_writable_ndef_msg NFC example to freeRTOS.
I use the NFC Tools...
I'm learning that there are issues with the early "engineering versions" of the nRF52840, identified with QIAAAA marking.
Apparently the SPI3 BUS is not fully supported...
Hi,
After some strange behaviour of the DAC4716 chip, I want to try and reset it. The datasheet describes a way to do so over i2c using a specific bit stream. How can this...
I am having a N20 Micro Gear Motor with Encoder, I want to read data of c1 and c2 using GPIO pins. Any specificAPI, method or suggestion for this?
I am using nRF5340 along...
We have an application running on an nRF9160 development board (shortly to be ported to a production board), which listens on a serial link for sensor data, which is then...
Hello,
For network testing, I would like to use the Modem Shell App sample with the Thingy:91.
As suggested in the overlay file, I can disable some features, so the Build...
Hello,
I am attempting to use my nRF52810 (testing with the nRF52 DK) to generate square waves using PWM. Ideally, these square waves would operate at 8 or 16Mhz. So far...
Hi,
When will Nordic Connect SDK 2.1.0 be available? When have Nordic qualified SDK 2.1.0 and when is QDID number available (Host and Controller)?
We are running Zephyr...
Hi,
I am using the sensor_server example to develop our application on top of it. The problem I am facing is that, the model publication state (publish address and publish...
Hi,
I am using sensor server model to build our application on top of it. We want to save juice in the battery as much as possible. In order to that, I must disable bluetooth...
Hi, I'm developing a device based on nrf52840 and SDK for Thread and Zigbee 3.2.0.
I would like to send Route Record command to the coordinator to be able to see the actual...
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) , so we can send our...