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...
Hello,
we are based in Germany and need a way to mass-programme the nrf51822 for production with our custom firmware+the softdevice.
Unfortunately we haven't found any...
Hi
I am writing an application that will have to switch the radio in between a number of different modes. (With/without AutoAck, and with/without dpl).
I have been looking...
Hello,
according to the documenation, the function sd_ant_burst_handler_request() can return with the error code NRF_ANT_ERROR_MESSAGE_SIZE_EXCEEDS_LIMIT. When will the...
Hi,
I was thinking if it is possible to use, per example HackRF greatscottgadgets.com/.../ , to tune the antena of the nRF15822 seeing if it is transmiting on the 2.4Ghz...
Hello,
We developed the energy harvest application equipment with the HRM1017 module.
The function is every simply as follows:
After initialization, CPU scans 4 I/O ports...
Hi,
I am searching for a way to disable then re-enable the BLE packet transmission on PTU.
This is for testing the A4WP conformance test PRU/PC/GR/Link.
"Disable the...
Hi,
I just got an Arduino and a BLE shield. I was following the Smart Starter Kit. The demo project have me errors, so I just started using the proximity example, and editing...
Hi,
I am using the nrf8001 module provided by adafruit ( www.adafruit.com/.../1697) but it's not clear if the RDY and REQ pins available on the chip are active low or not...
I have made a small device composed by
SD310-1.0, boootloader and application. The device is sealed to be waterproofed and has a serial conenction used by the custom bootloader...
I've been working with SDK 7.1 and I am struggling to understand how to get the makefile working with an NRF51822-QFAA device rather than a nRF51422-QFAC. I have samples of...
Hi all,
I did this upgrade hoping to have a TX_COMPLETE event issue fixed (I'm not able to send more than 1 buffer per connection it seems in my notification based service...
Hi,
There are two advertise nodes, only broadcast (one packet/s) . The S120 star scan. At the beginning everything is OK,but after a while, maybe 3-5 minutes, only one...
Dear all,
I've loaded this example github.com/.../Blinky_ble
into the nrf6310 as it is, and s110_nrf51822_7.0.0 as a softdevice
I am connecting to the module through...