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 there,
i am running bootloader code but facing a error that is "pstorage_platform.h" not found.i am using code from given path which is from SDK10.0.0 .what should i...
Hi,
I am applying IRK on ble_app_hrs_central and ble_app_hrs peripheral on nrf52832 and S132 v.2.0. ON the central side I want to see if the IRK was resolvable or not....
Hello.
I would like to run DFU experimental_bootloader_secure_usb example on NRF 52840 but
the USB port does not recognize my device.
I tried with both 5.0.0-2Alpha and...
Greetings,
NEXUS 6P
I am trying to run the Android-Image-Transfer-Demo with a nexus 6P. So the application compiles and loads fine into the phone, but whenever i try to...
Hi Support Team,
Is there any plans to release the bluetooth 5 mesh examples with all SIG models support?
If yes when it will be released?
Thanks and Regards,...
hi,
is it possible to set major and minor values in ble_app_uart example in sdk14.1. and advertise it. now it is advertising rssi, uuid, mac id and device name. i want...
Can I get the Altium Library for the nRF52840? I downloaded the Altium reference design but when I try to create a library for this design Altium indicates it cannot be created...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Dear Nordic employee:
1、 what do I have?
I have two thingy52 develop kit(nrf52832)
2、what is my purpose?
I want to develop a dome that sounds can transfer between...
We are using nRF52840 as SPI slave and imx7 as SPI master.
Data sent by imx7(master) is received at nRF52840(slave) correctly, however the data sent by slave is not received...
Hi,
I have an application where first nrf51 would be the central (remote control) and the second nrf51 would be the peripheral. I got the peripheral to bond with the nRFConnect...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
This is related to another post seen here:
devzone.nordicsemi.com/.../
Basically, I took the peripheral UART example and modified it so all UART printing was disabled...
Hi,
I am using
*nRF52840, SDK13.1, SD140, TWIM, easyDMA enabled. I have tried with the both 0 and 1 instance.
Looking in DSO, I am pretty sure that, after nRF is sending...