This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
nblocks:n-pro-20 [2019/08/26 15:53] engineer [Board Pinout projected to Top side] |
nblocks:n-pro-20 [2020/02/17 15:24] (current) engineer |
||
---|---|---|---|
Line 1: | Line 1: | ||
======n-PRO-20====== | ======n-PRO-20====== | ||
~~CLOSETOC~~ | ~~CLOSETOC~~ | ||
- | <WRAP no_pdf > | ||
- | **this page is work in progress** | ||
- | * <todo @faizan> program the board using jtag</todo> | ||
- | * <todo @nikos>add sudo-bed programing example, demonstrating its simplicity </todo> | ||
- | |||
- | ~~TODOLIST ns:nblocks:n-pro-20 completed:no~~ | ||
- | |||
- | </WRAP> | ||
<WRAP right 220px nblock round :en> | <WRAP right 220px nblock round :en> | ||
<WRAP centeralign>//**n-PRO-20**// </WRAP> | <WRAP centeralign>//**n-PRO-20**// </WRAP> | ||
- | {{:nblocks:n-pro-20-03.jpg?400|}} | + | {{:nblocks:n-pro-20-09b.jpg?400|}} |
<WRAP centeralign> | <WRAP centeralign> | ||
ESP32-WROOM in n-PRO modular form factor</WRAP> | ESP32-WROOM in n-PRO modular form factor</WRAP> | ||
- | | License | GPL 2.0 | | + | | License | GPL 2.0 | |
- | | Status | Tested | | + | | Status | Tested | |
- | | Buy at: | | | + | | Buy at: | | |
- | | Categories | | | + | | Categories | | |
- | | Hardware repo | [[https://bitbucket.org/nimbus_it/n-pro-20|Bitbucket]] | | + | | Hardware repo | [[https://bitbucket.org/nimbus_it/pcba-n-pro-20|Bitbucket]] | |
- | | Firmware repo | [[https://bitbucket.org/nimbus_it/n-pro-20|Bitbucket]] | | + | | Firmware repo | | |
</WRAP> | </WRAP> | ||
- | n-PRO-20 is an ultra low-power, high performance and secure development board from the n-Blocks family, in the [[nblocks:proformfactor|n-Blocks PRO form factor]], designed for Internet-of-Things gateway applications. | + | n-PRO-20 is an ultra low-power, high performance and secure development board from the n-Blocks family. It is available in the [[nblocks:proformfactor|n-Blocks PRO form factor]], designed for Internet-of-Things gateway applications. |
<WRAP centeralign>{{:nblocks:n-pro-20-01.jpg?300|}}</WRAP> | <WRAP centeralign>{{:nblocks:n-pro-20-01.jpg?300|}}</WRAP> | ||
=====Overview===== | =====Overview===== | ||
<poem> | <poem> | ||
- | [[nblocks:n-ble|n-PRO-20]] is a development board based on Espressif ESP32-WROOM. The WiFi, Bluetooth Classic and BLE make it a great choice to build anything connected. The module is all-around: using Wi-Fi allows a large physical range and direct connection to the Internet through a Wi-Fi router, while using Bluetooth allows the user to conveniently connect to the phone or broadcast low energy beacons for its detection.The built-in hardware accelerator enables secure code storage and securely connecting to the Internet with TLS (SSL). Data rate of up to 150 Mbps are supported, and 20 dBm output power at the antenna ensures the widest physical range. The sleep current is less than 5 µA, which makes it suitable for battery powered and wearable electronics applications. | + | [[nblocks:n-ble|n-PRO-20]] is a development board based on Espressif ESP32-WROOM. The WiFi, Bluetooth Classic and BLE make it a great choice to build anything connected. The Wi-Fi allows a large physical range and direct connection to the Internet through a Wi-Fi router. While using Bluetooth, the user can conveniently connect to the phone or broadcast low energy beacons for its detection. |
- | + | The built-in hardware accelerator enables secure code storage and securely connecting to the Internet with TLS (SSL). Data rate of up to 150 Mbps are supported, and 20 dBm output power at the antenna ensures the widest physical range. The sleep current is less than 5 µA, which makes it suitable for battery powered and wearable electronics applications. | |
</poem> | </poem> | ||
- | |||
Line 77: | Line 67: | ||
- | =====Main Features Of The Board===== | + | ===== n-PRO-20 Features===== |
+ | <WRAP left 600px :en> | ||
* Simple and Low Power | * Simple and Low Power | ||
* Standard [[nblocks:nblocks-pinout|n-Blocks pinout]] | * Standard [[nblocks:nblocks-pinout|n-Blocks pinout]] | ||
* Miniature Li-Ion battery connector (optional) | * Miniature Li-Ion battery connector (optional) | ||
+ | |||
+ | </WRAP> | ||
* Custom firmware development via SDK | * Custom firmware development via SDK | ||
* Download and write firmware via host | * Download and write firmware via host | ||
Line 88: | Line 81: | ||
\\ | \\ | ||
- | =====Board Pinout projected to Top side===== | + | =====Board Pinout===== |
- | n-PRO-20 is a HOST board with 4 x 60 pin MOLEX SLIMSTACK connectors at bottom side, following the [[nblocks:nproformfactor|n-Blocks PRO form factor]].\\ | + | n-PRO-20 is a **HOST** board with four Hirose DF30-series 60-pin low profile connectors at bottom side, following the [[nblocks:nproformfactor|n-Blocks PRO form factor]].\\ |
- | <WRAP centeralign>{{nblocks:n-pro-20-bp.png?900|}}</WRAP> | + | <WRAP centeralign>{{nblocks:n-pro-20-02.jpg?300|}}</WRAP> |
+ | <WRAP centeralign>{{:nblocks:n-pro-20-nbusa.jpg|}}</WRAP> | ||
\\ | \\ | ||
- | + | <WRAP centeralign>{{:nblocks:n-pro-20-nbusb.jpg|}} </WRAP> | |
- | + | \\ | |
- | + | <WRAP centeralign>{{:nblocks:n-pro-20-nbusc.jpg|}}</WRAP> | |
+ | \\ | ||
+ | <WRAP centeralign>{{:nblocks:n-pro-20-nbusd.jpg|}}</WRAP> | ||
\\ | \\ | ||
\\ | \\ | ||
- | ===== Geting started===== | + | ===== Getting started===== |
To get started with the board you need: | To get started with the board you need: | ||
* PC loaded with either Windows, Linux or Mac operating system | * PC loaded with either Windows, Linux or Mac operating system | ||
Line 227: | Line 222: | ||
+ | =====References===== | ||
+ | * [[https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf|ESP32 Datasheet]] | ||
+ | * https://docs.espressif.com/projects/esp-idf/en/latest/get-started/ | ||
=====Related articles in this Wiki===== | =====Related articles in this Wiki===== | ||
*[[nblocks:n-ble|n-PRO-20]] | *[[nblocks:n-ble|n-PRO-20]] |