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 every body , i have some issue if you don't mind. i rooted a board with NRF52832 SOC without PCA. i want to get a uart connection with pin 8 and 10 . It s possible to do...
Hi,
I am wondering if its possible to download a fds record on android device when connected ?
I want to save data and retrieve it when I get connected to it.
Th...
hi team, i want to edit my uuid, major and minor. i searching for the example. i am using nrf52840. i didnt get any example. but there is a example for nrf51 ble_app_beacon_bcs...
infocenter.nordicsemi.com/.../nwp_015.pdf
Above refered white paper says:
"refer to the Nordic Semiconductor white paper ‘nRF TX measurements’ for procedures on how to...
Is it possible to set two nRF52 as duplex MODEM?
The objective is to monitor a remote solar powered device from a PC. There would be one nRF52 device at each end (one at...
Does anyone know of any nRF52832 devices designed for use as a key fob?
The Thingy52 looks great but it's a little big and I don't need all of those sensors. Also, I'd...
Hello Everyone,
I am trying to run examples of BLE Pheripheral in my NRF51822 board but something is wrong. SoftDevice and algorithm are downloading well but bluetooth is...
I'm trying to port Thingy52 firmware project from Keil to SES.
I followed this guide Segger Embedded Studio - A Cross Platform IDE
I manage to build without any errors...
Hi Guys,
I am new to the nrf52 family of chipsets and started my work with a custom board containing the nrf52832 chip and some on board peripherals like GPS and some sensors...
phenomenon:
When master successfully encrypts using previous binding information, pm_evt_handler in main.c receives a PM_EVT_CONN_SEC_SUCCEEDED event and gets a bonded...
I want to read and write certain pages from the NRF52 flash via nrfjprog. The goal is to debug an issue with the peer manager by saving the FDS flash contents to disk. I would...
I have downloaded the Eddystone example to my nRF52832 dev-kit and I am trying to register it with the google beacon platform using their beacons Tools app but it says that...
Hi,
i have the below queries:
In our project we are using multiple masters and multiple slaves, in that each slave is dedicated to a single master.
for ex: we are having...