Good day, all. I set up a 69x13 WS2812B matrix, and my map seemed to be working fine. With the overall frame rate a bit sluggish, I decided to switch out the knockoff Uno ESP8266 with a Node MCU ESP32. With that switch, I can’t seem to get my original ledmap.json file to work with the layout.
If anyone has any thoughts or tips on why this might be the case, I’d appreciate hearing them. Thanks!
hi @Folzams how did you copy the ledmap over
is there a debug error you recive
on the newer 0,15 Versions i discoverd that only the second PRESET is working on the ledmap
you need a First Preset Seg 0 all Leds with default
then it shout work
WHY is that so i think its as the E131 or DDF needs this and if ledmapping is enabled it does confuse the interpreters that crab that protocol
Thanks for your reply! I just uploaded the same exact json file. I did not receive an error. I’ll take a look at my version tonight, and explore your idea about first preset.
I should have mentioned before, I used this dosipod tool to generate my map.
@Folzams if you post the map here we all can have a look if there is somthing missing
if the map includes more then 300leds then use a ZIP
Thanks for the offer. Attached.
ledmap.json.zip (2.3 KB)
BTW I did revert back to a .14 install, and I still had the same issue. I wasn’t quite sure about your suggestion of the first preset so I didn’t try anything there.
Once I got home and took another look at it, it looks like I may have inadvertantly added a space in there. I’ve taken that out, and things look to be fine again. I think I need to still work out some things re: segments, but I think deleting that space solved the problem at hand. Thanks again for your willingness to help @Magig_Wled