Difference: BluetoothApplication (1 vs. 10)

Revision 102016-11-13 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 210 to 210
  BL652-SA_JPG-500.jpg
Added:
>
>
BL652-s.jpg

 http://www.lairdtech.com/products/bl652-ble-module

  • smartBASIC for application programs
Line: 244 to 248
 
META FILEATTACHMENT attachment="UwTerminalX-config.png" attr="" comment="" date="1478454055" name="UwTerminalX-config.png" path="UwTerminalX-config.png" size="102248" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="UwTerminalX-terminal.png" attr="" comment="" date="1478454055" name="UwTerminalX-terminal.png" path="UwTerminalX-terminal.png" size="61368" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="BL652-SA_JPG-500.jpg" attr="" comment="" date="1478456320" name="BL652-SA_JPG-500.jpg" path="BL652-SA_JPG-500.jpg" size="36371" user="PeterSchmid" version="1"
Added:
>
>
META FILEATTACHMENT attachment="BL652-s.jpg" attr="" comment="" date="1479027680" name="BL652-s.jpg" path="BL652-s.jpg" size="127082" user="PeterSchmid" version="1"
 
META PREFERENCE name="WEBLOGOURL" title="WEBLOGOURL" type="Set" value="http://veloblingbling.ch/twiki/bin/view/Velo/EWheelEn"
META PREFERENCE name="WEBLOGOIMG" title="WEBLOGOIMG" type="Set" value="http://veloblingbling.ch/twiki/pub/Velo/EWheelEn/kmh-veloblingbling-thumb.png"
META PREFERENCE name="WEBLOGOALT" title="WEBLOGOALT" type="Set" value="Velo Bling-Bling home"

Revision 92016-11-12 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 18 to 18
 The space between the windows can be filled with a pattern/image (AKA blingbling).
Changed:
<
<
This application software runs on the BL600 Module (BLE slave) and communicates
>
>
This application software runs on the BL652 Module (BLE slave) and communicates
 over the UART and I2C interface with the main MCU (MK22DX256VLF5).
Changed:
<
<
BLE Master (e.g. Smart Phone) <-> BLE Slave BL600 UART & I2C <-> main MCU
>
>
BLE Master (e.g. Smart Phone) <-> BLE Slave BL652 UART & I2C <-> main MCU
  The BLE Master can use the propriarity vSP Bridge Mode to communicate over the UART with the main MCU like a serial terminal (Command Line Interface CLI). The Cycling Speed and Cadence Service (CSC) is a standard Bluetooth service, data
Changed:
<
<
are exchanged between main MCU and BL600 by I2C.
>
>
are exchanged between main MCU and BL652 by I2C.
 
Changed:
<
<
The USB CDC on the main MCU can be used as a terminal interface for the BL600
>
>
The USB CDC on the main MCU can be used as a terminal interface for the BL652
 module. You can use the UwTerminalX
Changed:
<
<
for communicating and downloading applications onto Laird's BL600 module.
>
>
for communicating and downloading applications onto Laird's BL652 module.
 

Copyright

Line: 76 to 76
 

Get the Software and Download the Application to the Module

Get the Source from the Repository

Changed:
<
<
The Velo Bling-Bling BL600 application software is on the GitHub repository https://github.com/spyren/veloblingbling-ble. Download the ZIP-File and unzip it or better
>
>
The Velo Bling-Bling BL652 application software is on the GitHub repository https://github.com/spyren/veloblingbling-ble. Download the ZIP-File and unzip it or better
 clone the repository e.g. for GNU/Linux:
psi@homer:~/veloblingbling/ble> git clone https://github.com/spyren/veloblingbling-ble

Line: 90 to 90
 psi@homer:~/veloblingbling/ble>
Changed:
<
<

Download the Application into the BL600 Module

>
>

Download the Application into the BL652 Module

 

1. Connect Terminal

