Difference between revisions of "radino32 nRF8001"

From InCircuit
Jump to: navigation, search
(Downloads)
(Software)
Line 91: Line 91:
  
 
With our Arduino Library for radino the radino32 nRF8001 becomes fully Arduino-compatible, which enables easy programming by using the Arduino IDE (http://www.arduino.cc/).<br/>
 
With our Arduino Library for radino the radino32 nRF8001 becomes fully Arduino-compatible, which enables easy programming by using the Arduino IDE (http://www.arduino.cc/).<br/>
 +
For the Arduino IDE Boards Manager follow URL is required:
 +
<nowiki>http://library.radino.cc/Arduino_1_8/package_radino_radino32_index.json</nowiki>
 
Visit [[radino/radino32 software]] for more information about the Arduino IDE and installation.
 
Visit [[radino/radino32 software]] for more information about the Arduino IDE and installation.
  

Revision as of 08:59, 16 June 2017


Contents

Hardware

radino32 nRF8001 radino32 nRF8001 radino 32 WiFi Pinout.jpg

The In-Circuit radino32 nRF8001 combines an STM32L151 with the nRF8001 SoC Bluetooth-Low-Energy (BLE) in a small form-factor EMC-compliant module. It is the follower of the radino nRF and offers improved CPU power, larger RAM-, Flash- and EPROM-memories and expanded pin functionalities. The core of the radino32 nRF8001 is the powerfull STM32L151 by STMicroelectronics, which with 32-bit ARM® Cortex®-M3 CPU, 32 kbyte RAM, 256 kbyte Flash and 8 kbyte EPROM provides enough resources for complex functionalities.
The radino32 nRF8001 is part of the radino-series, which supplies full-Arduino-compatible wireless communication devices in a small form factor. All radino Modules are pin-to-pin compatible.
http://youtu.be/-T4tdIQMn6c

radino32 nRF8001

Features:

  • Arduino-compatible
  • nRF8001 Bluetooth low energy SDK for Arduino by Nordic Semicond., connected internally (https://devzone.nordicsemi.com/arduino/)
  • Bluetooth v4.0 compliant Protocol Stack (BLE)
  • GATT, GAP, L2CAP, SMP Bluetooth low energy profile
  • STM32L151CC by STMicroelectronics with 32-bit ARM® Cortex®-M3 CPU
  • 256 kbyte Flash, 32 kbyte RAM, 8 kbyte EEPROM
  • Low Power RTC
  • 12 bit ADC and DAC
  • Capacitive touch sensing supported
  • 23 multifunctional GPIOS (14 PWM, 10 ADC IN, 1 DAC OUT)
  • USB, I²C, SPI, 2xUSART
  • Arduino Demo Applications available in our library!

Suitable application development boards

Board Pictures Description
radino Leonardo
leonardo 45.jpg
Leonardo moduleinlegen.jpg
Carrier board suitable for all radino modules. Includes Arduino connector for easy mounting of Arduino shields. Voltage regulator and Level-Shifters are also included.
radino Spider 2.4G

radino Spider RP-SMA

radino-spider top.jpg

radino-spider-rpsma top.jpg

Breadboard adapter for all radino modules
radino USB Stick
radino-usb-stick 45.jpg

radino-usb-stick enclosure.jpg radino-usb-stick top.jpg radino-usb-stick bot.jpg

USB Stick for all radino modules. Available with integrated Chip-antennas and as a version with RP-SMA-connector.
radino UART-Bridge
radino UART 45 640.jpg

radino UART top 640.jpg radino UART bot 640.jpg

UART bridge with power supply and level shifters for all radino modules
radino RS485/RS232-Bridge IP65
RS485+RS232 45.JPG

RS485+RS232 Anschluss.JPG

radino RS485-Bridge IP65 outdoor radio adapter for Modbus, Art-Net etc. Includes RS485 driver, RS232 driver, IP65 enclosure.
XBee-PRO Shield
xbee cc1101 45 1000.JPG

xbee bot 45 1000.JPG xbee RPSMA 1000.JPG

XBee Pro adapter for all radino modules
radino DinRail Adapter
radino-dinrail top 45 housing.jpg
DinRail Adapter connects our RS485 DinRail Bus System to radino modules

Software

Applications:
Combined with the BlueID SDK by baimos technologies(https://www.blueid.net/), keyless access solutions with radino32 nRF8001 can be developed. The BlueID Technology turns a Smartphone into a secure wireless key for physikal objects such as dors, cars, lockers, gates, etc. equipped with the radino32 nRF8001 moule.

  • BlueID wireless access solutions
  • BlueID smart home solutions
  • Sport and fitness sensors
  • Health care sensors
  • Proximity sensors
  • Personal User Interface Devices (PUID)
  • Remote controls
  • Security Tags
  • Household sensors and collector devices
  • Mobile accessories
  • Data logging
  • Any Arduino project


With our Arduino Library for radino the radino32 nRF8001 becomes fully Arduino-compatible, which enables easy programming by using the Arduino IDE (http://www.arduino.cc/).
For the Arduino IDE Boards Manager follow URL is required:

http://library.radino.cc/Arduino_1_8/package_radino_radino32_index.json

Visit radino/radino32 software for more information about the Arduino IDE and installation.

For detailed information about our library for the Arduino IDE look at the radino Library documentation.

Common problems regarding radino modules and the Arduino system: Common problems


If you don´t want to use the Ardunio IDE, you can flash an existing .bin file with stm32flash. For more informations see: Upload binary on radino32


Working with Arduino IDE

The radino32 nRF8001 has no Arduino library for including. For an own sketch you should copy the radino32_nRF8001_UART_LED folder into the sketchbook folder as a new project.


Downloads

Datasheet radino32 nRF8001
EU conformity radino32 nRF8001
Eagle library for radino/radino32
Bootloader driver for radino32
Downloadpage for radino library

Personal tools