Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
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] =...
Hi all Nordic developers,
I am currently working on nrf51 to scan all the nearby beacon and then i wish to send the data to the esp8266. I already able to scan all the...
When I try to copy a zip file from my email to NRFToolbox for DFU, the NRFToolbox app comes up and then immediately crashes.
Steps to reproduce:
Download latest NRFToolbox...
Hello, as it is clearly understood (by everyone developing using NordSemi's SOCs), this struct "ble_evt_t"
Hello, as it is clearly understood (by everyone developing using...
Hi,
I've read in your press release for SDK 12 that increasing the MTU beyond 23 bytes is now possible on the nRF52. I thought I'd test this increase out on my nRF52 with...
Hi All,
I have a basic question, i want to know what are the right value to use with the nrf51422 chip for the resistors with ADC.
I want to use the maximum value permitted...
Hi, I have problem with using example codes. I want to add GPIO control to ble_app_uart example. Adding gpio_config() function taken from app_timer_tutorial blocks program...
I'm using NRF52832 SoC and IAR
I've to read data from ADC using SPI. ADC will generate interrupt every 4ms indicating data ready. I've configured GPIOTE to sense the ADC...
A couple of power consumptions Q's for this basic scenario: RTC used via PPI to infrequently sample from ADC and trigger SPI read from external sensor source.
Questions...
Hello,
I need a support for BMD-300 BLE module.
We can flash the BLE module and we can connect it with mobile application via Blue-Tooth.
But when we flash BLE for...
Hi,
I'm using nRF51822 in my senior project (some kind of BLE wearable device).
I'm trying to call my function inside the ble_evt_dispatch() function but it doesn't...
SPI Slave configuration On nRF52
Hi,
I am trying to configure the SPI slave peripheral for interrupt based communicaton with a SPI master
In previous work with ARM...
Hi,
Can any one tell me about all the security features provided by nrf51822 s110 for secure communication?
Share me some example that implement encryption durring communication...