Line: 146 to 146
 Press Ctrl-D to exit transparent mode. UwTerminalX can not send special characters, workaround: press the right mouse button and select batch. Choose the file exit.txt (this file contains only a Ctrl-D).
Changed:
<
<

Update the BL600 Firmware

>
>

Update the BL600/BL652 Firmware

 
Changed:
<
<
This is only needed if you want to use a new BL600 firmware (Velo Bling-Bling works with version 1.5.70.0 and newer, 1.2.54.0 is not tested). Firmware update is only possible with a debug adapter (e.g. Segger J-Link LITE CortexM) over the JTAG interface.
>
>
This is only needed if you want to use a new BL600/BL652 firmware (Velo Bling-Bling works with version 1.5.70.0 and newer, 1.2.54.0 is not tested). Firmware update is only possible with a debug adapter (e.g. Segger J-Link LITE CortexM) over the JTAG interface.
 

1. Connect Terminal

Revision 82016-11-06 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"

Revision 72016-11-06 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 60 to 60
  More infos and download, see UwTerminalX.
Changed:
<
<

Bluetooth Low Energy (BLE) Development Kit DVK-BL600

>
>

Bluetooth Low Energy (BLE) Development Kit DVK-BL600 (optional)

  The Laird BLE development kit provides a platform for rapid wireless connectivity prototyping, providing multiple options for the development of Bluetooth Low Energy (BLE) applications.
Changed:
<
<
You can use the Velo Bling-Bling hardware in similar way to develop an download BLE applications. You do not need a DVK-BL600. Unfortunately the UwTerminalX can not communicate with the Velo Bling-Bling USB CDC (/dev/ttyACM) under GNU/Linux, you have to use Windows frown
>
>
You do not need a DVK-BL600. You can use the Velo Bling-Bling hardware in similar way to develop and download BLE applications, the main controller acts as an USB gateway
 
Added:
>
>

Segger J-Link LITE CortexM (optional)

 
Changed:
<
<

Segger J-Link LITE CortexM

This debug adapter is included in the Bluetooth Low Energy (BLE) Development Kit DVK-BL600. This adapter is needed for downloading a new BL600 firmware.

>
>
This debug adapter is included in the Bluetooth Low Energy (BLE) Development Kit DVK-BL600. This adapter is only needed for downloading a new BL600 firmware, for downloading the application, you can use UwTerminalX .
 
Line: 94 to 94
 

1. Connect Terminal

Changed:
<
<
Connect the the Velo Bling-Bling USB to the PC with a Micro-USB cable. Start the terminal program (UwTerminalX). Choose the the communication (serial) port and click the OK button.

connect-UwTerminal.png

>
>
Connect the the Velo Bling-Bling USB to the PC with a Micro-USB cable. Start the terminal program (UwTerminalX or UwTerminal). Choose the the communication (serial) port and click the OK button.
 
Changed:
<
<
Press the Escape-Key and then the Return key, wait for the CLI> prompt.
>
>
UwTerminalX-config.png
 
Changed:
<
<
cli.png
>
>
Press the '>' key and then the Return key, wait for the CLI> prompt.
 
Added:
>
>
UwTerminalX-terminal.png
  and type
Line: 114 to 113
 ati 3

Deleted:
<
<
erase-ffs.png
 

2. Delete the File System

Line: 125 to 123
 erase-ffs.png
Changed:
<
<

3. Download and Compile the LP Application

>
>

3. Download and Compile the BLING Application

 
Changed:
<
<
Press the right mouse button and select XCompile + Load. Choose the file lp.low.power.deep.sleep.sb.
>
>
Press the right mouse button and select XCompile + Load. Choose the file bling.vsp.sb . UwTerminalX-compile.png
 
Changed:
<
<
lp-download.png
>
>
UwTerminalX-compile2.png
 
Changed:
<
<

4. Download and Compile the BLING Application

>
>

4. Download and Compile the LP Application

