Skip to content

Artemis ATP BLE and RTC issue #107

Closed
@metanav

Description

@metanav

Subject of the issue

I just received Artemis ATP board and started using with examples.
The Blink example works.
The BLE_LED and RTC example is not working.

Your workbench

  • What platform are you using?
    MacOS

  • What version of the device are you using? Is there a firmware version?
    SparkFun RedBoard Artemis ATP. Sparkfun Apollo 3 Boards version 1.0.24.

  • How is the device wired to your platform?
    USB C connected to Macbook Pro

  • How is everything being powered?
    USB C connected to Macbook Pro

  • Are there any additional details that may help us help you?
    I used the same examples with Sparkfun Edge and it is working fine.

Steps to reproduce

I just uploaded default examples using Arduino IDE.

Expected behaviour

  1. After uploading BLE_LED example it should appear in nRF connect app as "Artemis BLE".
  2. After uploading RTC example the time should be changing every second.

Actual behaviour

  1. There is no "Artemis BLE" advertisement label appears in the nRF connect app.
    The serial monitor outputs is as follows:
    Apollo3 Arduino BLE Example. Compiled: 22:10:13
    fm: NusHandlerInit, file: /var/folders/ck/1n_m22xn15zdntmwtj9bvx400000gn/T/arduino_build_927532/sketch/nus_main.c, line: 1073
    fm: NusStart, file: /var/folders/ck/1n_m22xn15zdntmwtj9bvx400000gn/T/arduino_build_927532/sketch/nus_main.c, line: 1161
    fm: tagAttCback, file: /var/folders/ck/1n_m22xn15zdntmwtj9bvx400000gn/T/arduino_build_927532/sketch/nus_main.c, line: 387
    fm: NusHandler, file: /var/folders/ck/1n_m22xn15zdntmwtj9bvx400000gn/T/arduino_build_927532/sketch/nus_main.c, line: 1119
    fm: tagProcMsg, file: /var/folders/ck/1n_m22xn15zdntmpwtj9bvx400000gn/T/arduino_build_927532/sketch/nus_main.c, line: 938
    sg->hdr.event: 0x0052
    [ serial output stops after above line]

  2. The RTC example serial output:
    RTC Example
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday
    It is now 22:09:16.00 01/12/20 Day of week: 0 = Sunday

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions