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,
I have a nrf52833dk board interfaced with a serial flash through SPI.
1. I want to change nordic provided sample dfu app ( nCS_DFU_Sample ) to download new firmware...
Hi
I have just tried to build the rgb_led in VS using 1.9.1 SDK it fails to build I think due to unsupported board, I am using the PCA10056(nrf52840DK) I think this can...
Like the title states, I am unable to get any of the peripheral or non-CPU register to be visible while debugging. This issue is present on our custom nrf5340 as well as the...
Hi Team,
Can I measure the input voltage by ADC on nrf52840 chips without the help of other peripherals?
If can, could you provide me with some examples?
With best...
SDK: NCS 1.8.0
Peripheral: nRF52832
Hello,
I am attempting to build my custom project on SES(Nordic Edition) V5.68 and now I am unable to build my project.
I...
Hello,
For a while I have been trying to alter the HTTPS client example to access another example. No matter what I do, when I try to connect to any other host like google...
Don't know if this the correct place to post something like this but I have made my SDK "facilitator" available at Github in case someone is interested. It's called "Easy...
Dear Nordic Engineers
I have a question about NRF52840 xxAA-F version.
Our customer use NRF52840-QIAA-R,they learned that when NRF52840 uses BT,some other high-speed peripherals...
Hi..I am working on an application based on the GNSS Sample . I coud see that using nrf_modem_gnss_fix_retry_set() and nrf_modem_gnss_fix_interval_set(),fix_retry and fix_interval...
Dear Nordic Tech Support / Dear Users
I am searching for a second source of the 15 nH high frequency chip inductor ±10% (L3 Datasheet Figure 172). At the moment we are using...
Hello Team,
I am working on the ble_app_hrs_rscs_relay example, in which NRF act both as a central and peripheral. My peripheral is a heart sensor ( Polar H10 ) and my central...
Hello Team, I hope you will be fine.
We are working on a project where we integrated multiple libraries from different projects. We are using soft devices too. Now I want...
The documentation (Product specification v1.2) is not very clear about the event channels.
I wonder if there are:
- 32 event channels
- 6 event channel groups
- 16...
Hello,
I tried to install Python Matter controller for Linux. I followed the tutorial : developer.nordicsemi.com/.../ug_matter_configuring_controller.html
In this tutorial...
Dear all,
I want to implement precision clock synchronisation between two Nordic NRF52840DK devices, I have seen the example using the Timeslot API with the Nordic SDK,...