Press the right mouse button and select XCompile + Load. Choose the file lp.low.power.deep.sleep.sb .

 
Deleted:
<
<
Press the right mouse button and select XCompile + Load. Choose the file bling.vsp.sb
 

5. Check Filesystem

Line: 143 to 143
  dir.png
Changed:
<
<
Press Ctrl-D to exit transparent mode.
>
>
Press Ctrl-D to exit transparent mode.!UwTerminalX can not send special characters, workaround: press the right mouse button and select batch. Choose the file exit.txt (this file contains only a Ctrl-D).
 

Update the BL600 Firmware

Line: 200 to 200
 
  • smartBASIC for application programs
  • AT-Commands over UART
  • A complete BLE 4.0 software stack (single mode)!
Changed:
<
<
  • nRF51822 chipset und ARM Cortex M0
>
>
  • nRF51822 chipset (ARM Cortex M0)
 
  • 19 x 12.5 x 3.2 mm
  • About $14 (Mouser, Farnell)

Added:
>
>

BL652 Module from LAIRD Systems

BL652-SA_JPG-500.jpg

http://www.lairdtech.com/products/bl652-ble-module

  • smartBASIC for application programs
  • AT-Commands over UART
  • A complete BLE 4.2 software stack (dual mode, peripheral/central)!
  • nRF52832 chipset (ARM Cortex M4)
  • 14 mm x 10 mm x 2.1 mm
  • About $8 (Mouser, Farnell)

 
Line: 222 to 239
 
META FILEATTACHMENT attachment="cli.png" attr="" comment="" date="1464012778" name="cli.png" path="cli.png" size="57568" user="PeterSchmid" version="2"
META FILEATTACHMENT attachment="lp-download.png" attr="" comment="" date="1464009444" name="lp-download.png" path="lp-download.png" size="290154" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="dir.png" attr="" comment="" date="1464012530" name="dir.png" path="dir.png" size="40455" user="PeterSchmid" version="1"
Added:
>
>
META FILEATTACHMENT attachment="UwTerminalX-compile.png" attr="" comment="" date="1478454055" name="UwTerminalX-compile.png" path="UwTerminalX-compile.png" size="289272" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="UwTerminalX-compile2.png" attr="" comment="" date="1478454055" name="UwTerminalX-compile2.png" path="UwTerminalX-compile2.png" size="64256" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="UwTerminalX-config.png" attr="" comment="" date="1478454055" name="UwTerminalX-config.png" path="UwTerminalX-config.png" size="102248" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="UwTerminalX-terminal.png" attr="" comment="" date="1478454055" name="UwTerminalX-terminal.png" path="UwTerminalX-terminal.png" size="61368" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="BL652-SA_JPG-500.jpg" attr="" comment="" date="1478456320" name="BL652-SA_JPG-500.jpg" path="BL652-SA_JPG-500.jpg" size="36371" user="PeterSchmid" version="1"
 
META PREFERENCE name="WEBLOGOURL" title="WEBLOGOURL" type="Set" value="http://veloblingbling.ch/twiki/bin/view/Velo/EWheelEn"
META PREFERENCE name="WEBLOGOIMG" title="WEBLOGOIMG" type="Set" value="http://veloblingbling.ch/twiki/pub/Velo/EWheelEn/kmh-veloblingbling-thumb.png"
META PREFERENCE name="WEBLOGOALT" title="WEBLOGOALT" type="Set" value="Velo Bling-Bling home"

Revision 62016-06-03 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 10 to 10
 

BLE Application Software for the Velo Bling-Bling Project

LED lights for bicycle wheels.

Changed:
<
<
16 multi color LEDs on each side (PCB top- and bottom side). There are two windows (upper and lower) on each side for display
>
>
16 multi color LEDs on both sides (PCB top- and bottom side). There are two windows (upper and lower) on both sides for display
 dynamic information like speed, trip time, trip distance, etc. or static information like strings and images. The windows have a resolution of 100 x 16 pixels.

