Taiwan’s #Gigabyte Technology faces boycott in China after mocking ‘low-quality’ manufacturing on mainland
Flipping the #BL602 LED on and off in a Web Browser ... With #Blockly and #uLisp!
https://lupyuen.github.io/articles/lisp?12#run-the-blockly-web-editor
@AmpBenzScientist #OpenSource #IoT is particularly challenging because we need someone who understands...
(1) Microcontroller (BL602)
(2) Network Transceiver (RFM90 / SX1262)
(3) RF, Power Amplifier, Antenna (plus SDR for debugging)
(4) Network Drivers (SX1262, LoRaWAN)
(5) RTOS (FreeRTOS)
(6) Network Gateway (ChirpStack / LoRaWAN)
(7) Network Cloud (The Things Network)
And do this all for free! ;-)
That's why I had to take a short break with Lisp and get the LoRa stuff out of my system for a while...
@AmpBenzScientist Aha! Remember "Much of the #OpenSource world is critically underfunded yet critically important"?
It's tough to get exactly what we want in open source ... Because people like me aren't being paid to do this 😉
@AmpBenzScientist Hmmm our RFM90 module doesn't expose the VDD_IN from SX1262...
https://github.com/lupyuen/bl_iot_sdk/releases/download/v9.0.0/RFM90.pdf
Maybe we put this on hold? I need to take this up with Pine64 before they start selling it 🙂
@AmpBenzScientist Hmmm I'm a bit too distracted right now ... Gotta write up about Lisp on BL602 ... Then test the Pine64 LoRa Gateway.
I guess SX1262 works for now, even though it seems suboptimal
Integrating #RustLang Into the #Android Open Source Project
https://security.googleblog.com/2021/05/integrating-rust-into-android-open.html?m=1
@AmpBenzScientist My country is too small ... We won't dare to offend any other country sigh
@AmpBenzScientist Erm because "censorship" 😉
How we enter Lisp Commands into the #BL602 #uLisp Firmware ... And why it looks like Sumikko Gurashi 角落生物 😂
https://lupyuen.github.io/articles/lisp?7#run-the-bl602-ulisp-firmware
@AmpBenzScientist haha it's the same in Singapore. We don't even allow Satellite Dishes 😉
How we build and flash the #uLisp Firmware for #BL602
https://lupyuen.github.io/articles/lisp?5#build-the-bl602-ulisp-firmware
@AmpBenzScientist Interesting... so we think BL602 might not have sufficient power for the LoRa Module?
Here's what I observed...
(1) BL602 + SX1276 seems to be emitting the right power (see the red chirp)...
https://lupyuen.github.io/articles/lora#visualise-lora-with-software-defined-radio
(2) But BL602 + SX1262 seems to be emitting much less power (the faint chirp)...
https://lupyuen.github.io/articles/lorawan#troubleshoot-lorawan
If it's a power problem, why is SX1262 affected but not SX1276 🤔
@lupyuen I might have some insight into the SX1276? issue. It just occurred to me what to do.
Try using sudo and lsusb -v to measure the power being allocated to the BL602 board. I had readings of 98mA. An ammeter would work too. I don't think it's getting the power to emit more radiation.
IoT Techie and Educator / Apache NuttX PMC