Getting started - Tiva ARM cortex M4 + A7105 2.4G wireless module

Thread Starter

hencre

Joined Nov 9, 2014
1
hi,

I want to connect & program microcontroller board Tiva tm4c123g with ARM cortex M4 controller & transreceiver - A7105 2.4G Wireless Module
(http://www.ebay.com/itm/A7105-2-4G-...7105-SY-Transceiver-AA-/171154521980#shpCntId)

I'm trying to avoid soldering. An example with breadboard would help.

Could you point to references with circuit, examples, etc ( with images, videos if possible ) ?
Also how to program the controller + transreceiver ?

Cheers,
Thts me
 

dreamtale

Joined Oct 30, 2014
24
NRF series of wireless transmission chip has been used very widely, you only need to master Cortex-M4 chip SPI bus protocol. Use the search on Google, it's easy to find the driver module, transplant its drive to your chips.
 
Top