NordicSemiconductor / Nordic-Thingy52-FW

Nordic Thingy:52 software development kit. This kit is designed to assist users in developing their own custom firmware for Thingy. Please see http://www.nordicsemi.com/thingy for the latest news and software releases.
Other
210 stars 133 forks source link

Logs #27

Closed gpgabriel closed 6 years ago

gpgabriel commented 6 years ago

Hi,

I have a Sparkfun nrf52832 connected to a J-link Ultra+. I can build and flash the bootloader, softdevice and firmware. Before building the firmware I changed the following macro:

NRF_LOG_ENABLED 1

No errors, I use the JLinkRTTClient to see the logs but in this case there are no logs. I've been trying to make this work for a while now. How can I see the logs?

Gabriel

EDIT: I'm using OSX EDIT2: I downloaded the hex file and flashed it using nrfjprog on both the Sparkfun nrf52832 or the Rigado nRF52 DK and I can't see the ble device or any logs.

koffes commented 6 years ago

Hi. You state that you have a nRF52832. This is the system on chip itself. I'm not quite sure which product you are referring to. Could you please provide a link? This repo is for the Nordic Thingy:52 https://www.nordicsemi.com/eng/Products/Nordic-Thingy-52 In order to provide debug/RTT output from Thingy:52 you can compile the "DEBUG" target in the Keil IDE or set the two flags DEBUG and NRF_LOG_ENABLED=1. If you need assistance with another product, please contact us through our devzone: https://devzone.nordicsemi.com/