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] =...
Hello,
i am working with nrf_pwm library which is there in git. Also, on my device, with PTR51822, S110 7v is running. I am having tri color led on the device, by using...
Helm alert.7z Hello!
I have tried to make a additional custom service with a characteristic to contain data from a sensor value. I want the server to only send the value...
I have a problem with some current consumption I cannot explain.
I first thought it had something to do with floating pins or something, but that does not seem to be the...
According to the nrf52 product specifications, the PWM peripheral consumes 200 uA running at 16MHz. But a TIMER in combination with PPI an GPIOTE consumes 30.1uA max. Why...
Hi Nordic,
Which version of nrf toolbox for IOS can upgrade the zip file containing application hex, bootloader hex and softdevice hex together? I found the DFU function...
Hi Nodic enginner;
Now i am using 51822 in my product. I find that there is a 2.5mA current in my board that is no firmware. The question i want to ask is that how much...
I have made a basic pcb for a school project, with just the nRF51422 chip, a J-LINK programmer and and antenna on it. I am trying to test the functionality of it. I have gotten...
Is there any reason I could not modify this demo to use IRK values and allow whitelist scanning based on stored IRK values? I'm wondering why the demo seems to have an option...
Hi everyone,
I am using the nRF51 SDK 10.0 with the Rigado BMD-200 Evaluation Kit and want to print debug messages to UART or something similar.
I am trying from main...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
I followed the instructions from here developer.nordicsemi.com/.../a00081.html
to make my application support DFU OTA. Despite of some errors in the instructions I managed...
Now I am using hid mouse example to develop a project which requiring bond process. Everything is OK but the question: I need report the btn number which trigger the system...
I copied the example "ble_app_hrs_s110_pac10028(nRF51 PCA10028)"in the nRF51 sdk 10.0.0. I Changed the configuration to make it run on BOARD_PCA10001. But the program keep...