<?xml version="1.0"?>
<rss version="2.0"><channel><title>General Discussion Latest Topics</title><link>https://tinker-board.asus.com/forum/index.php?/forum/6-general-discussion/</link><description>General Discussion Latest Topics</description><language>en</language><item><title>Better GPIO library for PWM</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15599-better-gpio-library-for-pwm/</link><description><![CDATA[
<p>
	Hello
</p>

<p>
	 
</p>

<p>
	I'm having trouble with connecting one servo to the GPIO pins and sending PWM signals. The servo seem to jiggle / twitch. I've tried to put a capacitor as well. I tried to connect it to Arduino and it seemed smoother there.
</p>

<p>
	The problem I think is because the PWM signals are not granular enough. The pigpio library for Raspberry PI is something that does this better, <a href="http://abyz.me.uk/rpi/pigpio/download.html" rel="external nofollow">http://abyz.me.uk/rpi/pigpio/download.html</a> where microseconds can be sent, instead of having a very
</p>

<p>
	hard limit on dutycycle value of 0-100.
</p>

<p>
	 
</p>

<p>
	Can anyone help and share some ideas? Have you connected a servo that runs smoothly? If so, can you share the code? 
</p>
]]></description><guid isPermaLink="false">15599</guid><pubDate>Tue, 25 Mar 2025 08:23:49 +0000</pubDate></item><item><title>How to use Tinker Board S with a 4 channel octocoupler</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15550-how-to-use-tinker-board-s-with-a-4-channel-octocoupler/</link><description><![CDATA[
<p>
	How can i use the tinker board with a 4 channel octocoupler to control 4 LED arrays?<br />
	I need control for dimming and on/off.<br />
	I am referring to wiring and code to make it work.
</p>
]]></description><guid isPermaLink="false">15550</guid><pubDate>Thu, 01 Aug 2024 19:20:44 +0000</pubDate></item><item><title>Development completed APP new product compatibility inquiry</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15531-development-completed-app-new-product-compatibility-inquiry/</link><description><![CDATA[
<p>
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">Tinker Board R2.0</span><br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">BSP and APP developed based on</span><br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">Is Tinker Board 3 compatible?</span><br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">Current Tinker Board R2.0 Memory Exchange</span><br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">Developed BSP and APP compatible.</span><br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">Existing developed APP</span><br style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;" />
	<span style="background-color:#ffffff;color:#000000;font-size:18px;padding:0px;">Is it compatible with Tinker Board 3 memory insertion?</span>
</p>

<p>
	 
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">15531</guid><pubDate>Thu, 13 Jun 2024 08:55:44 +0000</pubDate></item><item><title>RTC power up for Tinker Board R2.0</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15527-rtc-power-up-for-tinker-board-r20/</link><description><![CDATA[
<p>
	hello tinker experts, 
</p>

<p>
	I'm having issues trying to use rtc in my tinker board, I want it to function so that i get the correct time &amp; date even when I power on my device without any internet connection, 
</p>

<p>
	now the issues I'm facing are 
</p>

<p>
	when i connect the rtc module to the tinker board by connecting pin3 and pin5 to the corresponding pins and a cmos battery already connected to rtc module, im getting
</p>

<p>
	linaro@linaro-alip:/$ sudo i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f
</p>

<p>
	00: -- -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	50: 50 51 52 53 -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
</p>

<p>
	70: -- -- -- -- -- -- -- --
</p>

<p>
	what does this mean and the thing i dont understand is even when i disconnect the rtc module and make sure there are no i2c connections are connected on board
</p>

<p>
	im getting 
</p>

<p>
	linaro@linaro-alip:/$ sudo hwclock -r -f /dev/rtc0
</p>

<p>
	2024-05-28 13:26:15.099234+05:30
</p>

<p>
	my hardware config is 
</p>

<p>
	##### Hardware Interface Config #####
</p>

<p>
	## Note: fiq_debugger and uart3 use the same pin. Set fiq_debugger
</p>

<p>
	first while $
</p>

<p>
	## Note: uart4 and spi0 are the same pins. Set the latter one while
</p>

<p>
	both on. ##
</p>

<p>
	## Note: uart2 is the same pins to pwm2 and pwm3. Set the latter one
</p>

<p>
	while both$
</p>

<p>
	intf:fiq_debugger=on
</p>

<p>
	intf:i2c1=on
</p>

<p>
	intf:i2c4=on
</p>

<p>
	#intf:spi0=off
</p>

<p>
	#intf:spi2=off
</p>

<p>
	#intf:pwm2=off
</p>

<p>
	#intf:pwm3=off
</p>

<p>
	intf:pcm_i2s=on
</p>

<p>
	intf:uart1=on
</p>

<p>
	intf:uart2=on
</p>

<p>
	intf:uart3=on
</p>

<p>
	intf:uart4=on
</p>

<p>
	i dont understand why, i just want to get correct date and time between power on and offs even when there is no internet connection..
</p>

<p>
	can some one guide me through the steps required to achieve this functionality
</p>
]]></description><guid isPermaLink="false">15527</guid><pubDate>Tue, 28 May 2024 10:06:16 +0000</pubDate></item><item><title>Tinker Board R2.0 serial communication error</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15519-tinker-board-r20-serial-communication-error/</link><description><![CDATA[
<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	Hello Tinker experts,
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	I want your help regarding tinker board r2.0 about GPIO pins, let me explain what I'm trying to do 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	I want to send and receive data through two tinker boards from the port ttyS1 with hardware flow control enabled 
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	both boards have same configuration of serial port ttyS1 and hardware flow is enabled but when I send data through a board using python
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	import serial
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	ser = serial.Serial('/dev/ttyS1', baudrate=9600, rtscts=True)
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	# Print initial RTS and CTS status<br />
	print("RTS:", ser.rts)<br />
	print("CTS:", ser.cts)
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	# Transmit data<br />
	ser.write(b'Hello')
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	# Print RTS and CTS status after transmission<br />
	print("RTS:", ser.rts)<br />
	print("CTS:", ser.cts)
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	I'm getting the output showing CTS = False before and after data transmission, and in the other board I can't see any data incoming in minicom this is same for the other boards also I have connected GP5B1(TX) , GP5B0(RX) , VCC, GND, GP5B2(CTS) and GP5B3(RTS) in both boards through RS232 connection in both boards
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	but when I connect the ttyS1 to USB of my windows laptop and send data through dock light with hardware flow control enabled I'm able to send and receive data
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	I can't read the data even if the hardware flow control is disabled between two tinker boards..
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	the issue occurs when I connect two tinker boards with rs232
</p>

<p style="background-color:#ffffff;color:#353c41;font-size:14px;">
	please help me with this problem.. 
</p>
]]></description><guid isPermaLink="false">15519</guid><pubDate>Tue, 30 Apr 2024 12:02:29 +0000</pubDate></item><item><title>TinkerOS Upgrade to Latest Version of Debian</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15178-tinkeros-upgrade-to-latest-version-of-debian/</link><description><![CDATA[
<p>
	I have a process to upgrade Debian to the latest version.
</p>

<p>
	You do "apt-get update &amp;&amp; apt-get upgrade" on the current version and then do "apt-get dist-upgrade"
</p>

<p>
	After this you update your repo to the next version and repeat the above steps.
</p>

<p>
	I ran into an issue where I had 2 packages that had no installation candidate. You hold those packages and then do "apt-get update &amp;&amp; apt-get upgrade".
</p>

<p>
	Always do "apt-get update &amp;&amp; apt-get upgrade" before you do "apt-get dist-upgrade"
</p>

<p>
	If you skip a version and try to upgrade to the latest version your upgrade will not work and TinkerOS will have issues.
</p>
]]></description><guid isPermaLink="false">15178</guid><pubDate>Mon, 11 Jul 2022 22:29:05 +0000</pubDate></item><item><title>Programmatically find board revision</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15420-programmatically-find-board-revision/</link><description><![CDATA[
<p>
	Hello community
</p>

<p>
	We have been using a good number of tinkerboards for a while, starting with the original R1.x but recently also adding R2.x ones
</p>

<p>
	Now we wonder if we can somehow programmatically figure out (during runtime) what revision we are running our software on.
</p>

<p>
	Is there any way to get at this information? Maybe serial number conventions or some other secret eeprom registers?
</p>

<p>
	Thanks for pointers!
</p>
]]></description><guid isPermaLink="false">15420</guid><pubDate>Wed, 26 Jul 2023 12:12:48 +0000</pubDate></item><item><title>TinkerOS lite... no graphical GUI</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15228-tinkeros-lite-no-graphical-gui/</link><description><![CDATA[
<p>
	good morning all
</p>

<p>
	I have a couple of questions:
</p>

<ol>
	<li>
		I was finding the TinkerOS lite (like RaspianOS lite).. i.e the OS without the X11 graphical GUI. But I realized, that maybe TinkeOS lite does not  exist. Is it correct?
	</li>
</ol>

<p>
	          Therefore: How can I delete all packages related to GUI, in order to have a clean TinkerOS to be used as pure "server"?
</p>

<p>
	       2.  in my virtual box debian installed into windows 10 laptop, i cloned the image of the TinkerOS flashed into an SD using this command:
</p>

<p>
	sudo dd bs=4M if=/dev/sdc of=220918_TB_32GB_port_22.img status=progress &amp;&amp; sync
</p>

<p>
	but then when I recover this image using Balena in a new SD card for example... the new SD card does not boot.
</p>

<p>
	what is wrong?
</p>

<p>
	thanks for your support
</p>

<p>
	Vincenzo
</p>

<p>
	 
</p>
]]></description><guid isPermaLink="false">15228</guid><pubDate>Sun, 18 Sep 2022 09:54:24 +0000</pubDate></item><item><title>Tinker board S R2.0 audio codec</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15371-tinker-board-s-r20-audio-codec/</link><description><![CDATA[
<p>
	Hi,<br />
	I am using Tinker Board S microphone input to analyze high frequency audio recording in my project. The 24bit/96KHz audio recording resolution provided by Tinker Board S RTL ALC4040 HD CODEC is sufficient for my project.<br />
	I would like to know if the Audio RTL ALC4030U CODEC used in Tinker Board S R2.0 version provides 96Khz or higher resolution audio recording. Is there an address where I can find technical information about RTL ALC4030U CODEC?
</p>

<p>
	Thanks,
</p>
]]></description><guid isPermaLink="false">15371</guid><pubDate>Mon, 15 May 2023 12:05:39 +0000</pubDate></item><item><title>Is "Tinker board S" end of life?</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15386-is-tinker-board-s-end-of-life/</link><description><![CDATA[
<p>
	Hello,
</p>

<p>
	I asked an electronic components distributor when the "Tinker board S" (note R2.0) will be in stock.  I received the answer that "since this product is end of life, it will not be in stock".
</p>

<p>
	It is still in the tinker board products list of Asus at <a href="https://tinker-board.asus.com/series.html" rel="">https://tinker-board.asus.com/series.html</a>. Is it end of life?
</p>

<p>
	Thanks and best regards,
</p>
]]></description><guid isPermaLink="false">15386</guid><pubDate>Mon, 29 May 2023 07:25:47 +0000</pubDate></item><item><title>Tinker Board Configuration tool</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15383-tinker-board-configuration-tool/</link><description><![CDATA[
<p>
	Hi,
</p>

<p>
	There was a Tinker Board Configuration tool in Tinker Board S. Is there an equivalent tool in the new Tinker Board S R2.0?<br />
	Thanks,
</p>
]]></description><guid isPermaLink="false">15383</guid><pubDate>Fri, 26 May 2023 06:01:55 +0000</pubDate></item><item><title>Wait for network - on boot option on asus</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15364-wait-for-network-on-boot-option-on-asus/</link><description><![CDATA[
<p>
	Hi, Does wait for network - on boot method available on asus tinker board r2.0 like raspberry pi (system option image attached below). In asus there is no system option and in other settings also I cant see wait for network option in asus. Can anyone guide me.
</p>

<p>
	<img alt="image.png" class="ipsImage ipsImage_thumbnailed" data-fileid="8454" data-ratio="71.38" width="587" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/image.png.3122bd4cb3eac5045ccedd49d2aa89da.png" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" /><img alt="waitfornetwork.png" class="ipsImage ipsImage_thumbnailed" data-fileid="8453" data-ratio="68.78" width="663" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/waitfornetwork.png.785028970ec1a531168a892bb955c8e7.png" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" />
</p>
]]></description><guid isPermaLink="false">15364</guid><pubDate>Wed, 26 Apr 2023 11:00:15 +0000</pubDate></item><item><title>Wait for network - on boot</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15363-wait-for-network-on-boot/</link><description><![CDATA[
<p>
	HI, Does wait for network - on boot method available on asus tinker board r2.0 like raspberry pi. I cant see those on asus. Can anyone guide me.
</p>

<p>
	<img alt="image.png" class="ipsImage ipsImage_thumbnailed" data-fileid="8452" data-ratio="71.38" width="587" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/image.png.683e1df6d3370d4ab3ea41f52dc117ea.png" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" />
</p>

<p><a href="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/waitfornetwork.png.a4202f9f3961032269032a60aa986e56.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="8451" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/waitfornetwork.png.a4202f9f3961032269032a60aa986e56.png" data-ratio="68.78" width="663" class="ipsImage ipsImage_thumbnailed" alt="waitfornetwork.png"></a></p>]]></description><guid isPermaLink="false">15363</guid><pubDate>Wed, 26 Apr 2023 10:50:35 +0000</pubDate></item><item><title>File copy/transfer issue</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15361-file-copytransfer-issue/</link><description><![CDATA[
<p><a href="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/image.png.705a635254ef0611b6beb65bf7c04bf6.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="8448" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/image.png.705a635254ef0611b6beb65bf7c04bf6.png" data-ratio="90.39" width="437" class="ipsImage ipsImage_thumbnailed" alt="image.png"></a></p>
<p><a href="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/image.png.23aed3c17873b7ac8f9d1d949b129e4c.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="8450" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2023_04/image.png.23aed3c17873b7ac8f9d1d949b129e4c.png" data-ratio="25.65" width="503" class="ipsImage ipsImage_thumbnailed" alt="image.png"></a></p>]]></description><guid isPermaLink="false">15361</guid><pubDate>Mon, 24 Apr 2023 07:29:38 +0000</pubDate></item><item><title>Seeed MLX90640 IR Thermal Camera</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15356-seeed-mlx90640-ir-thermal-camera/</link><description><![CDATA[
<p>
	Good Day!<br />
	<br />
	Is it possible to operate my Seeed MLX90640 IR Thermal Camera to the Tinker Board? Im trying to display in a new window the live video feed of what the thermal camera capturing at the time.
</p>
]]></description><guid isPermaLink="false">15356</guid><pubDate>Tue, 18 Apr 2023 18:18:46 +0000</pubDate></item><item><title>Tinkerboard RS2.0</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15340-tinkerboard-rs20/</link><description><![CDATA[
<p>
	After booting up my new TB with TinkerOS I saw that the Ethernet 1 connection said "Last Active 4 months ago".
</p>

<p>
	Anyone had the same thing? This makes me very unsure if this card is legit or not, tampered with. Bought it via reseller on Amazon. 
</p>
]]></description><guid isPermaLink="false">15340</guid><pubDate>Tue, 28 Mar 2023 15:47:55 +0000</pubDate></item><item><title>Tinker board R2.0 audio problem - hissing, noise</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15304-tinker-board-r20-audio-problem-hissing-noise/</link><description><![CDATA[
<pre dir="ltr" style="background-color:#f8f9fa;border:none;color:#202124;font-size:28px;padding:2px .14em 2px 0px;text-align:left;">
<span style="background-color:#ffffff;color:#222222;font-size:small;">After some time of continuous working (after 2 days, some time after week), the audio output from jack 3.5 starts hissing, noise (shhhhhhh) .</span>
<span style="background-color:#ffffff;color:#222222;font-size:small;">Whether it's a youtube video in the browser, or it's my mp3 playlist playing.</span>
<span style="background-color:#ffffff;color:#222222;font-size:small;">Only reboot can help.</span>
<span style="background-color:#ffffff;color:#222222;font-size:small;">I use the Tinker Board Debian 10 V3.0.11 image on my Tinker board R2.0.</span>
<span style="background-color:#ffffff;color:#222222;font-size:small;">I use it as an audio player through jack 3.5.
</span>
<span style="background-color:#ffffff;color:#222222;font-size:small;">Before R2.0 I used a regular Tinker board and did not face this problem.
Has anyone encountered a similar problem, what could be the matter?</span>
</pre>
]]></description><guid isPermaLink="false">15304</guid><pubDate>Wed, 11 Jan 2023 11:42:06 +0000</pubDate></item><item><title>WiFi not working with BalenaOS Debian Linux</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15159-wifi-not-working-with-balenaos-debian-linux/</link><description><![CDATA[
<p>
	Hi, 
</p>

<p>
	  I tried to get WiFi running using BalenaOS (image <a href="https://github.com/balena-os/meta-balena/blob/master/CHANGELOG.md" rel="external nofollow" style="background-color:#ffffff;color:#00aeef;font-size:14px;"><span style="font-size:16px;">balenaOS 2.38.3+rev1</span></a>) following the Balena <a href="https://www.balena.io/docs/reference/OS/network/#wifi-setup" rel="external nofollow">setup manual</a>
</p>

<p>
	But WiFi is not working.
</p>

<p>
	Any help on this ?
</p>

<p>
	What I tried A), B) or C) see as follows...
