I have Adafruit BLE nRF8001 module. And, want to connect it with 4-5 sensors for monitoring vital signs of the human body. I want the BLE to receive the data from these sensors and forward it to a Raspberry pi that displays the values on an LCD screen.
In this regard, I just wanna know whether this Adafruit BLE nRF8001 module could perform the above-mentioned activity without an Arduino Microcontroller?
Thanks in advance!