Programming nRF24L01 in Assembly Language


this tutorial first have seen using nordic's native language program nrf24l01 breakout.  compiles , runs in arduino ide (watch out instantiation of serial.begin()), output confuses me.  telling me?
code: [select]
starting poor man's wireless 2.4ghz scanner ...

channel layout
>      1 2  3 4  5  6 7 8  9 10 11 12 13  14                     <
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
>      1 2  3 4  5  6 7 8  9 10 11 12 13  14                     <
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0
>      1 2  3 4  5  6 7 8  9 10 11 12 13  14                     <
|                                                                | 0
|                                                                | 0
|                                                                | 0
|                                                                | 0

quote
what telling me?
i have no idea telling you. tells me nothing, without seeing code generated output.

i'd guess there supposed lot more data white space is.


Arduino Forum > Using Arduino > Programming Questions > Programming nRF24L01 in Assembly Language


arduino

Comments

Popular posts from this blog

DHT11 Time out error using v0.4.1library

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

Arduino Uno + KTY81/210 temperature sensor