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,
A question to understand please. A lot of issues still unfixed in rev 1, but are known for a long time (see errata docs). Like SPI with RX = 1, DCDC -4dB on RF,...
Hello, I try to run the sdk example for adc, i set an input voltage in varying from 0 to 4.38 V in the pin 4 (AIN2), but the returned value didn't corresponds to the desired...
It there a specification for current draw during POR? (From time Vdd starts rising until cpu starts executing?) For nRF51 and 52.
I found this devzone.nordicsemi.com/....
(Hello! I'm drawing the module circuit base on nrf52832 with rfx2401 power amplifier (PA). As I understand it needs to set pins TXEN, RXEN to high level to activate this PA...
It may sound a bit old and you may have fixed them in latest Soft Device stacks however I wanted to share with you a couple of pairing issues we encountered with Soft Device...
i am using nrf52832 and programmed it with eclipse by blinky example.. now i have to debug the project , but when i debug the project with the configuration given in tutorial...
Hi,
We are using a BL652 from Laird, embedding a nRF52832. We wanted to give Zephyr a try, but we are facing a problem.
We compiled the blink example, but when we flash...
Hello dear Nordic members,
I got a theoretical question: I want to connect two chips, one as central and the other as peripheral. Is it possible to stop advertising procedures...
I am using nrf51822 for a BLE project as peripheral role. I am using S110 soft device (SDK version 10).
I want to store bonding information, GATT data and all data storage...
Hi ,
I am working interfacing SD card with nrf52 using fatfs example given in SDK 12.0.0. While writing to text file created in root directory, code gets stopped as size...
Hi - I am designing some boards using the NRF52832 and would like to check a couple of things about footprint design. Unfortunately I don't have access to Altium, and am therefore...
Hello,
I did a code that does scatternets with nRF52 (in connected mode) but it's very dirty because i collected informations all over forum during months and project was...
Dear Nordic Support Team,
In a recent news received by email regarding a new version of "nRF5x Command line tools v9.2.1", it is written that Nordic does not recommend...
Hi everyone,
I am facing memory leak issues while using nrf52 iot SDK for MQTT. The application has a high RAM usage and I am running into memory leakage issue where program...
Hi,
I have downloaded the latest nrf52 v13 sdk.
And i am using nrf52840 PDK.
And i would like to use the beaco_n example.
But i am seeing that the ble_App_beacon folder...