-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help] Issues getting Jorian to work #1
Comments
BluetosisNordic chip pairing is a bit weird. You need to reset all bonds first, then it should pair and connect just fine (to reset bonds, hold a special key while powering on, I don't remember which one, see keyboard shortcuts). The Bluetosis firmware is really shitty I wouldn't really consider it, hope it gets obsolete when I manage to run nRF5x branch. nRF5x branchI'm currently working on nRF5x branch, and you just gave me a boost (also I have a few keyboards just laying around without a properly working firmware, from that 10 PCBs pack I got from Elecrow). The nRF5x branch is quite problematic, not sure it will ever work. There are 2 modules with this pinout:
I only have the latter, so I'm trying to run everything with 16K RAM. If you're using 32K module you could try stock
Also see nRF5x pairing tips here: If you're writing an article I strongly suggest writing about Jian as well, because my keyboard is basically a shameless Jian ripoff: Jian GB thread, BUY MORE JIAN!Mitosis firmware and Mitosis receiverYou can also try mitosis firmware and mitosis receiver for now, it should work just fine: There is a precompiled version in the releases, it's the only production quality firmware and it's for mitosis receiver only: To use it you need to flash jorian halves with stock MITOSIS firmware (it's covered in the readme here, read carefully): (It has no ws2812 LEDs support though, but there's plenty of room for that since it's not using softdevice). MiscI messed up charger jumpers so the right half should be soldered like this, if you're using a charger: USB GND should be disconnected, I guess (the charger uses pass-through BAT+ and switchable GND). Charger has NO source select, only protection (good for lir2032), so you'd need Li-Po for VCC and for LEDs. Should've added more disclaimers, but hey, it's still a valid Mitosis clone in a 100x100 PCB. KLE for hardware layout, could be useful (S1-S22 is mitosis key mapping, sideprint is LED order): http://www.keyboard-layout-editor.com/#/gists/20a08aa7f56c7da7c69ccb951c14491e |
@joric impressive work with BLE! I am owning one Atreus so far, and was looking for BLE keyboard. And your layout looks impressive. Where you got those tin profile keys and key caps? Keep up the great work, looking forward into making one for myself! |
@dejanr well thankyou! it's Jian layout actually. Those switches are Kailh LP, keycaps are from here I guess ($14, free shipping) https://www.aliexpress.com/item//32915900901.html I don't like low profile caps, they're really uncomfortable, for the bottom row I'd rather prefer flipped R1. |
@geoah this project now has a new rgb firmware and public wiki https://github.com/joric/jorian/wiki |
Hey there; first of all thank you for open sourcing this design, the design is just amazing and the fact it's a 100x100 makes it even more awesome!
I've printed the 1.0 release PCBs and simply soldered some YJ-14015s and some switched on them.
For now I've skipped all solder jumpers and I'm powering the boards through the SWD connector.
I've tried flashing these three with both an stlink:
jorian
branchnrf5x
branchalso I'm always flashing
s130_nrf51_2.0.1_softdevice
just for good measure.But I'm always having the same issue:
When I first flash the keyboard, I can see the device broadcasting the correct name, I try to connect to it, it shows as connected, and within a couple of seconds it disconnects and never shows up again.
The only way to get it to show up again is re-flashing it or resetting it.
After that, same thing happens. Shows up. Connects. Dies.
Is there something very obvious I'm missing? Have I completely forgotten to do something?
ps. I've converted my blue pill into a black magic, and I'm trying to use it to debug the board, but nothing seems to show up. (I'll keep trying to get debugging to work for now)
pps. I do apologise if this is the wrong place to ask for this king of help/support, and I wanted to thank you again for all the hard work you've done with joria, bluetosis, and now the nrf fork of qmk and nrfmicro.
ppps.

Thank you very much in advance.
The text was updated successfully, but these errors were encountered: