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...
I use nrf51822 sdk130 (central device) and nrf51822 sdk110(peripheral device). I want to get rssi value of the peripheral device using the central device without connection...
Hi Hung Bui,
I am working DFU now, all the thing's good for nFR52832, but in same way nFR52840 not work, I just wonder nFR52840 is ready for DFU?
Thanks.
JG
HI,
I want to turn off the broadcast timeout, but when I change the broadcast timeout macro to 0 when the program does not work,
Modify as follows:
#define APP_ADV_TIMEOUT_IN_SECONDS...
I'm attempting to use Peer Manager with my nRF52832 module as a peripheral with an Android 7.0 phone as the central device.
My program is a mix between the NUS example...
Dear Nordic,
I have built a board using nRF51422, and I've just manage to populate it and start it up.
I'm using a modified example (peripheral_lbs), and everything seems...
Hi, I have an Adafruit Feather52 board which is preloaded with a serial DFU bootloader and the S132 Softdevice, of which I also have the merged Hex file. I would just like...
Hi,
I am designing a custom PCB using the nRF51422 chip. I have a program that I developed on the nRF51-DK. The program reads the capacitance value of a proximity sensor...
Hi All,
i need some helps. I need a device that can connect with one phone only, so i have created a whitelist wih size of 1.
During the life of device the device can...
Hello, I'm pretty sure the new BLE 5 will come out soon and it will integrate the mesh. And if mesh needs to be done at a protocol level, it must be the softdevice.
So...
Hello iam using softdevice 110 and SDK 10.0.0, i have implimented dfu in my project, i want to update a region in EEPROM by calling pstorage_update() function before calling...
A while ago I asked this question devzone.nordicsemi.com/.../.
Yesterday I re-installed MDK 8.11 after a computer crash and I had IAR version 7.60.1 and version 8.11.2...
Hi,
I need to design a small nRF52 board On 24mm Dia 2-layer PCB, same like nRF51822 Bluetooth Smart Beacon Kit (nRF51822 Coin-Cell design). Please find the attached Schematics...
Hi everybody.
I encountered issues with the formentioned setup. In my project I'm using latest SDK 13.1, softdevice S132 v.4.0.2. I'm compiling the project with latest...
Hi to everybody,
I am working with a custom board based on the nrf52832, while trying to integrate to my existing application the DFU functionality I am having problems...