</p>

<p>
	But unfortunately, none of the trials A, B or C helped <span><span class="ipsEmoji">?</span></span>
</p>

<p>
	Do you have any idea on how to get the WiFi running using the balenaOS.2.38+rev1 image ????
</p>

<p>
	 
</p>

<p>
	<strong>Trial A) </strong>using the file system-connections/balena-wifi-01 in the flash-boot of the BalenaOS image
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted">
<span class="pln">[connection]
id=balena-wifi-01
type=wifi

[wifi]
hidden=false
mode=infrastructure
ssid=MY_SSID

[ipv4]
method=auto

[ipv6]
addr-gen-mode=stable-privacy
method=auto

[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=MY_PW</span></pre>

<p>
	 
</p>

<p>
	<strong>Trial B)</strong> As described in flash-boot's system-connections/README.ignores file, I took away the .ignores of the resin-sample File. But this seems an old way of doing things. Not sure about this.
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted">
<span class="pln">[connection]
id=resin-sample
type=wifi

[wifi]
hidden=true
mode=infrastructure
ssid=MY_SSID

[wifi-security]
auth-alg=open
key-mgmt=wpa-psk
psk=MY_PW

[ipv4]
method=auto

[ipv6]
addr-gen-mode=stable-privacy
method=auto</span></pre>

