WisBlock icon indicating copy to clipboard operation
WisBlock copied to clipboard

Quickstart, tutorials and examples for the RAKwireless WisBlock product line.

Results 10 WisBlock issues
Sort by recently updated
recently updated
newest added

https://github.com/RAKWireless/WisBlock/blob/adbeffead0ebaa17a4e7b5f8978aeec606a1993d/bootloader/RAK4630/Latest/WisCore_RAK4631_Bootloader/lib/sdk11/components/libraries/bootloader_dfu/dfu_transport_ble.c#L40 https://github.com/RAKWireless/WisBlock/blob/8f5ea5ec7c8f35fefb154731d86dbf0969c26e80/bootloader/RAK4630/Latest/WisCore_RAK4631_Bootloader/src/main.c#L131 @beegee-tokyo Okay, I think these changes that were recommended in #65 and added in commit https://github.com/RAKWireless/WisBlock/commit/adbeffead0ebaa17a4e7b5f8978aeec606a1993d can be reverted. Based on my testing it's probably a better experience...

im trying to get into the rak wisblock for a p2p messenger but my bootloader is outdated and i cant find any that have an oled display. i bought the...

C:\Users\gabri\.platformio\RAK_PATCH>python ./rak_patch.py Patching RAK4631 Patched RAK4631 Patching RAK11200 Patched RAK11200 Patching RAK11310 File not found. Traceback (most recent call last): File "C:\Users\gabri\.platformio\RAK_PATCH\rak_patch.py", line 66, in copy_files_ext(src_dir1, src_dir2, src_dir3, dest_dir1, dest_dir2,...

Hello, im trying to communicate with two SPI Devices on a DualIO Base Board but im wondering that the CS-Pin is connected on the same IO Pin. So i have...

Hi, where can I find examples for the WisBlock Outdoor Location Tracker Kit? I searched for some source code on this repo, but none is available. Regards

My setup: - Arduino IDE - 2x WisBlock Base Board 2nd Gen, RAK19007; RAK SKU: 110082; [product link](https://store.rakwireless.com/products/rak19007-wisblock-base-board-2nd-gen?utm_source=RAK19007) - 2x Nordic nRF52840 BLE Core Module for LoRaWAN with LoRa SX1262...

When compiling the example `examples/common/sensors/RAK15001_Flash_GD25Q16C` for RAK4361 I get the following error: ``` In file included from /Users/robert/Documents/Arduino/libraries/SdFat_-_Adafruit_Fork/src/ExFatLib/ExFatFile.h:882, from /Users/robert/Documents/Arduino/libraries/SdFat_-_Adafruit_Fork/src/ExFatLib/ExFatVolume.h:27, from /Users/robert/Documents/Arduino/libraries/SdFat_-_Adafruit_Fork/src/ExFatLib/ExFatLib.h:28, from /Users/robert/Documents/Arduino/libraries/SdFat_-_Adafruit_Fork/src/SdFat.h:30, from /Users/robert/Developer/Playground/Arduino/Flash/Flash.ino:12: /Users/robert/Documents/Arduino/libraries/SdFat_-_Adafruit_Fork/src/ExFatLib/../common/ArduinoFiles.h: In instantiation of...

Can you please provide an example sketch that allows gps serial to passthrough to usb serial on the 4630/4631 mini board.....for connection to ublox u-center. Thanks!

Hey! I just got into the RAKWireless ecosystem and I've been experimenting with your RAK11300 examples when I noticed a strange issue: It seems like the example program does not...