Skip to content
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

NRF52840 moduł RF E104-BT5040U #578

Open
Firemanpl opened this issue Jan 6, 2023 · 8 comments
Open

NRF52840 moduł RF E104-BT5040U #578

Firemanpl opened this issue Jan 6, 2023 · 8 comments

Comments

@Firemanpl
Copy link

Firemanpl commented Jan 6, 2023

Expected Behavior

This board on aliexpress
NRF52840 moduł RF E104-BT5040U

Actual Behavior

Wsl doesn't recognize DFU mode. I was pressed resset and was plug into usb. I trying with VirtualBox with xubuntu ans WSL also and result is the same.
image
image

  • Platform: DFU
@Firemanpl
Copy link
Author

image
image

@Firemanpl
Copy link
Author

Ok I solved you need to set permission to serial:

sudo chmod 666 /dev/ttyACM0

@Firemanpl
Copy link
Author

HEH not respond when plugged into usb after flashing. AWWW. Yes this is it what i expected. I guess that i bricked it. All leds not respond and doesn't see device.

@Firemanpl
Copy link
Author

AGC_20230106_155613963
AGC_20230106_155552874
Uploading AGC_20230106_155543957.jpg…

@Firemanpl
Copy link
Author

I ordered DAPLINK. Might have something to do with it yet.

@Firemanpl
Copy link
Author

AGC_20230106_160025657

@syabyr
Copy link

syabyr commented Feb 6, 2024

This E104-BT5040U is a pca10059 clone.
you can use jlink or other link flash uf2 bootloader first:

JLinkExe -If SWD -Speed 128 -Device NRF52840_XXAA
loadfile pca10059_bootloader-0.8.3_s140_6.1.1.hex

then build a nrf52840_dongle_dfu opensk firmware.
It works.

@meltnoexit
Copy link

It's hard to carry it without a enclosure,but its original enclosure is useless because i can't press the buttons when it has the original enclosure on,so how to get a suitable enclosure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants