Forum >Maqueen and Maqueen Plus: IR doesn't work with micro:bit V2
Maqueen and Maqueen Plus: IR doesn't work with micro:bit V2

1) Maqueen and Maqueen Plus: IR doesn't work with micro:bit V2
2) maqueenIR.initIR(Pins.Pxx) - doesn't work, except for P16
will it be fixed?
Any work around?
2) maqueenIR.initIR(Pins.Pxx) - doesn't work, except for P16
will it be fixed?
Any work around?
2021-12-26 13:11:24 Hi
I have a Micro:Bit V2 with Maqueen V4.1 (Firmware: ROBO148-EN-4.1)
The IR receiver is dead, never worked.
Please let me know which extension should be used?
Regards and thanks for help
albert.szilagyi
I have a Micro:Bit V2 with Maqueen V4.1 (Firmware: ROBO148-EN-4.1)
The IR receiver is dead, never worked.
Please let me know which extension should be used?
Regards and thanks for help

2021-12-01 21:27:36 Thanks for sharing. I found a lot of interesting information here. A really good post, very thankful and hopeful that you will write many more posts like this one.
sku.tyrev79

2021-11-27 01:13:42 Thanks for the update. I'll be sure to keep an eye on this thread. Looking for the same issue. Bumped into your thread. Thanks for creating it. Looking forward for solution.
matthewdia.mondvn32

2021-10-05 07:11:26 Hey there, have you heard of this service? It's a real good one for sure, because it helps all of the students around the world as capstone papers are really punctual with their assignments and stuff like that, doing everything extremely cheap too!
sirgalahadofrt

2021-06-21 16:40:54 Hi
I have a Maqueen V4.1 with Microbit v2 and I cannot get IR to work
Its just dead in the water
Can someone please help me with the correct code for this
Regards
Julie
sales
I have a Maqueen V4.1 with Microbit v2 and I cannot get IR to work
Its just dead in the water
Can someone please help me with the correct code for this
Regards
Julie

2021-04-30 22:58:54 1) After loading extention maqueen at MakeCode, results with micro:bit V1 and V2 are different. Code used;
V2:
maqueen.IR_callbackUserV2(function (message) {
basic.showString("" + (message))
})
V1:
maqueen.IR_callbackUser(function (message) {
basic.showString("" + (message))
})
2) maqueenIR.initIR(Pins.Pxx) to be excluded if there is no functionality behind it
mi_semion
V2:
maqueen.IR_callbackUserV2(function (message) {
basic.showString("" + (message))
})
V1:
maqueen.IR_callbackUser(function (message) {
basic.showString("" + (message))
})
2) maqueenIR.initIR(Pins.Pxx) to be excluded if there is no functionality behind it

2021-04-27 00:17:01 The first problem has been fixed, you can download the latest library on our official website.
The second question is that the infrared of Maqueen plus uses P16 on the hardware, which cannot be changed.
347945801
The second question is that the infrared of Maqueen plus uses P16 on the hardware, which cannot be changed.