Revision 52016-05-24 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 49 to 49
 GNU General Public License for more details.

You should have received a copy of the GNU General Public License along

Changed:
<
<
with "Velo Bling-Bling". If not, see <http://www.gnu.org/licenses/>.

>
>
with "Velo Bling-Bling". If not, see http://www.gnu.org/licenses/.
 
Deleted:
<
<
 

Tools

Line: 83 to 79
 The Velo Bling-Bling BL600 application software is on the GitHub repository https://github.com/spyren/veloblingbling-ble. Download the ZIP-File and unzip it or better clone the repository e.g. for GNU/Linux:

Changed:
<
<
psi@homer:~/veloblingbling> git clone https://github.com/spyren/veloblingbling-ble Klone nach 'veloblingbling-mcu' ...
>
>
psi@homer:~/veloblingbling/ble> git clone https://github.com/spyren/veloblingbling-ble Klone nach 'veloblingbling-ble' ...
 remote: Counting objects: 265, done. remote: Compressing objects: 100% (97/97), done. remote: Total 265 (delta 167), reused 260 (delta 166), pack-reused 0 Empfange Objekte: 100% (265/265), 223.50 KiB | 0 bytes/s, Fertig. Löse Unterschiede auf: 100% (167/167), Fertig. Prüfe Konnektivität ... Fertig.
Changed:
<
<
psi@homer:~/veloblingbling>
>
>
psi@homer:~/veloblingbling/ble>
 

Download the Application into the BL600 Module

Revision 42016-05-23 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 7 to 7
  titlestyle="color:#F00000;" }%
Added:
>
>

BLE Application Software for the Velo Bling-Bling Project

LED lights for bicycle wheels. 16 multi color LEDs on each side (PCB top- and bottom side). There are two windows (upper and lower) on each side for display dynamic information like speed, trip time, trip distance, etc. or static information like strings and images. The windows have a resolution of 100 x 16 pixels. The space between the windows can be filled with a pattern/image (AKA blingbling).

This application software runs on the BL600 Module (BLE slave) and communicates over the UART and I2C interface with the main MCU (MK22DX256VLF5).

BLE Master (e.g. Smart Phone) <-> BLE Slave BL600 UART & I2C <-> main MCU

The BLE Master can use the propriarity vSP Bridge Mode to communicate over the UART with the main MCU like a serial terminal (Command Line Interface CLI). The Cycling Speed and Cadence Service (CSC) is a standard Bluetooth service, data are exchanged between main MCU and BL600 by I2C.

The USB CDC on the main MCU can be used as a terminal interface for the BL600 module. You can use the UwTerminalX for communicating and downloading applications onto Laird's BL600 module.

Copyright

Peter Schmid, Zurich, Switzerland, peter@spyr.ch

This file is part of "Velo Bling-Bling" BLE application software.

"Velo Bling-Bling" software is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

"Velo Bling-Bling" is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with "Velo Bling-Bling". If not, see <http://www.gnu.org/licenses/>.

 

Tools

Added:
>
>

UwTerminalX

UwTerminalX is a cross-platform utility for communicating and downloading applications onto Laird's range of wireless modules, and uses Qt 5. UwTerminalX has been tested on Windows, Mac, Arch Linux and Ubuntu Linux.

More infos and download, see UwTerminalX.

Bluetooth Low Energy (BLE) Development Kit DVK-BL600

The Laird BLE development kit provides a platform for rapid wireless connectivity prototyping, providing multiple options for the development of Bluetooth Low Energy (BLE) applications.

You can use the Velo Bling-Bling hardware in similar way to develop an download BLE applications. You do not need a DVK-BL600. Unfortunately the UwTerminalX can not communicate with the Velo Bling-Bling USB CDC (/dev/ttyACM) under GNU/Linux, you have to use Windows frown

