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...
Hi ,
Im trying to read and write data from QSPI w25q32jv chip, for which i get faulty data .
I have used this example : https://github.com/jimmywong2003/nrf52840-QSPI...
Hello,
I am very new to BLE and NRF and trying to understand what the best way would be to send data from one device to another
From the documentation and messing around...
Based on nRF5_SDK_15.3.0_59ac345 at NRF52810 development board, 1. Enable the watchdog with reload value = 2000, and feed it per 1000ms by app_timer 2. Initialize the FDS...
Hello,
I'm finishing migrating to the newest SDK from SDK 13.1. I'm having problems using the BLE_ADVERTISING_DEF macro, it doesn't compile.
The reason appears to be somewhere...
Hi,
I am fairly new to this, so please excuse my beginner mistakes.
I have a few coin battery sized nRF51 beacons (like this https://forum.mysensors.org/topic/6951/nrf5...
Hi teams,
I want to find GAP address of sending node after received message.
In client model callback, there is access_message_rx_meta_t argument, and I can get unicast...
I am using an nRF520 PCA10040 dev board with a nRF52832 module and I am trying to get the ble_app_uart_pca10040_s132 FW to run using the SES segger tool set. After about 1...
Still having trouble getting a simple Blinky example running on two nRF52840 DK boards configured for a long range PHY_CODED connection.
I've looked through this post -...
I am new to the Nordic SDK and Segger embedded studio, and I am trying to test my NRF52840 dev board.
I am running the "ble_app_blinky_pca10056_s140" example, and I want...
1. Background info
We're developing a new IDE for microcontrollers (see https://embeetle.com ) and would like to support a range of Nordic Semiconductor microcontrollers...
1. Intro
We're developing a new IDE for microcontrollers (see https://embeetle.com ) and would like to support a range of Nordic Semiconductor microcontrollers. We received...
Hi,
In case of nRF52810, is it possible to implement both Master and Slave Mode ?
Also, this has do be done while the product being able to work with AT Commands.
...
Power Profiler V2.3.1
Hi,
I recently started doing power testing on one of our boards using the power profiler kit. I wanted to tested current consumption at different...
Hi Nordic Community,
I am trying to build a network using the OpenThread protocol and the nRF52840 chip. I have several Dongles, but I can't figure out how to flash the...
I'm importing ble_app_blinky_pca10040_s132 example in segger IDE. I'm using EVK-NINA-B1 and from nRF SDK I'm trying to importing example but getting error as mentioned in...