Search Results

by Patrick
Mon Jun 03, 2024 12:36 pm
Forum: General
Topic: SBC3003 with HUB5000 network problem
Replies: 1
Views: 52

Re: SBC3003 with HUB5000 network problem

Hi, Why do you think the problem is mDNS related? Are you able to reach the SBC and the HUB5000 from a PC on the same network, using their IP addresses? When the SBC loses ability to ping the HUB5000, can it ping other devices on the network? Are you using the SBC remotely over SSH or with a keyboar...
by Patrick
Wed May 29, 2024 11:19 am
Forum: General
Topic: no firmware upload option in Phidget Control Panel
Replies: 1
Views: 144

Re: no firmware upload option in Phidget Control Panel

Hi,

phidget21 doesn't support firmware upgrade at all.

For phidget22, it sounds like you have an old control panel installed, try upgrading to the latest version. If no upgrades are available, you'll still see a greyed out upgrade firmware option in the menu.

-Patrick
by Patrick
Tue May 28, 2024 12:58 pm
Forum: macOS
Topic: Phidgets driver failure
Replies: 1
Views: 168

Re: Phidgets driver failure

System Settings -> Privacy & Security There should be a section "Some system software requires your attention before it can be used." click "Details..." and enable the Phidget extension. For the standalone control panel, you need to copy it to /Applications and then open it f...
by Patrick
Wed Apr 24, 2024 2:11 pm
Forum: C#.NET
Topic: DLL versioning
Replies: 2
Views: 5151

Re: DLL versioning

I will add version info to the libraries for the next release.

-Patrick
by Patrick
Mon Apr 22, 2024 9:34 am
Forum: RFID
Topic: Pet feeder triggered by microchip
Replies: 2
Views: 5031

Re: Pet feeder triggered by microchip

I've used the 1024 to read my cats tags and the read distance is 2-3cm max.

-Patrick
by Patrick
Wed Apr 17, 2024 10:10 am
Forum: General
Topic: Test framework?
Replies: 1
Views: 3430

Re: Test framework?

Hi,

No there aren't currently any plans for virtual Phidgets.

-Patrick
by Patrick
Thu Apr 11, 2024 11:29 am
Forum: All Other Phidgets
Topic: Phidgets22: Basic Project Not Working Because of 1 Line
Replies: 3
Views: 3526

Re: Phidgets22: Basic Project Not Working Because of 1 Line

Make sure that you're using an up to date copy of the Phidget libraries. ResetLibrary() was added in version 1.0.0.20190304 and has been in the library ever since.

-Patrick
by Patrick
Thu Mar 21, 2024 10:42 am
Forum: Linux
Topic: Package install script for Phidget22 won't install
Replies: 2
Views: 9053

Re: Package install script for Phidget22 won't install

Hi,

I've updated to setup script to be more future proof - it should be working for you now.

-Patrick
by Patrick
Thu Mar 21, 2024 10:31 am
Forum: General
Topic: Create a hotspot out of sbc4.
Replies: 1
Views: 8949

Re: Create a hotspot out of sbc4.

Hotspot mode SD images for the SBC4 are here: https://www.phidgets.com/downloads/phid ... etsbc4_ap/

You will need to configure routing yourself to share internet from ethernet over WiFi - enable IP forwarding, set up iptables for nat, install a DHCP server, etc.

-Patrick
by Patrick
Thu Mar 21, 2024 10:20 am
Forum: General
Topic: Phidget 1017_2 disconnecting from VINT hub
Replies: 8
Views: 7377

Re: Phidget 1017_2 disconnecting from VINT hub

We are releasing new firmware for 1017 in the next release cycle that addresses the sleep issue.

-Patrick