Here you can find the right NVS config for the Mn Cast.
For those who are playing with the IR, the set_GPIO: 12=ir:0 can there changed to 12=ir:1 for pull up/down. Whatever is really needed there (0 or 1), you’ll have to figure out for yourself, as I will never use IR on my own.
I’ve received the black Mn Cast black yesterday here in NL. What a cool device! Looks very neat.
Now I’m experiencing an issue that only a single (L / R) channel is working. I’m running the firmware that came with the device plus the addidtional the NVS changes from @cOOLio. (nvs_config_raspiaudio_ESP_Muse_Mn_Cast_hardware-only_V1.0) I already tried swapping the audio cable but that didn’t have any effect. Is there anything else I can try?
Hi
Has anyone managed to get the graphic equaliser working on this.
Server is 8.3.0
Plugin is installed squeezeesp32 v0.353
Player firmware is v1 32.1180
Edit ignore post, just updated to 16bit firmware and equaliser is now there, thanks Coolio,I find it out from your blog.
Thanks
Regarding the IR I have found the issue, it is actually a design issue on me. On the version of the board you (my dear early backers) have the infrared receiver is on GPIO 12, but this could be in conflict the SPRAM used for example in Squeezelite. Indeed when I have designed the board I was testing the IR on a isolated sketch and it was working fine, this is why integration test is important
So if you want to use this IR receiver (only a few seem to be interested) there is no other way to cut the current track for IR on gpio 12 on the right of the IR led, and solder the 1rst pin on the IR led on gpio 21, see the picture :
Then open the serial console and push on some button of a remote control you will see some codes for each button you press, copy those codes somwhere.
Then you need to go in your LMS server files to assign a code to one action. Find and edit the file Slime_Device_Remote.ir on windows it is located here : C:\Program Files (x86)\Squeezebox\server\IR
All future versions of the MN CAST will have this fixed. Contact me if you need support.