This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ATMEGA 328 + nRF8001

Sorry I am new to this. Therefore this question may seem to be odd:

I want to build a temp monitor using an nRF8001 (BLE Board Adafruit) and send this data to my mobile over BLE.

Question 1: Do I need to use a µC like 328 in addition to the BLE Board for it Question 2: What if I want to add more sensors (like humidity etc), can I connect them directly to the BLE Board (I guess not). Then how to connect a 328 to a BLE.

Question 3: I am used to programming for ATMEL using AtmelStud. Are there some tools / libraries that allow me to build applications in ATMEL Studio 7.

Question 4: Is there some place where one can start reading properly about it ?

Thanks for your help

Regards

Related