<p>
	<strong>Trial C)</strong> entering WiFi/PW credentials in flash-boot's device-type.json
</p>

<pre class="ipsCode prettyprint lang-html prettyprinted">
<span class="pln">{
    "slug": "asus-tinker-board-s",
    "version": 1,
    "aliases": [
        "asus-tinker-board-s"
    ],
    "name": "Asus Tinker Board S (EXPERIMENTAL)",
    "arch": "armv7hf",
    "state": "EXPERIMENTAL",
    "stateInstructions": {
        "postProvisioning": [
            "The device is performing a shutdown. Please wait until all LEDs are off.",
            "Remove the balenaOS installation media.",
            "Before powering up the Asus Tinker Board S, make sure that the jumper between the 5V power supply and the HDMI connector is in the parking (no function) mode, as ilustrated in this link https://tinkerboarding.co.uk/wiki/index.php/Setup",
            "Remove and re-connect power to the board."
        ]
    },
    "instructions": [
        "Write the OS file you downloaded to your SD card. We recommend using </span><span class="tag">&lt;a</span><span class="pln"> </span><span class="atn">href</span><span class="pun">=</span><span class="atv">\"http://www.etcher.io/\"</span><span class="tag">&gt;</span><span class="pln">Etcher</span><span class="tag">&lt;/a&gt;</span><span class="pln">.",
        "Insert the freshly burnt SD card into the Asus Tinker Board S.",
        "</span><span class="tag">&lt;strong</span><span class="pln"> </span><span class="atn">role</span><span class="pun">=</span><span class="atv">\"alert\"</span><span class="tag">&gt;</span><span class="pln">Warning!</span><span class="tag">&lt;/strong&gt;</span><span class="pln"> This will also completely erase internal storage media, so please make a backup first.",
        "Before powering up the Asus Tinker Board S, make sure that the jumper between the 5V power supply and the HDMI connector is in the MASKROM mode, as ilustrated in this link https://tinkerboarding.co.uk/wiki/index.php/Setup",
        "The device is performing a shutdown. Please wait until all LEDs are off.",
        "Remove the balenaOS installation media.",
        "Before powering up the Asus Tinker Board S, make sure that the jumper between the 5V power supply and the HDMI connector is in the parking (no function) mode, as ilustrated in this link https://tinkerboarding.co.uk/wiki/index.php/Setup",
        "Remove and re-connect power to the board."
    ],
    "gettingStartedLink": {
        "windows": "https://docs.resin.io/asus-tinker-board-s/nodejs/getting-started/#adding-your-first-device",
        "osx": "https://docs.resin.io/asus-tinker-board-s/nodejs/getting-started/#adding-your-first-device",
        "linux": "https://docs.resin.io/asus-tinker-board-s/nodejs/getting-started/#adding-your-first-device"
    },
    "supportsBlink": true,
    "yocto": {
        "machine": "asus-tinker-board-s",
        "image": "resin-image-flasher",
        "fstype": "resinos-img",
        "version": "yocto-sumo",
        "deployArtifact": "resin-image-flasher-asus-tinker-board-s.resinos-img",
        "compressed": true
    },
    "options": [
        {
            "isGroup": true,
            "name": "network",
            "message": "Network",
            "options": [
                {
                    "message": "Network Connection",
                    "name": "network",
                    "type": "list",
                    "choices": [
                        "wifi"
                    ]
                },
                {
                    "message": "Wifi SSID",
                    "name": "MY_WIFI",
                    "type": "text",
                    "when": {
                        "network": "wifi"
                    }
                },
                {
                    "message": "Wifi Passphrase",
                    "name": "MY_PW",
                    "type": "password",
                    "when": {
                        "network": "wifi"
                    }
                }
            ]
        },
        {
            "isGroup": true,
            "isCollapsible": true,
            "collapsed": true,
            "name": "advanced",
            "message": "Advanced",
            "options": [
                {
                    "message": "Check for updates every X minutes",
                    "name": "appUpdatePollInterval",
                    "type": "number",
                    "min": 10,
                    "default": 10
                }
            ]
        }
    ],
    "configuration": {
        "config": {
            "partition": {
                "primary": 1
            },
            "path": "/config.json"
        }
    },
    "initialization": {
        "options": [
            {
                "message": "Select a drive",
                "type": "drive",
                "name": "drive"
            }
        ],
        "operations": [
            {
                "command": "burn"
            }
        ]
    }</span></pre>

<p>
	}<br />
	 
</p>
]]></description><guid isPermaLink="false">15159</guid><pubDate>Fri, 17 Jun 2022 22:50:34 +0000</pubDate></item><item><title>About Acquired Standards</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15214-about-acquired-standards/</link><description><![CDATA[
<p>
	We are currently developing a product using TinkerBoard S R2.0.<br />
	I am looking for information on the standards we have obtained.<br />
	I would like to know the following information.
</p>

<p>
	Question 1.<br />
	Has TinkerBoard S R2.0 been tested to the following CISPR 35 standards?<br />
	IEC 61000-4-3<br />
	IEC 61000-4-6
</p>

<p>
	Question 2.<br />
	If so, can you tell us the test results?
</p>
]]></description><guid isPermaLink="false">15214</guid><pubDate>Fri, 02 Sep 2022 02:21:57 +0000</pubDate></item><item><title>Tinkerboard</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15177-tinkerboard/</link><description><![CDATA[
<p>
	I would like to disable WiFi and BlueTooth on my tinkerboard before the OS starts.
</p>

<p>
	The way you do it in config.txt like on the raspberry pi does not work.
</p>

<p>
	How do you disable WiFi and Bluetooth on the Tinkerboard so the OS does not see it?
</p>
]]></description><guid isPermaLink="false">15177</guid><pubDate>Mon, 11 Jul 2022 22:21:38 +0000</pubDate></item><item><title>Tinker boars s R2.0 can't use DSI display</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15173-tinker-boars-s-r20-cant-use-dsi-display/</link><description><![CDATA[
<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">我有一個 Raspberry pi DSI 顯示器。</font></font>
</p>

