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...
Is there a recommended way to inspect the state of the heap? I haven't found anything obvious yet. I'd mainly like to know the amount free, the largest block, and perhaps...
Hi,
I start developing with ble_app_template and DK
I combine uart spi twi into it
It can connect to my phone(nRF Connect APP)and work fine on DK
However when i use...
We want use Nordic chips as the transfer medium for our data frames in mesh-like network.
So we don't need ATT,GATT,GAP,SDP,SMP and all high-level things.
As I can see...
The Device State Manager (DSM) will erase the flash if any of the following parameters have changed since last boot.
DSM_NONVIRTUAL_ADDR_MAX
DSM_VIRTUAL_ADDR_MAX
DSM_APP_MAX...
Hi,
I am using SDK15.3 very well with Keil 5.28 ( I cannot update because my licence for 5.28) When i try to change my sdk from 15 to 16, i have problem. I tried change...
I have a custom nRF52832 device acting as a peripheral and a central. Acting as a central device it reads the device information from a nRF52832 peripheral device. Now I want...
Hi
We've some trouble with the UART (not UARTE) of the nRF52840. We use a baudrate of 38400. Because of HW limitations and power constrains, we do either have flow control...
Hello,
I am trying to test using NFC pairing with the nRF52840, but I am having trouble connecting to the device with the built-in android NFC Pairing prompt without the...
Came across a weird anomaly the other day when doing some temperature testing. One of our boards came out of it not running code and the reset line on the 52840 was stuck...
Hi,
I am trying to do geolocation using the NB-IoT chip on the nRF9160 DK. Therefore, I need the PCI and RSRP from multiple nearby base stations.
After enabling the radio...
Hello,
I am trying to merge NUS client (ble_central>ble_app_uart_c) with Multilink central program (ble_central>ble_app_multilink_central) such that the central (nRF52832...
Hello,
I have a problem in the step of Secure DFU. I use nRF connect application to connect the BMD-350-EVAL and when i selected the device and start scan the "DfuTarg...
Has anyone tried to update the github project nrf52-ble-image-transfer-demo to work with SDK 16 / SD V7.0.1? I copied the main code in the project to ble_app_uart example...
Hi!
We are interesting in extended adv support, as periph and central role to establish connection in phy coded.
I've read another topic that it doesn't have PHY_CODED...