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] =...
I have use PAC10000 and RF51822 EVB ,when i run sniffer.exe,and I found nrf51822 ble,[0],
select "w " and show " Starting Wireshark",but always show " Starting Wireshark...
Hi All,
I need the slave node(S110) send advertising continuously and monitored by master node, so I set the advertising parameters as:
adv_params.type = BLE_GAP_ADV_TYPE_ADV_NONCONN_IND;...
hi all,
I use the Nordic BTLE SoC(nRF51) for develop product and now i have some issue for the the btle compatibility with other vendor btle.
Whether i use the dongle...
I would like to send the application, soft device and bootloader firmware versions
by means of the device information service.
How do I read the soft device firmware version...
I'm trying to write a test service on a PCA10001 that transmits a single scalar value that is computed from a few different sensor readings. I would like this service to send...
Hi everyone,
I have an interesting problem loading the S110 SoftDevice. First, loading version 6.0.0 onto the Evaluation Kit using nRFgo Studio works fine. However, loading...
hey,
I am new to eval kit and i am asking a very basic question, i want to send the RSSI from PCA10001 board to usb dongle PCA10000.i am looking the examples in sdk for this...
I'm seeing periodic disconnects with an iOS client application and the NRF_ERROR_SVC_HANDLER_MISSING which I gather may mean there is a compatibility problem with SDK and...
I try to use nrf51-ble-app-lbs with softdevice 7.0
I download ble-app-lbs at github.com/.../nrf51-ble-app-lbs
And change IROM1 start at 0x16000 lenth 0x29000.
...
Hi
wil it be possible for you to compile gzll_iar.a for SDK_v5.2.0.39364 ?
I have an aplication running whre I need gazell functionallity; and I have trouble converting...
When I would like to change advertising interval, should I execute sd_ble_gap_adv_stop & sd_ble_gap_adv_start again?
Is there any way to update its interval without stopping...
We will be using nRF51422 with S310 SoftDevice for our development.
ANT for mesh network implementation as that's what it does best, and BLE for interfacing with mobile devices...
Hi,
maybe i have a silly question, but i didn't programm timers before. I know how they work. But how is it possible that there are only three Timers in the 51822 and so...
hello
I am a BEE undergrad student currently doing a project using the nrf51822 Eval-kit.
If you could help with a simple transmitting code. I have to take data from a sensor...
Hi,
I uploaded the app to the kit as I have been doing it for the last 2 months and from now there is no way to get back to advertising mode. Before, I used the nRF Master...