Search found 1055 matches
- Fri Feb 20, 2026 2:37 pm
- Forum: Feature Requests
- Topic: Web Developer with BLE
- Replies: 10
- Views: 521
Re: Web Developer with BLE
Hi Steve Perfect! This filter is working. This is the HTML code on Edge working I can receive nonstop text from the ESP32 via BLE 2026-02-20_15-12-17.PNG A small note: with the filter filters: [ { namePrefix: "Flow" } ] I can connect but it's not working And.... It's not working in the HTM...
- Fri Feb 20, 2026 1:57 pm
- Forum: Feature Requests
- Topic: Web Developer with BLE
- Replies: 10
- Views: 521
Re: Web Developer with BLE
Hi Steve
if I press the Button for "RequestDevice" nothing happens
if I press the Button for "RequestDevice" nothing happens
- Thu Feb 19, 2026 3:23 pm
- Forum: Feature Requests
- Topic: Web Developer with BLE
- Replies: 10
- Views: 521
Re: Web Developer with BLE
ok I can see component and the filter now
I have an ESP32 sending a string all second.
I can receive the string in my Iphone.
Is filter like this?
name of device:
Filter?
I have an ESP32 sending a string all second.
I can receive the string in my Iphone.
Is filter like this?
name of device:
Filter?
- Thu Feb 19, 2026 2:13 pm
- Forum: Feature Requests
- Topic: Web Developer with BLE
- Replies: 10
- Views: 521
Re: Web Developer with BLE
Hi Steve
I copied the components.
I've already tried that program,
but I can't select which BLE I want to connect .
Is that the component?
I copied the components.
I've already tried that program,
but I can't select which BLE I want to connect .
Is that the component?
- Thu Feb 19, 2026 10:25 am
- Forum: Feature Requests
- Topic: Web Developer with BLE
- Replies: 10
- Views: 521
Web Developer with BLE
Hi Steve
ESP32 BLE and App Developer work very well together.
Already done in the forum.
viewtopic.php?t=3468
One more small request:
It doesn't work with the Web Developer yet.
Would it be possible to add this as a feature?
ESP32 BLE and App Developer work very well together.
Already done in the forum.
viewtopic.php?t=3468
One more small request:
It doesn't work with the Web Developer yet.
Would it be possible to add this as a feature?
- Tue Feb 17, 2026 10:59 am
- Forum: Feature Requests
- Topic: Appdeveloper: use a short key?
- Replies: 2
- Views: 265
Re: Appdeveloper: use a short key?
Hi Ben Perfect! I add key mapping and use the switch with call macro if click (OnButtonClick). This works very well. Only the switch doesn't have such a good 3D effect. :) short key and switch works nice together. 2026-02-17_11-44-56.PNG switch and led: 2026-02-17_11-44-25.PNG KeyMappingsDemo3.fcpcd
- Mon Feb 16, 2026 2:06 pm
- Forum: Feature Requests
- Topic: Appdeveloper: use a short key?
- Replies: 2
- Views: 265
Appdeveloper: use a short key?
Hi Steve
Is it possible to have a shortcut key for an existing switch in Appdeveloper?
For example, “space” to start recording.
Is it possible to have a shortcut key for an existing switch in Appdeveloper?
For example, “space” to start recording.
- Fri Feb 06, 2026 1:48 pm
- Forum: Projects - Embedded
- Topic: 2x 74HC595 via SPI interface, driving 8x 7-segment display
- Replies: 4
- Views: 970
Re: 2x 74HC595 via SPI interface, driving 8x 7-segment display
Hi Andreas I need a common anode/cathode for each digit? Yes, you need a common anode for each digit. Note that each digit only lights up briefly, for example 1 msec, and then remains dark for 7 msec (with 8 digits). you just can't see it with the eye so fast. You have to do this with the esp32. If ...
- Fri Feb 06, 2026 1:31 pm
- Forum: Feature Requests
- Topic: Chart with more options
- Replies: 7
- Views: 1271
Re: Chart with more options
Hi Steve
Set the style or better yet, copy the style.
I understand and that works well. Perfect!
But I can't find any new axis properties for 25 Newton
Practical for copying style from one chart to two others:
Set the style or better yet, copy the style.
I understand and that works well. Perfect!
But I can't find any new axis properties for 25 Newton
Practical for copying style from one chart to two others:
- Thu Feb 05, 2026 1:54 pm
- Forum: Feature Requests
- Topic: Chart with more options
- Replies: 7
- Views: 1271
Re: Chart with more options
Hi Steve I found one option again .... go to style, select custom colour 2026-02-05_14-00-10.PNG go to plot Area, then move opacity to the left, so you can use 2 chart on the same place to use more than 5 color for the series. 2026-02-05_14-12-19.PNG There was still a small problem. During the simul...