Segger J-Link LITE CortexM

This debug adapter is included in the Bluetooth Low Energy (BLE) Development Kit DVK-BL600. This adapter is needed for downloading a new BL600 firmware.

 
Changed:
<
<

Repository

>
>

Get the Software and Download the Application to the Module

Get the Source from the Repository

The Velo Bling-Bling BL600 application software is on the GitHub repository https://github.com/spyren/veloblingbling-ble. Download the ZIP-File and unzip it or better clone the repository e.g. for GNU/Linux:
psi@homer:~/veloblingbling> git clone https://github.com/spyren/veloblingbling-ble
Klone nach 'veloblingbling-mcu' ...
remote: Counting objects: 265, done.
remote: Compressing objects: 100% (97/97), done.
remote: Total 265 (delta 167), reused 260 (delta 166), pack-reused 0
Empfange Objekte: 100% (265/265), 223.50 KiB | 0 bytes/s, Fertig.
Löse Unterschiede auf: 100% (167/167), Fertig.
Prüfe Konnektivität ... Fertig.
psi@homer:~/veloblingbling>

Download the Application into the BL600 Module

1. Connect Terminal

Connect the the Velo Bling-Bling USB to the PC with a Micro-USB cable. Start the terminal program (UwTerminalX). Choose the the communication (serial) port and click the OK button.

connect-UwTerminal.png

Press the Escape-Key and then the Return key, wait for the CLI> prompt.

cli.png

and type

CLI> ble reset
CLI> ble trans

Show the firmware version:

ati 3

erase-ffs.png

2. Delete the File System

atz 
at&f 1

erase-ffs.png

3. Download and Compile the LP Application

Press the right mouse button and select XCompile + Load. Choose the file lp.low.power.deep.sleep.sb.

lp-download.png

4. Download and Compile the BLING Application

Press the right mouse button and select XCompile + Load. Choose the file bling.vsp.sb

5. Check Filesystem

at+dir
The applications lp and bling have to be listed.

dir.png

Press Ctrl-D to exit transparent mode.

Update the BL600 Firmware

This is only needed if you want to use a new BL600 firmware (Velo Bling-Bling works with version 1.5.70.0 and newer, 1.2.54.0 is not tested). Firmware update is only possible with a debug adapter (e.g. Segger J-Link LITE CortexM) over the JTAG interface.

1. Connect Terminal

Connect the the Velo Bling-Bling USB to the PC with a Micro-USB cable. Start a terminal program (e.g. UwTerminalX). Hit the Escape-Key, wait for the CLI> prompt and type

CLI> ble reset
CLI> ble trans

Show the firmware version:

ATI 3
10    3    1.2.54.0
00

2. Connect Debug Adapter

Connect a debug adapter to the JTAG connector.

3. Save the License Key

With a terminal program (e.g. UwTerminalX):
ATI 49406
10      49406   1696553225C4BC8CE19A
Write down the license key (similar to 1696553225C4BC8CE19A)

4. Download the Firmware

On a Windows-PC start the the firmware batch program
_DownloadFirmware_v1_5_70_0.bat unlicensed

5. Restore the License Key

With a terminal program (e.g. UwTerminalX):
AT+LIC "1696553225C4BC8CE19A"

BL600 Module from LAIRD Systems

BL600_SA.jpg

http://www.lairdtech.com/products/BL600-series

 
Added:
>
>
  • smartBASIC for application programs
  • AT-Commands over UART
  • A complete BLE 4.0 software stack (single mode)!
  • nRF51822 chipset und ARM Cortex M0
  • 19 x 12.5 x 3.2 mm
  • About $14 (Mouser, Farnell)
 
Line: 27 to 220
 
<--/commentPlugin-->

