ESP8266 Developer Zone The Official ESP8266 Forum 2018-01-11T11:07:18+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=8937 2018-01-11T11:07:18+08:00 2018-01-11T11:07:18+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=19020#p19020 <![CDATA[Re: NRF24L01 NONOS SDK]]>
The bigger problem is always the ESP8266 HSPI interface, which is not too well documented. And then RF board layout stuff.

Statistics: Posted by iot-bits.com — Thu Jan 11, 2018 11:07 am


]]>
2018-01-11T05:50:02+08:00 2018-01-11T05:50:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=19018#p19018 <![CDATA[Re: NRF24L01 NONOS SDK]]>
iot-bits.com wrote:
You can use GPIO then, if the CS signal is inverted.
The signal looks okay to me, there seem to be no errors, otherwise you'd see that in the logic analyser.


Thanks! I am looking through the documents and trying to identify MISO being 0xE and 0xF and what that means. I assume some sort of ACK packet but I haven't found anything yet in the Datasheet.

Statistics: Posted by AgentSmithers — Thu Jan 11, 2018 5:50 am


]]>
2018-01-10T14:44:06+08:00 2018-01-10T14:44:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=19008#p19008 <![CDATA[Re: NRF24L01 NONOS SDK]]> The signal looks okay to me, there seem to be no errors, otherwise you'd see that in the logic analyser.

Statistics: Posted by iot-bits.com — Wed Jan 10, 2018 2:44 pm


]]>
2018-01-10T13:05:50+08:00 2018-01-10T13:05:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=19006#p19006 <![CDATA[Re: NRF24L01 NONOS SDK]]> *Image attached*
Outcome.png

Statistics: Posted by AgentSmithers — Wed Jan 10, 2018 1:05 pm


]]>
2018-01-10T06:23:26+08:00 2018-01-10T06:23:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=19002#p19002 <![CDATA[Re: NRF24L01 NONOS SDK]]>
iot-bits.com wrote:
Yeah, you would need to use HSPI for this. The CE pin is automatically handled by the HSPI hardware if you like it that way. Or you could just have the CE pin connected to a GPIO and control is manually, whatever works best for your application.


You mean directly connect it to SS/CSN?
Isnt SS by default High and goes low when the Master is trying to send data to the slave but CE needs to go from low to high?

Statistics: Posted by AgentSmithers — Wed Jan 10, 2018 6:23 am


]]>
2018-01-09T23:03:01+08:00 2018-01-09T23:03:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=18998#p18998 <![CDATA[Re: NRF24L01 NONOS SDK]]> Statistics: Posted by iot-bits.com — Tue Jan 09, 2018 11:03 pm


]]>
2018-01-09T17:01:52+08:00 2018-01-09T17:01:52+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8937&p=18994#p18994 <![CDATA[NRF24L01 NONOS SDK]]> Has anyone finished working with the device NRF24L01 with their ESP8266.
It run's off SPI, Does that mean I need to use HSPI to communicate with the device due to the Normal SPI being reserved for the SPIFlash memory?

It appears the NRF24L01 has a "CE" Chip enable pin to kick it into different modes, Is this something I need to handle specifically myself when making SPI calls?

Thank you!

Statistics: Posted by AgentSmithers — Tue Jan 09, 2018 5:01 pm


]]>