New install, max number of devices

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
gcain
Posts: 3
Joined: 25 Aug 2023 04:22

New install, max number of devices

Post by gcain »

I recently bought a ZME Z-Wave USB Dongle and compiled the z-way-test application.

When I try add a new device, it tells me;
> [2023-08-25 02:24:46.531] Max number of devices (1) reached

Since I am on a Raspberry Pi and just playing with it, how can I add a new device?
lanbrown
Posts: 291
Joined: 01 Jun 2021 08:06

Re: New install, max number of devices

Post by lanbrown »

The USB dongle does not come with a Z-Way license like the Razberry boards do.

https://z-wave.me/products/uzb/
UZB can be used together with Z-Way software (a license might be required)
https://z-wave.me/z-way/z-way-licensing/
If you want to use Z-Way on a platform different from Raspberry Pi with support for Z-Wave you can download the code free of charge but you will need a Z-Wave.Me transceiver hardware such as UZB and you will need a licensing key to unlock the Z-Wave function. You can purchase the licensing code from here or from our partners and some of them may already bundle the UZB with such a license. You are allowed to change and adapt the UI and resell products based on Z-Way and UZB. No additional cost.
gcain
Posts: 3
Joined: 25 Aug 2023 04:22

Re: New install, max number of devices

Post by gcain »

Thanks Ian,

I want to use the dongle on a rPi (as you mentioned in your quote), using the C API, not the Z-Way platform (I'm not sure how far the Z-Way label applies).

Do I still need a licence in this use-case?
lanbrown
Posts: 291
Joined: 01 Jun 2021 08:06

Re: New install, max number of devices

Post by lanbrown »

gcain wrote:
25 Aug 2023 04:25
I recently bought a ZME Z-Wave USB Dongle and compiled the z-way-test application.
Per the links I provided, the USB dongle requires a license to use with Z-Way. The Raspberry Pi hat does not require such license as it is included. The hat would have been a better choice if you're going to stick with a Raspberry Pi.
gcain
Posts: 3
Joined: 25 Aug 2023 04:22

Re: New install, max number of devices

Post by gcain »

> the USB dongle requires a license to use with Z-Way

I am only wanting to use the C-Library, does this also require a licence?

I don't want to use the Z-WAy platform, just the C library.
Post Reply