The VNA module was ordered by AliExpress and arrived about two weeks later.

VNA Set includes a special case (well designed small plastic case), VNA, Calibration Set (0ohm, open, 50ohm), and 2 cables.

VNA as 2 RF Connector and 1 mini USB Connector.


I tried simple test about function of VNA with computer, It worked perfectly.
And...then..
of course, I opened the cover!
(I easily found the hidden screw below sticker)



(Main controller is ATMEGA32A4U)
http://www.atmel.com/images/Atmel-8069-8-and-16-bit-AVR-AMEGA-A4-Microcontrollers_Datasheet.pdf
The FTDI (TTL To USB - FT230XS) Chip show in upper pictuers.

http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT230X.pdf
The FTDI chip makes the effort to transfer the UART signal from the main controller(AT Mega) to the computer (USB Port).
The Bluetooth module can be connected to the UART.
Solder the RX and TX wires as shown below.

And after mounting the PCB, I tested it with a logic analyzer.

The logic analyzer measurement result confirmed that it is communicating at the speed of 921600.
My Bluetooth module is about $ 3, so I checked the manual and confirmed that it supports 921600 speed.
http://www.martyncurrey.com/hc-06-zg-b23090w-bluetooth-2-0-edr-modules/
Note that the settings differ for each Bluetooth module.!!!
The HC-06 I have set the baud rate and bluetooth name by the following command.
AT+BAUDB
AT+NAMECEC_VNA

I installed Blue VNA on my smartphone and experimented. and it worked perfectly.
I connected the VNA module to the PC while the Bluetooth module was connected, Communication between the PC and the VNA was not normal and the A mark displayed. When the Bluetooth module is removed, it communicated normally again.
I thought it was the signal interference by the Bluetooth module and I decided to install the diode as below.

It worked perfectly. Perhaps the diodes would be okay for signaling. i use 1N4148.
My bluetooth module need 5Volt power supply, so I connected it as shown in the picture above. If your module requires 3.3Volt power, You can use the regulator on the back of the PCB. (Marked L02A)
http://instrumentation.obs.carnegiescience.edu/ccd/parts/LP2980.pdf
I supplied power to the blouses module as shown below. The green wire and the yellow wire with the diode are RX and TX lines.



If you can, connect the antenna of the Bluetooth module as shown below. (you can use any line.) If you want, you can disconnect the internal antenna (use shape knife!) and calculate the wavelength of 2.4Ghz.

closed the cover, and Completed!!!

And Calibration
Test Helical Antenna with Android Tablet
It worked perfectly!
So let's experiment how far from the communication it is.
It was possible to use at a distance of more than 50m!

The Bluetooth module was completely hidden !!
Bests 73
KD8CEC

VNA Set includes a special case (well designed small plastic case), VNA, Calibration Set (0ohm, open, 50ohm), and 2 cables.

VNA as 2 RF Connector and 1 mini USB Connector.


I tried simple test about function of VNA with computer, It worked perfectly.
And...then..
of course, I opened the cover!
(I easily found the hidden screw below sticker)



(Main controller is ATMEGA32A4U)
http://www.atmel.com/images/Atmel-8069-8-and-16-bit-AVR-AMEGA-A4-Microcontrollers_Datasheet.pdf
The FTDI (TTL To USB - FT230XS) Chip show in upper pictuers.

http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT230X.pdf
The FTDI chip makes the effort to transfer the UART signal from the main controller(AT Mega) to the computer (USB Port).
The Bluetooth module can be connected to the UART.
Solder the RX and TX wires as shown below.

And after mounting the PCB, I tested it with a logic analyzer.

The logic analyzer measurement result confirmed that it is communicating at the speed of 921600.
My Bluetooth module is about $ 3, so I checked the manual and confirmed that it supports 921600 speed.
http://www.martyncurrey.com/hc-06-zg-b23090w-bluetooth-2-0-edr-modules/
Note that the settings differ for each Bluetooth module.!!!
The HC-06 I have set the baud rate and bluetooth name by the following command.
AT+BAUDB
AT+NAMECEC_VNA

I installed Blue VNA on my smartphone and experimented. and it worked perfectly.
I connected the VNA module to the PC while the Bluetooth module was connected, Communication between the PC and the VNA was not normal and the A mark displayed. When the Bluetooth module is removed, it communicated normally again.
I thought it was the signal interference by the Bluetooth module and I decided to install the diode as below.

It worked perfectly. Perhaps the diodes would be okay for signaling. i use 1N4148.
My bluetooth module need 5Volt power supply, so I connected it as shown in the picture above. If your module requires 3.3Volt power, You can use the regulator on the back of the PCB. (Marked L02A)

I supplied power to the blouses module as shown below. The green wire and the yellow wire with the diode are RX and TX lines.



If you can, connect the antenna of the Bluetooth module as shown below. (you can use any line.) If you want, you can disconnect the internal antenna (use shape knife!) and calculate the wavelength of 2.4Ghz.

closed the cover, and Completed!!!

And Calibration
Test Helical Antenna with Android Tablet
It worked perfectly!
So let's experiment how far from the communication it is.
It was possible to use at a distance of more than 50m!

The Bluetooth module was completely hidden !!
Bests 73
KD8CEC
Great work,I want some help. Yellow wire is connected between the rxd of micro and rxd of bt module, the diode 4148 anode is is connected to the rxd of micro . In one fig yellow and green are shown , in other fig they are yellow and purple,
ReplyDeleteMicro corner(yellow wire) pin12 is rxd, next(green wire) pin13 is txd.
A simple video or link to change baud rate of bluetooth module .
Can you make a note of "these " to make it easy for your followers like me
Thank you