Arduino Forum
>
Using Arduino
>
Networking, Protocols, and Devices
>
Can NRF24L01 work on IEEE 802.15.4 protocol?
Print
Go Down
Pages:
[1]
Topic: Can NRF24L01 work on IEEE 802.15.4 protocol?
(Read 1 time)
previous topic
-
next topic
Psykas
Newbie
Posts: 2
Karma: 0
[add]
Can NRF24L01 work on IEEE 802.15.4 protocol?
Nov 06, 2017, 10:04 pm
Hello,
I want to read remote control of my tv box. It would be easy if remote control operating in IR range. Unfortunately remote control works on RF4CE (2.4 GHz) IEEE 802.15.4 protocol. NRF24L01 also operate in 2.4 GHz range.
Is it possible with NRF24L01 module to sniff my tv box remote control press button code?
Robin2
Brattain Member
Posts: 70,514
Karma: 3640
[add]
Re: Can NRF24L01 work on IEEE 802.15.4 protocol?
#1
Nov 07, 2017, 12:09 am
Last Edit
: Nov 07, 2017, 12:09 am by Robin2
The nRF24L01+ modules are specifically designed to talk to each other. They are not general purpose 2.4GHz wireless devices.
...R
Two or three hours spent thinking and reading documentation solves most programming problems.
Psykas
Newbie
Posts: 2
Karma: 0
[add]
Re: Can NRF24L01 work on IEEE 802.15.4 protocol?
#2
Nov 07, 2017, 07:46 am
If NRF24L01 can talking with each other in 2,4 GHz range than probably NRF24L01 can listen traffic of 2,4 wifi network and to find TV remote control press button code? If not than which module can do it?
Robin2
Brattain Member
Posts: 70,514
Karma: 3640
[add]
Re: Can NRF24L01 work on IEEE 802.15.4 protocol?
#3
Nov 07, 2017, 10:10 am
Quote from: Psykas on Nov 07, 2017, 07:46 am
than probably NRF24L01 can listen traffic of 2,4 wifi network
NO
...R
Two or three hours spent thinking and reading documentation solves most programming problems.
Print
Go Up
Pages:
[1]
Loading...