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...
Hello,
I am using nrf51 and firmware is ble_app_gls. I have modified my code to work for dfu as well.
I am getting error as follows
.\_build\nrf51422_xxac.axf: Error...
I try to integrate the CoAP Server and TFTP DFU example code, and it works well.
[ENV]
IoT SDK v0.9.0
nRF52832 DK
According to the specification, the MTU...
Hi, dear support team,
I program the softdevice(S110,v7.1.0) to the nRF51822 devices(our product) by nRFgo Studio v1.21.1.3.
The nRFgo Studio shows a error message as...
Good afternoon.
I have 2 boards NRF51:
One as beacon (SDK 9), use example code "nRF51_SDK_9.0.0\examples\ble_peripheral\ble_app_beacon".
The other as...
Hi,
I have a problem using Secure DFU Bootloader available in SDK 12.1 on nRF51822_xxAA SoC.
Initilaly i was using nRF51 DK board and Secure Bootloader example in SDK...
Hello,
In our application, we do not use the antenna at Pin30.
However, in Nordic's Reference design in Github, even the simplest design (nRF52832_qfaa_dcdc) has an...
Hello,
Can I interact with the internal device of the nRF52 DK (PCA10040) while an other nRF52 connected through the P20 (or P19) connector?
The JLink tool has a "device...
I implemented an application to advertise indefinitely with APP_ADV_TIMEOUT_IN_SECONDS set to 0 and it works just fine. Now I want to
have a time out and set APP_ADV_TIMEOUT_IN_SECONDS...
Reading the nRF51 RM. On page 82 there is this:
But it doesn't make sense to me to talk about the LSByte of the PAYLOAD field, as it's just arbitrary data, and the Radio...
Has anyone had issues with connecting to the nrf52 DK with linux hcitool? I am able to see the device's MAC address and name (using HRM example design) with hcitool lescan...
I have everything working nicely with gcc, my own Makefiles, and the Nordic SDK12.2. I'd like to move to CMake to better automate my process (in particular, compiling one...
Hi
for few days I seem to got stack in using together UART and radio on nRF21LE01 in ESB mode
and I suspect irq_flags = hal_nrf_get_clear_irq_flags(); to be cause of my...
hai,
i am using mbed to program my nrf51822.
i need the following requirements
1.store some data on nrf51822 flash memory using pstorage .
2.setup bonding for security...