-->
Page 1 of 1

Getting the NRF905 to work?

PostPosted: Fri Aug 19, 2016 8:32 am
by Brodyamc
I've got the Wemos D1 board and an NRF905 RF transceiver.
The libraries I've found for the transceiver are fairly limited and all rely on the AVR libraries (which aren't supported by the ESP8266).
Library in question.

Just wondering if anyone had any experience or existing libraries for the NRF905 that would work on the ESP8266?

Re: Getting the NRF905 to work?

PostPosted: Sun Dec 25, 2016 5:13 pm
by rgmosqueda007
Hello, do you have any clue? I too work in this but, I donĀ“t find nothing for esp8266 (nodemcu)

Re: Getting the NRF905 to work?

PostPosted: Mon Dec 26, 2016 11:32 pm
by mrburnette
Just wondering if anyone had any experience or existing libraries for the NRF905 that would work on the ESP8266


The nRF905 is not WiFi.

The nRF905 is a radio transceiver IC similar to the well known nRF24L01, but operates at 433 /898/915MHz instead of 2.4GHz, has a much longer range and a few extra IO pins.


Ray