main
fhdm-dev 2022-09-09 12:09:27 +10:00
rodzic 0033470add
commit e73658cf1c
46 zmienionych plików z 299 dodań i 103 usunięć

Wyświetl plik

@ -61,6 +61,8 @@ exclude:
# - index.md
# - none.markdown
# If this points to a real page an Index link is inserted at the top of each page
# more than one item can be used eg.
# - index.md
# - app-help/index.md
header_pages:
- index.md
- app-help/index.md
- none.markdown

Wyświetl plik

@ -0,0 +1,9 @@
[Documentation Index](../)
<br>
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
<br>
[Using the App](../app-help)
<br>
[Scoppy Forum & Support](https://github.com/fhdm-dev/scoppy/discussions)
<br>
[FHDM Store](https://store.fhdm.xyz)

Wyświetl plik

@ -1,8 +1,6 @@
<br/>
<br/>
<br/>
#### See also
See [Using the App](../app-help)
<br>
<hr>
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -0,0 +1,9 @@
[Getting started with Scoppy and the Pico W](../wiki/Getting-started-with-the-Pico-W)
<br>
[Wi-Fi Troubleshooting](../wiki/WiFi-Troubleshooting)
<br>
[Wi-Fi How-To and FAQ](../wiki/WiFi-How-To)
<br>
[Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings)
<br>
[Scoppy Firmware Settings](../app-help/Firmware-Settings)

Wyświetl plik

@ -6,6 +6,5 @@ Tap-and-hold the channel badges at the bottom of the screen to enable/disable ea
Alternatively, tap the channel badge and select _Switch On(Off)_.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -17,3 +17,6 @@ The probe attenuation value can also be configured. Tap the channel badge and se
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -17,6 +17,5 @@ TIP: To get the cursors back on the visible part of the screen just disable and
To move a cursor, tap-and-hold the cursor until it changes color from red to orange. Keeping your finger on the screen, move the cursor to the desired position.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -78,7 +78,5 @@ Peak amplitude (ie. 50% of Vpp) with respect to 1V (linear scale).
### Channels
The FFT can display either CH1, CH2 or both. The selected channel(s) must be switched on. If not switched on, the FFT screen will not display the trace(s).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -2,4 +2,67 @@
title: Firmware Settings
---
> Documentation coming soon
## How to access the Firmware Settings
To access the firmware settings, the Scoppy app must have established a connection to the Scoppy firmware on the Pico W (ie. the connection badge at the lower left of the app screen should show a status of _OK_). For help with this see [Getting started with Scoppy and the Pico W](../wiki/Getting-started-with-the-Pico-W).
Tap the connection badge at the the lower left of the screen and then tap _Connected device_ and then _Firmware settings_.
## Settings
### Device Name
The unique identifer of the device. Used with the _Scoppy device name_ connection method<sup>1</sup>. It is unlikely that you'll want to change this.
### Wi-Fi Country
For optimum compatibility with your other Wi-Fi equipment select your country.
### Wi-Fi Mode
#### Access Point
The Pico W will function an access point. To connect with the Scoppy app you'll need to select the SCOPPY network in Android Settings (Connections -> Wi-Fi)
##### AP SSID
The SSID of the Pico W when operating in access point mode.
##### AP Password
The password of the Pico W access point.
##### AP Authorization Type
The authorization method used when the Pico W is in access point mode.
#### Station/Client
The Pico W will function as a Wi-Fi station (aka client). In other words, it will connect to your network just like any other device. This is probably the mode you want.
##### SSID
The SSID of your network's Wi-Fi access point (or router or modem if these incorporate an access point)
##### Password
The password used by your network's access point. This might also be referred to as a key.
##### Authorization Type
The method of security used by your access point. You should be able to find this in your access point's settings. If in doubt use WPA2/WPA Mixed which should work on most networks.
##### Scoppy Access Code
Use this used to restrict who can access the Pico W when in station/client mode. See [Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings) for more information about connecting using an access code.
You will most probably want to leave this field blank.
## <sup>1</sup>Wi-Fi Connection Methods
See [Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings)
#### See also
{% include wifi-links.md %}
<br>
{% include scoppy-links.md %}

Wyświetl plik

@ -34,6 +34,5 @@ This will set the POSITION to its default value (0 divs).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -42,8 +42,6 @@ This allows you to enter an exact value.
This will set the TIME/DIV to its default value (10ms/div).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -71,6 +71,5 @@ The duty cycle is the ratio of the positive samples to all samples in the measur
A positive sample is one whose voltage level is higher than the halfway point between Vmin and Vmax.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -76,8 +76,6 @@ Indicated if the scope is in Run mode, Stopped or performing a single capture.
**Grid Lines and Waveform Traces**
The width of these can be configured via Settings (Tap the Menu button to get to Settings).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -13,6 +13,5 @@ In Oscilloscope mode, signals are captured on GPIOs 26 & 27.
In Logic Analyzer mode, signals are captured on GPIOs 6 to 13.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -33,6 +33,5 @@ when you want to trigger on a single event such as turning on a switch.
When doing a single capture the currently selected trigger mode will be used (ie. Off, Auto or Normal).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -17,6 +17,5 @@ be different to the selected fixed sample rate if the run mode is STOPPED.
![Sample rate menu](images/sample-rate-menu.jpg)
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -2,8 +2,6 @@
title: Settings
---
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -26,6 +26,5 @@ See this [All About Circuits](https://www.allaboutcircuits.com/technical-article
Turns off signal generation.
<br>
[App Help](.)
[All Documentation](../)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -7,8 +7,6 @@ Triggering in Logical Analyzer mode is similar to [triggering in Oscilloscope mo
control panel.
2. There is no trigger level setting.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -75,8 +75,6 @@ the popup menu.
When any value other than 50% is selected for the pre-trigger samples, the value is displayed in the TRIG badge.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -2,8 +2,6 @@
title: Upgrade to Premium
---
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -37,8 +37,6 @@ This allows you to enter an exact value for the vertical position of the selecte
This will set the vertical POSITION of the selected channel to its default value (0V).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -37,8 +37,6 @@ This allows you to enter an exact value for the selected channel.
This will set the VOLTS/DIV for the selected channel to its default value (the default value depends on the input voltage range setting for the channel).
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
#### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -1,15 +1,40 @@
---
title: WiFi Connection Settings
title: Wi-Fi Connection Settings
---
> Documentation coming soon
## How to access the Wi-Fi connection settings
Tap the connection badge at the the lower left of the screen and then tap _Connection settings_. This menu item will only be visible when Wi-Fi is selected as the connection type. To change the connection type, tap the connection badge and then tap _Change connection type_.
## Connection Methods
The following connection methods apply when the Pico W is in _client/station mode_. If the Pico W is in _access point mode_ then the app will connect automatically.
### Auto
The app will try and connect to the first Pico W (with the Scoppy firmware installed) that it finds on the network. If another phone/tablet has already established a connection with the Pico W then the connection will fail.
Use this setting if there is only one Pico W (with the Scoppy firmware) that is on the network.
### Scoppy device name
Using this option you can select which Pico W to connect to. Tap the Search button to find Pico Ws on the network.
### IP address
If you know the IP address of the Pico W (eg. if you have setup a fixed MAC/IP mapping on your router) then you can enter it here.
Note 1. The Pico W only obtains its IP address via DHCP - you cannot set a fixed address in the firmware.
Note 2. The MAC address of a connected Pico W can be found via the connection menu in the app and tapping _Connected device_ and _About device_. The MAC address is also written to the serial output when the Pico W starts up.
### Access Code
Use this option if you have multiple Pico Ws on the network and want to control who can access each one. The access code must also be entered in the
firmware settings. Once a Pico W is assigned an access code (and has been restarted) then it can't be connected to via the _Auto_ and _Scoppy device name_ connection methods (but the IP address method will still work - as will connecting via USB).
The same access code should not be used on different Pico Ws on the network.
Note: it can take a while for this option to take effect because the previous connection information is cached by Android for a period of time.
## See also
{% include wifi-links.md %}
<br>
{% include scoppy-links.md %}

Wyświetl plik

@ -41,8 +41,5 @@ A maximum of 1000 samples are displayed in the XY plot.
The points in the XY plot can be displayed as either unconnected dots or as lines connecting adjacent (in time) values.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
{% include see-also.md %}

Wyświetl plik

@ -19,8 +19,10 @@ title: App Help Index
* [FFT Display](FFT)
* [Sample Rate - Auto vs Fixed](Sample-Rate)
* [Signal Generator](Signal-Generator)
* [Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings)
* [Scoppy Firmware Settings](../app-help/Firmware-Settings)
* [Release Notes](../wiki/ReleaseNotes)
<br>
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
{% include scoppy-links.md %}

Wyświetl plik

@ -28,4 +28,6 @@ title: Scoppy
[Release Notes](./wiki/ReleaseNotes)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -21,3 +21,7 @@ Single-channel, multiple voltage ranges and over-voltage protection
[Design 5](https://github.com/fhdm-dev/scoppy/discussions/63)
Two-channels with over-voltage protection. Super cheap and easy to build.
(Our recommended design)
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -25,3 +25,7 @@ If you decide to add an analog front-end, the Scoppy app needs to be configured
| HIGH | HIGH | 3 |
> Please note these are the pin assignements for version 4 and higher of the firmware. Please upgrade if you are using older firmware.
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -16,3 +16,6 @@ Cursors are not limited to the visible display. If you change the horizontal and
To move a cursor, tap the cursor until it changes color from red to orange. Keeping your finger on the screen, move the cursor to the desired position.
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -14,3 +14,7 @@ title: Pico GPIOs
| 27 | Input | CH2 ADC input | Connect the +ve output of your analog frontend (or signal source) here. Connect the ground of the analog frontend (or signal source) to GND.
> Please note that the test signal and voltage range GPIO assignments changed in version 4 of the firmware (previously they were GPIO 16 and 22 for the test signal, 3 and 4 for the channel 1 voltage range and 6 & 7 for the channel 2 voltage range).
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -41,3 +41,7 @@ Simple AFE using LM358 (signal source disconnected)
![](https://github.com/fhdm-dev/scoppy/raw/main/images/gallery2/IMG_3757.jpg)
Alternative method of changing the horizontal timebase
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -41,4 +41,7 @@ Square wave from AD9833 DDS signal generator
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -1,5 +1,5 @@
---
title: Getting started with the Pico W
title: Getting started with Scoppy and the Pico W
---
{% include glossary-links.md %}
@ -13,15 +13,15 @@ title: Getting started with the Pico W
## Introduction
The Scoppy firmware on the Pico W can connect to your Android phone/tablet via USB or via WiFi. When connecting via WiFi,
the Pico W can be configured as either an access point or as a WiFi client (AKA station).
The Scoppy firmware on the Pico W can connect to your Android phone/tablet via USB or via Wi-Fi. When connecting via Wi-Fi,
the Pico W can be configured as either an access point or as a Wi-Fi client (AKA station).
The first thing that you will probably want to do is to configure the Pico W as a client/station so that it can connect to your local network.
The procedure for doing this is described below.
## Initial setup
The initial setup can be performed either via USB or WiFi. Both methods are described here.
The initial setup can be performed either via USB or Wi-Fi. Both methods are described here.
The image below shows the location of the 'Connection badge' which is referred to in this document.
@ -31,31 +31,31 @@ The image below shows the location of the 'Connection badge' which is referred t
* Look at the connection badge at the lower left of the app screen and check that the connection type is set to USB. If it isn't USB, tap the badge and then tap 'Change connection type' from the menu and then select USB.
* Attach the Pico W to your phone/tablet via a USB cable and OTG adapter. The OTG adapter plugs into the phone/tablet, not the Pico W!
* Android will now probably ask permission for the Scoppy app to access USB. Tap Yes/OK.
* The connection badge at the lower left of the screen should display 'USB: OK'. Please note that if a connection over USB hasn't been established within 10 seconds the Pico W will start listening to connections over WiFi. To try connecting via USB again the Pico W will need to be restarted.
* The connection badge at the lower left of the screen should display 'USB: OK'. Please note that if a connection over USB hasn't been established within 10 seconds the Pico W will start listening to connections over Wi-Fi. To try connecting via USB again the Pico W will need to be restarted.
* Tap the connection badge and select 'Connected device' and then 'Firmware settings' from the menu.
* Update the firmware settings. See step 2 below.
* You're now ready to connect to the Pico W using WiFi. Change the connection type to WiFi by tapping the Connection badge and selecting 'Change connection type'.
* Within a few seconds the Scoppy app should be connected to the Pico W over WiFi.
* You're now ready to connect to the Pico W using Wi-Fi. Change the connection type to Wi-Fi by tapping the Connection badge and selecting 'Change connection type'.
* Within a few seconds the Scoppy app should be connected to the Pico W over Wi-Fi.
### 1b. Initial setup via WiFi
### 1b. Initial setup via Wi-Fi
* Connect the Pico W to a 5V DC power supply.
* Wait until the status LED blinks with a sequence of 4 blinks followed by a 1 to 2 second pause. This indicates the Pico W is in access point mode
and is waiting for the Scoppy app to connect over WiFi (if you are powering the Pico W from a computer or tablet it may take up to 10 seconds before the Pico W is ready to accept connections over WiFi).
* Go to the WiFi settings on your phone/tablet (eg. via the Android Settings app) and you should see a Network whose name begins with SCOPPY (eg. SCOPPY-A1234BC5678DE12A). Select this network. Please note that internet access will not be available while your phone/tablet is connected to the SCOPPY network.
and is waiting for the Scoppy app to connect over Wi-Fi (if you are powering the Pico W from a computer or tablet it may take up to 10 seconds before the Pico W is ready to accept connections over Wi-Fi).
* Go to the Wi-Fi settings on your phone/tablet (eg. via the Android Settings app) and you should see a Network whose name begins with SCOPPY (eg. SCOPPY-A1234BC5678DE12A). Select this network. Please note that internet access will not be available while your phone/tablet is connected to the SCOPPY network.
* Go back to the Scoppy app.
* Tap the Connection badge at the lower left of the screen. This will display the connection menu.
* Tap the 'Change connection type' menu item and then select WiFi.
* The Scoppy app will automatically connect to the Scoppy firmware on the Pico W (the connection badge should display 'WiFi OK'). You may need to tap the RUN button to establish the connection.
* Tap the 'Change connection type' menu item and then select Wi-Fi.
* The Scoppy app will automatically connect to the Scoppy firmware on the Pico W (the connection badge should display 'Wi-Fi OK'). You may need to tap the RUN button to establish the connection.
* Tap the connection badge again and select 'Connected device' and then 'Firmware settings' from the menu.
* Update the firmware settings. See step 2 below.
* When the Pico W restarts your phone/tablet should automatically reconnect to your local network. If not, go back to the WiFi settings on your phone/tablet (eg. via the Android Settings app) and select your local network.
* When the Pico W restarts your phone/tablet should automatically reconnect to your local network. If not, go back to the Wi-Fi settings on your phone/tablet (eg. via the Android Settings app) and select your local network.
* The app should soon connect to the Pico W. Once the connection is established the status led on the Pico W will stop blinking.
* If the Pico W fails to connect to the local network and you need to update the firmware settings again then you can do this via USB or you can set the Pico W back to access point mode by copying [flash_nuke.uf2](https://datasheets.raspberrypi.com/soft/flash_nuke.uf2) to the Pico W. If you nuke the flash, the scoppy firmware (uf2) file will need to be copied back to the Pico W.
### 2. Update Firmware settings on the Pico W
* Tap the Connection badge at the lower left of the screen and tap 'Connected device' and then 'Firmware settings' from the menu.
* Select your country from the _WiFi Country_ list
* Change the WiFi mode to Station/Client
* Select your country from the _Wi-Fi Country_ list
* Change the Wi-Fi mode to Station/Client
* Enter the SSID and password of your network's access point
* If you know the type of authentication that is configured on your access point then select the appropriate option. Otherwise leave this as WPA2/WPA Mixed.
* Leave the Scoppy Access Code field blank.
@ -70,7 +70,9 @@ It you have more than one Pico W on the network you can configure the app to con
Scoppy also provides (optional) access control to ensure only authorized Android devices can connect to a particular Pico W.
This could be useful in a classroom situation where there are many devices on the network and you want to prevent students from connecting the app to the wrong Pico W.
See the [WiFi How-To](./WiFi-How-To) and [WiFi Connection Settings](./WiFi-Connection-Settings) documentation for more information.
See the [Wi-Fi How-To](./WiFi-How-To) and [Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings) documentation for more information.
{% include see-also.md %}
## See also
{% include wifi-links.md %}
<br>
{% include scoppy-links.md %}

Wyświetl plik

@ -54,3 +54,6 @@ title: Glossary
Definition of firmware
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -29,7 +29,7 @@ The onboard LED should start blinking.
## Connections
### 1. Connect the Pico or Pico W to your Phone/Tablet
If you have a Pico W, then please see [connecting the Pico W](./Getting-started-with-the-Pico-W). Once connected, continue to Step 2 below.
If you have a Pico W, then please see [Getting started with Scoppy and the Pico W](./Getting-started-with-the-Pico-W). Once connected, continue to Step 2 below.
If you have a Pico, attach the small end of the OTG adapter cable/adapter to the USB input of the Android device (do NOT plug it into the USB socket of the Pico!). Uplug the USB cable from your computer (the one used in step 2) and plug it into the other end of the OTG adapter/cable.
@ -59,3 +59,6 @@ To use Scoppy as a logic analyzer tap the Menu button and then the Mode button.
See [Using the App](../app-help)
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -80,3 +80,7 @@ tap Deny when Android asks your permission.
* Cursors
* Increased logic analyzer max. sample rate to 25MS/s
* Improved logic analyzer triggering at higher sample rates
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -80,5 +80,8 @@ The width of these can be configured via Settings (Tap the Menu button to get to
**[Cursors](./Cursors)**
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -28,3 +28,6 @@ Enter the new values and tap OK. Hopefully Vmax will show the correct voltage (i
Go back to Step 1 to check that the 0 voltage level hasnt changed. If it has then keep repeating both until youre happy with the result.
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -1,11 +1,31 @@
---
title: WiFi - How-To
title: Wi-Fi How-To and FAQ
---
> Documentation coming soon
### How to select a device to connect to when there is more than one Pico W on the network
Use the _Scoppy device name_ connection method. See [Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings).
### How prevent other people on the network from connecting to a Pico W device
Use the _Access Code_ connection method. See [Wi-Fi Connection Settings](../app-help/WiFi-Connection-Settings).
### How to connect to a Pico W via USB
Ensure the connection type is set to USB (tap the connections badge at the lower left of the screen if it is not). You will have 10 seconds to acknowledge the Android USB permissions prompt before the Pico W switches to Wi-Fi mode. Restart the Pico W to try again.
### Why does the Pico W take more than 10 seconds to connect to my network?
If the Pico W is connected to an Android device or computer via USB it will try to connect via USB for 10 seconds before switching to Wi-Fi. To prevent this, power
the Pico W with a power plug or battery.
### Why doesn't the LED on my Pico W blink or turn on?
You've probably installed the Pico (non-wireless) firmware, not the Pico W (wireless) firmware. See the [Installation and Getting Started Guide](Installation-&-Getting-Started).
## See also
{% include wifi-links.md %}
<br>
<br>
{% include scoppy-links.md %}

Wyświetl plik

@ -0,0 +1,41 @@
---
title: Wi-Fi Troublshooting
---
The first thing to check is the LED on the Pico W board. See the table below.
|LED Status|What does this mean?|Possible fixes
|---|------|--------------
|Off|The board or firmware is not working|Ensure the board is powered on<br><br>Ensure the correct firmware has been copied to the board<br><br>Restart the Pico W
|4 blinks then pause|The scoppy firmware is in *access point mode* and is waiting for your phone/tablet to join its network|Go to Connections -> Wi-Fi in Android Settings and select the SCOPPY network
|3 blinks then pause|The Pico W has joined your local network and is trying to connect to the Scoppy app|Ensure the Connection Type in the app is set to Wi-Fi<br><br>Ensure the [Wi-Fi Connection settings](../app-help/WiFi-Connection-Settings) in the app are correct<br><br>Tap Run in the app<br><br>If all else fails try exiting the app and reopening it
|2 blinks then pause|The scoppy firmware is trying to establish a connection to the app over USB<sup>2</sup>|If you want to use USB, ensure the Connection Type in the app is set to USB.<br><br>If you want to use Wi-Fi, wait 10 seconds and Scoppy will try and establish a connection over Wi-Fi (and the LED status will change).
|Continuous fast blinking (5 per second)|The Pico W is trying to join your local network|Check that the SSID, password and authentication type in the _firmware settings_ are correct. To check these you'll need to connect via either USB or with the Pico W in _access point mode_.<br><br>Check that your network is compatible<sup>1</sup> with the wireless chip on the Pico W (especially that it is a 2.4GHz network, NOT 5GHz)
|Continuous slow blinking (1 per second)|The Scoppy firmware is trying to establish communication with the Scoppy app|Tap Run in the app<br><br>If all else fails try exiting the app and reopening it
#### <sup>1</sup>Network Compatibility
Wi-Fi 4 (802.11n), Single-band (2.4 GHz)
#### <sup>2</sup>Connection Sequence
When it first starts up, the Scoppy firmware will check if the Pico W is connected to an Android device via USB. If so it will try to connect to the Scoppy app
via USB. If a connection has not been established within 10 seconds, the firmware will attempt to make a connection via Wi-Fi.
Note: If the Pico W is powered by the USB port of a computer it may also attempt to connect via USB for a period of 10 seconds before switching to Wi-Fi. For the
fastest startup-up time the Pico W should be powered by a 5V DC source without active data lines (eg. a power plug or battery).
### Wi-Fi LED ###
A LED can connected to GPIO 14. If this LED is on or blinking then the Scoppy firmware is using Wi-Fi. If the LED is off then the firmware is using USB.
### Serial output
The Scoppy firmware will print some diagnostic messages to UART0 on GPIO0 and GPIO1. This will include the current firmware settings. See the section _See "Hello World" UART output_ in the _Getting started with Raspberry Pi Pico_ guide for a primer on how to view the serial output of the Pico W.
## See also
{% include wifi-links.md %}
<br>
<br>
{% include scoppy-links.md %}

Wyświetl plik

@ -66,6 +66,9 @@ For more accurate calibration of the voltage ranges see [here](./Vertical-Calibr
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -52,6 +52,9 @@ To fix this, follow the instructions for [vertical calibration](./Vertical-Calib
> The author makes no warranty, representation or guarantees regarding the suitability of this design for any particular purpose. Nor does the author assume any liability arising out its use and specifically disclaims any and all liability, including without limitation special, consequential or incidental damages.
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -72,6 +72,9 @@ Once youve confirmed that all of the op-amps have been wired correctly you ca
> The author makes no warranty, representation or guarantees regarding the suitability of this design for any particular purpose. Nor does the author assume any liability arising out its use and specifically disclaims any and all liability, including without limitation special, consequential or incidental damages.
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -34,6 +34,9 @@ Higher sensitivity setting
<br>
### See Also
{% include scoppy-links.md %}

Wyświetl plik

@ -117,6 +117,5 @@ H4 - The bottom row is not actually necessary and will be removed in the next re
The holes at the corners of the board are 4mm. This might change depending on what type of 'feet' I am able to source.
<br>
[App Help](.)
[All Documentation](../TOC)
[Scoppy on GitHub](https://github.com/fhdm-dev/scoppy)
### See Also
{% include scoppy-links.md %}