# Nrf24 node exists?

**URL:** https://forum.xod.io/t/nrf24-node-exists/2371
**Category:** Uncategorized
**Created:** [June 29, 2019, 7:10pm UTC](https://forum.xod.io/t/nrf24-node-exists/2371 "2019-06-29T19:10:28Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![pisfer](https://avatars.discourse-cdn.com/v4/letter/p/bcef8e/32.png) [@pisfer](https://forum.xod.io/u/pisfer)
#### Post date: [June 29, 2019, 7:10pm UTC](https://forum.xod.io/t/nrf24-node-exists/2371/1 "2019-06-29T19:10:28Z")

</div>

Hi guys. I am looking for nrf24 node. Does anyone know sth about it node? Does it exists?

---

<div class="post-metadata">

### Author: ![cesars](https://avatars.discourse-cdn.com/v4/letter/c/f05b48/32.png) [@cesars](https://forum.xod.io/u/cesars)
#### Post date: [June 29, 2019, 8:20pm UTC](https://forum.xod.io/t/nrf24-node-exists/2371/2 "2019-06-29T20:20:05Z")

</div>

there is a library that did **awgrover** , needs another buffer library, I have the devices but I need to do more tests, for now I am using it with arduino IDE, when I have more time I will go back to the tests

---

<div class="post-metadata">

### Author: ![sharoud23](https://avatars.discourse-cdn.com/v4/letter/s/5daacb/32.png) [@sharoud23](https://forum.xod.io/u/sharoud23)
#### Post date: [July 3, 2019, 12:12am UTC](https://forum.xod.io/t/nrf24-node-exists/2371/3 "2019-07-03T00:12:36Z")

</div>

Hi folks,

I was wondering if you may have noticed any new projects that combine XOD and Visie Genie 4D smart screens.

---

<div class="post-metadata">

### Author: ![alexmar12](https://avatars.discourse-cdn.com/v4/letter/a/3da27b/32.png) [@alexmar12](https://forum.xod.io/u/alexmar12)
#### Post date: [July 4, 2019, 2:12pm UTC](https://forum.xod.io/t/nrf24-node-exists/2371/4 "2019-07-04T14:12:36Z")

</div>

The sad thing is that there is absolutely no radio module nRF24L01. And I have many projects on it

---

<div class="post-metadata">

### Author: ![cesars](https://avatars.discourse-cdn.com/v4/letter/c/f05b48/32.png) [@cesars](https://forum.xod.io/u/cesars)
#### Post date: [July 4, 2019, 2:24pm UTC](https://forum.xod.io/t/nrf24-node-exists/2371/5 "2019-07-04T14:24:01Z")

</div>

read is thread

> [@Taking experimental requests: to convert Arduino IDE libraries](https://forum.xod.io/t/taking-experimental-requests-to-convert-arduino-ide-libraries/1588):
>
> Is there an Arduino IDE library that you 'd like to have available for XOD? I have a (still a hack) [tool](https://github.com/awgrover/arduino-2-xod) that needs more work. Suggest a library that you are going to use, and I’ll convert it. But: Give the url to the actual code (or the name used in “add library” in Arduino IDE). Tell me what features you think you are going to use (though I’ll try to convert the whole library). Tell me how popular you think the library is. You have to be willing to test the converted XOD library, and repor…

---

<div class="post-metadata">

### Author: ![alexmar12](https://avatars.discourse-cdn.com/v4/letter/a/3da27b/32.png) [@alexmar12](https://forum.xod.io/u/alexmar12)
#### Post date: [July 4, 2019, 3:03pm UTC](https://forum.xod.io/t/nrf24-node-exists/2371/6 "2019-07-04T15:03:24Z")

</div>

I work with this library [https://github.com/nRF24/RF24](https://github.com/nRF24/RF24)  
There are examples in the examples folder. In fact, the most important is the transmission of information through a certain channel, respectively, and the reception of this information through the same channel. Then scan the channel (search for free). At least this.

---

<div class="post-metadata">

### Author: ![wkibler](https://yyz1.discourse-cdn.com/flex027/user_avatar/forum.xod.io/wkibler/32/1601_2.png) [@wkibler](https://forum.xod.io/u/wkibler)
#### Post date: [November 8, 2019, 10:24am UTC](https://forum.xod.io/t/nrf24-node-exists/2371/7 "2019-11-08T10:24:32Z")

</div>

Was any progress made on this?
