silver13
silver13
The st-link I use, I'm pretty sure does not have the voltage feature implemented The ST documents show it uses a "VAPP" pin to detect voltage, I think that should...
I'm not sure about this, it's clearly supposed to use address 0x08000000 for flashing, but it tries address 10000000 for some reason. I'm afraid this is probably above my pay...
Are you on linux or windows, I have only seen this error in windows, it's to do with not finding the correct file in the path. Basically file not found
the install instructions are in file https://github.com/silver13/BoldClash-BWHOOP-B-03/blob/master/INSTALL.md If you can find the location of the scripts directory, using the -s switch can be used to specify it. -s ..\share\openocd\scripts\
have you been able to see any marking on the cpu? Maybe there will be a datasheet for this one ( unrelated to the protocol issue )
Cool, that's the only pic I have found so far, not really very likely to find the datasheet for it, I hope the protocol gets reversed, it would be a...
does the tx chip have any markings? Anyway I have one in mail, I guess I'll check when it arrives
rssi is about 200 normal operation, so not 0 -100
check the CE pin of the nrf24 is set correctly just in case
Is there any chance the nrf24 module was powered with over 3.6V? The rx part usually breaks first, and I had one which did exactly this, although others have broken...