<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">並將 15pin 電纜連接到 Tinker board 的 R2.0 ，它可以設置監視器 dsi 但到 dsi 顯示沒有任何反應。</font></font>
</p>

<p>
	<font style="vertical-align:inherit;"><font style="vertical-align:inherit;">像圖片</font></font>
</p>

<p><a href="https://tinker-board.asus.com/forum/uploads/monthly_2022_07/65121258_Screenshotfrom2022-07-0313-19-34.png.31818e81204ca70a374c94df088481f1.png" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="8341" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2022_07/739126429_Screenshotfrom2022-07-0313-19-34.thumb.png.6405a1615ea9759b43ae0f3fad26edfc.png" data-ratio="75" width="1000" class="ipsImage ipsImage_thumbnailed" alt="Screenshot from 2022-07-03 13-19-34.png"></a></p>
<p><a href="https://tinker-board.asus.com/forum/uploads/monthly_2022_07/IMG20220703132312.jpg.20fa02fbfb0e4e2300a7e37ca370315b.jpg" class="ipsAttachLink ipsAttachLink_image"><img data-fileid="8342" src="https://tinker-board.asus.com/forum/applications/core/interface/js/spacer.png" data-src="https://tinker-board.asus.com/forum/uploads/monthly_2022_07/IMG20220703132312.thumb.jpg.47979b49a77c22d7d50da2a91b4bcd78.jpg" data-ratio="75" width="1000" class="ipsImage ipsImage_thumbnailed" alt="IMG20220703132312.jpg"></a></p>]]></description><guid isPermaLink="false">15173</guid><pubDate>Wed, 06 Jul 2022 13:16:08 +0000</pubDate></item><item><title>WiFi not working with BalenaOS on Tinker S R2.0</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15162-wifi-not-working-with-balenaos-on-tinker-s-r20/</link><description><![CDATA[
<p>
	Using balenaOS, I can't get WiFi to work. Any idea what to do ??
</p>

<p>
	For other boards (such as Raspberry Pi 4 / or Zero 1) the WiFi works. But not for your Asus Tinker S R2.0
</p>

<p>
	Thank you for any help on this.
</p>
]]></description><guid isPermaLink="false">15162</guid><pubDate>Wed, 22 Jun 2022 15:31:45 +0000</pubDate></item><item><title>Mass Deployment of Tinkerboard</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15070-mass-deployment-of-tinkerboard/</link><description><![CDATA[
<p>
	I have created an image that is running from the eMMc.
</p>

<p>
	After finishing testing, I would like to deploy the image to many Tinkerboard. 
</p>

<p>
	May I know what is fastest method?
</p>

<p>
	I do not want to use SD card.
</p>

<p>
	Thanks in advance.
</p>

<p>
	Alvin
</p>
]]></description><guid isPermaLink="false">15070</guid><pubDate>Thu, 17 Feb 2022 13:58:19 +0000</pubDate></item><item><title>Hi i am new here</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15117-hi-i-am-new-here/</link><description><![CDATA[
<p>
	my name is jordan ramsy and i am here to learn new stuff about android
</p>
]]></description><guid isPermaLink="false">15117</guid><pubDate>Thu, 21 Apr 2022 10:29:38 +0000</pubDate></item><item><title>Tinker Board / Tinker Board R2.0 series Android</title><link>https://tinker-board.asus.com/forum/index.php?/topic/15115-tinker-board-tinker-board-r20-series-android/</link><description><![CDATA[
<p>
	Hi <span>:)</span><br />
	Are both of these devices actually the same? Will the current Android images I used for the first edition match? Does R2.0 have any additional features? RTC? CEC?<br />
	<br />
	For me Asus TinkerBoard2 its not good product and im happy back first edition :)
</p>
]]></description><guid isPermaLink="false">15115</guid><pubDate>Thu, 21 Apr 2022 07:00:39 +0000</pubDate></item></channel></rss>
