Thursday, 7 January 2021

Montana: Granite Software resources installed

In order to develop the Montana Granite Litems, a set of software resources are needed. Specifically, for developing the source code for the Arduino Nano 33 IoT, this software has been installed:Arduino IDE for Mac in its latest version (1.8.13)Support for Arduino SAMD Boards (32-bits ARM Cortex-M0+)...

Tuesday, 5 January 2021

Montana: Arduino Nano33 IoT selected for Granite project

In order to develop the Montana Granite project, ie, a Litem based on Bluetooth Low Energy communication, a state-of-the-art in technology have been done. Through all the available modules in the market, two seemed the more promising:The Expressif ESP32-PICO-D4The Arduino Nano 33 IoTThough the first...

Montana projects started

A new branch in the project repository addressed to develop two new subprojects has been created. The new subprojects are:Litem (Mount) Granite project, addressed to develop a set of Litems based on Bluetooth Low Energy (BLE) devices, specifically on Arduino Nano 33 devices. The code is located...

Tuesday, 11 February 2020

Setting the MAC address on a Texas Instrumens CC26x2

The MAC address of the TI CC2652 can be set as factory configuration or as customer configuration. In the first case, and as stated in the CC26xx memory map, the address value is stored in the Factory Configuration Area (FCFG1), specifically in the registers MAC_15_4_0 and MAC_15_4_1, corresponding...

Monday, 4 March 2019

Colorado: Accessing to 802.15.4 networks from Raspberry Pi. Software

This document defines the procedure, from a software perspective, for accesing to a 802.15.4 network from a Raspberry Pi using a Digi Xbee module. This document completes the analogue document defining the procedure from a hardware perspective. Once successfully completed the hardware integration...