Colin G(IO)

Results 9 issues of Colin G(IO)

I went to https://armmbed.github.io/DAPLink/ in search of the latest DAPLink firmware for the MAX32625PICO. The only board found was MAX32625, which does not work. Through trial and error I discovered...

I wanted to create 2 radio button objects which need to display the same information in two different locations. Despite giving each addRadioButton different names (radioButton1 & radioButton2), the library...

If you are on the https://docs.particle.io/argon/ or https://docs.particle.io/boron/ or even https://docs.particle.io/photon/ page and you then clicked on the QUICKSTART menu option it always defaults to https://docs.particle.io/quickstart/xenon/ So something not right...

This section states "4. Target your device: The Web IDE can be used with multiple devices. As such, when you go to compile source code, it's a good idea to...

I might have misunderstood how things work, so apologies if that's the case. I am using the Pubnub's Debug Console as my guide. Here I can set up individual authorisation...

- Arduino board: Arduino Giga R1 - Arduino IDE version (found in Arduino -> About Arduino menu): 1.8.16 / 2.0.2 - List the steps to reproduce the problem below (if...

Sorry these aren't really issues, but questions related to the NFC-A Tag feature. I put this question on the Arduino.cc forum but in case not everyone looks at that forum...

I downloaded the Fritzing part for the MKR WAN 1300 from https://store.arduino.cc/mkr-wan-1300 but it throws up errors when I try and open it. When opened in the Parts editor there...

bug
Product page
community
maker

The NDEF_WriteText function only allows for "en" language option via ISO_ENGLISH_CODE_STRING. There is no way to include other languages, like "de" for example. It is also unclear whether the function...

enhancement