NRF52840-Beacon_Scanner icon indicating copy to clipboard operation
NRF52840-Beacon_Scanner copied to clipboard

example for pca10059

Open alosbh opened this issue 6 years ago • 2 comments

Hello!

I would like to test it in a nrf52840-Dongle. But i cant find within your folders the compiled example to pca10059. There's only the pca10056 directory. Is it available for the dongle?

Could you share the precompiled hex and the project files for pca10059?

Thanks!!

alosbh avatar Oct 17 '19 14:10 alosbh

I have the same question, too.

Could you please share it ?

0xkelvin avatar Dec 19 '19 07:12 0xkelvin

The hex file may be the same, there's no hw difference between the two devices, apart from more flash and ram on the pca10059. But still the project doesn't seem to work. I've got some dmesg error:

[226559.607619] usb 1-2: USB disconnect, device number 76
[226559.994633] usb 1-2: new full-speed USB device number 77 using xhci_hcd
[226560.161005] usb 1-2: New USB device found, idVendor=1915, idProduct=521f, bcdDevice= 1.00
[226560.161009] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[226560.161011] usb 1-2: Product: Open DFU Bootloader
[226560.161013] usb 1-2: Manufacturer: Nordic Semiconductor
[226560.161014] usb 1-2: SerialNumber: XXXXXXXXXXX
[226560.162463] cdc_acm 1-2:1.0: ttyACM0: USB ACM device
[226563.882690] cdc_acm 1-2:1.0: failed to set dtr/rts
[226563.882779] usb 1-2: USB disconnect, device number 77

I've also included s140_nrf52_6.1.0_API SoftDevice hex file.

sogewasp avatar Jan 25 '20 19:01 sogewasp