Чем упрощает работу адаптер SPI<-> I2C ?

mtone
Offline
Зарегистрирован: 04.11.2013

Алдаптер из SPI в I2C для NRF24L01,  какой выигрыш он даст кроме экономии одного вывода CSN  и почему  такая низкая "теоретическая" скорость 400 бод,  и зачем  большое время переключения 300 сек  (продавцы шутят ?)

http://www.ebay.com/itm/131019404106 

www.icstation.com/ebay/IC/All%20data%20modules/2835.zip

Цитата:
  Wireless module for NRF24L01:
1. MODULE FEATURES:
1>.I2C (TWI) communication protocolis used, which simplifies the NRF24L01 communication process greatly, thus usersno need to understand the tedious communication processof NRF24L01,itimproves the efficiency of project development Immenselyby this way.
2>. Each module will be as a slave of I2C (TWI).(address 35)
3>. Module is in a small frame with length 73mm,width 22mm.
4>. Smooth bidirectional communicationand no discernable the slave or master.
5>. Maximum transmissive distance can reach 70m(Justforreference)
6>. Wireless corresponding chip is reliable NRF24L01communication protocol, it will reduce data lost.
7>. I2C/TWI protocol simplifies the communication linesgreatly.
8>. Compatible with arduino perfectly.

. RELEVANT PARAMETERS:
Operating voltage: 5V.(No short-circuit protection,so you must be careful with polarity connection when you use.)
Holdtimeof module receiving data :more than 2S
Holdtimeof module transmitting data:more than 300s
 

Transfer rate: 50 Byte/S (theoretical value)
 

I2C/TWI Address:0x47 (decimal 35)
NRF24L01 Address:0x34, 0x43, 0x10, 0x10, 0x01 (from low to high)

Related terms:
Holdtimeof module transmitting data means when the module (TWI slave) receives data sent frommaster, it will transmit the date to another module, and thenit will wait to receive another responsed signal of that module,if there is no responsed signal after a while,the module will send the data again,repeated sending times multiply waiting time is the hold time.

Package:
NRF24L01 shield   x1 

 

 

 

 

axill
Offline
Зарегистрирован: 05.09.2011

А смысл? Nrf24 отлично дружится с ардуино по SPI

Когда они пишут, что "взаимодействие сильно упрощается" они либо лукавят, либо имеется в виду, что в адаптере стоит еще один МК который берет часть работы на себя

но какие бы не были удобства при отсутствии готовой библиотеки все это обернется только гиммороем)

Oregon
Offline
Зарегистрирован: 19.10.2013

Удалось это запустить?