META FILEATTACHMENT attachment="smartBASIC.png" attr="" comment="" date="1459417437" name="smartBASIC.png" path="smartBASIC.png" size="29564" user="PeterSchmid" version="1"
Added:
>
>
META FILEATTACHMENT attachment="BL600_SA.jpg" attr="" comment="" date="1464003822" name="BL600_SA.jpg" path="BL600_SA.jpg" size="24918" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="connect-UwTerminal.png" attr="" comment="" date="1464013193" name="connect-UwTerminal.png" path="connect-UwTerminal.png" size="56554" user="PeterSchmid" version="2"
META FILEATTACHMENT attachment="erase-ffs.png" attr="" comment="" date="1464012977" name="erase-ffs.png" path="erase-ffs.png" size="58313" user="PeterSchmid" version="2"
META FILEATTACHMENT attachment="cli.png" attr="" comment="" date="1464012778" name="cli.png" path="cli.png" size="57568" user="PeterSchmid" version="2"
META FILEATTACHMENT attachment="lp-download.png" attr="" comment="" date="1464009444" name="lp-download.png" path="lp-download.png" size="290154" user="PeterSchmid" version="1"
META FILEATTACHMENT attachment="dir.png" attr="" comment="" date="1464012530" name="dir.png" path="dir.png" size="40455" user="PeterSchmid" version="1"
 
META PREFERENCE name="WEBLOGOURL" title="WEBLOGOURL" type="Set" value="http://veloblingbling.ch/twiki/bin/view/Velo/EWheelEn"
META PREFERENCE name="WEBLOGOIMG" title="WEBLOGOIMG" type="Set" value="http://veloblingbling.ch/twiki/pub/Velo/EWheelEn/kmh-veloblingbling-thumb.png"
META PREFERENCE name="WEBLOGOALT" title="WEBLOGOALT" type="Set" value="Velo Bling-Bling home"

Revision 32016-03-31 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Changed:
<
<
image="/twiki/pub/Velo/MainMCUFirmware/kinetisdesignstudio.png"
>
>
image="/twiki/pub/Velo/BluetoothApplication/smartBASIC.png"
  title="Bluetooth Application" titlestyle="color:#F00000;" }%
Changed:
<
<

Tools

>
>

Tools

 

Changed:
<
<

Repository

>
>

Repository

 
Changed:
<
<
>
>
 
Line: 24 to 25
 

Comments

<--/commentPlugin-->
Added:
>
>
META FILEATTACHMENT attachment="smartBASIC.png" attr="" comment="" date="1459417437" name="smartBASIC.png" path="smartBASIC.png" size="29564" user="PeterSchmid" version="1"
 
META PREFERENCE name="WEBLOGOURL" title="WEBLOGOURL" type="Set" value="http://veloblingbling.ch/twiki/bin/view/Velo/EWheelEn"
META PREFERENCE name="WEBLOGOIMG" title="WEBLOGOIMG" type="Set" value="http://veloblingbling.ch/twiki/pub/Velo/EWheelEn/kmh-veloblingbling-thumb.png"
META PREFERENCE name="WEBLOGOALT" title="WEBLOGOALT" type="Set" value="Velo Bling-Bling home"

Revision 22016-03-30 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 24 to 24
 

Comments

<--/commentPlugin-->
Added:
>
>
META PREFERENCE name="WEBLOGOURL" title="WEBLOGOURL" type="Set" value="http://veloblingbling.ch/twiki/bin/view/Velo/EWheelEn"
META PREFERENCE name="WEBLOGOIMG" title="WEBLOGOIMG" type="Set" value="http://veloblingbling.ch/twiki/pub/Velo/EWheelEn/kmh-veloblingbling-thumb.png"
META PREFERENCE name="WEBLOGOALT" title="WEBLOGOALT" type="Set" value="Velo Bling-Bling home"

Revision 12016-03-30 - PeterSchmid

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="EWheelEn"
Bluetooth Application

Tools

Repository

-- Peter Schmid - 2016-03-30

Comments

<--/commentPlugin-->
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback