Search found 6 matches

by wrickert
Fri Nov 01, 2019 2:58 pm
Forum: Other Boards
Topic: nRF52840 USB_CDC and BLE
Replies: 6
Views: 4602

Re: nRF52840 USB_CDC and BLE

That does seem to be more stable. Thank you.
by wrickert
Fri Nov 01, 2019 9:52 am
Forum: Other Boards
Topic: nRF52840 USB_CDC and BLE
Replies: 6
Views: 4602

Re: nRF52840 USB_CDC and BLE

Mine is a custom board using the BMD-340 module. I will try those steps.
by wrickert
Fri Nov 01, 2019 8:59 am
Forum: Other Boards
Topic: nRF52840 USB_CDC and BLE
Replies: 6
Views: 4602

Re: nRF52840 USB_CDC and BLE

Not reliably, no. I've tried two different computers. What seems to happen is that eventually, some combination of flashing seems to take, but it is an extremely unreliable process.
by wrickert
Thu Oct 31, 2019 9:35 pm
Forum: Other Boards
Topic: nRF52840 USB_CDC and BLE
Replies: 6
Views: 4602

nRF52840 USB_CDC and BLE

I am trying to get both USB_CDC and BLE to work at the same time. I had this working at one point but now it does not work for me. If I remove ubluepy then USB_CDC works reliably. I know there is a way to do both but I lost it. I am working with PCA10056, I added `#define MICROPY_HW_USB_CDC` to the ...
by wrickert
Tue Oct 22, 2019 11:32 pm
Forum: Other Boards
Topic: nRF52 Micropython P0.00
Replies: 1
Views: 1691

nRF52 Micropython P0.00

Good afternoon, I made a micropython conference badge using the BMD-340 module. This is an nRF52840 and I am using a slightly modified PC10056 board code. Due to time constraints, I was not able to fully test before I ordered full quantity. I am using P0.00 for a button input and it is too late to c...
by wrickert
Sat Apr 13, 2019 2:24 am
Forum: ESP32 boards
Topic: How can I wake up usingTouchPad?
Replies: 1
Views: 1547

Re: How can I wake up usingTouchPad?

I am having the same problem, did you ever find the solution? Thank you.