sense tag

180 questions


1 answers
105 views
0
D00 Button Switch ON/OFF Recognition

If you set a push button between D00 and GND and execute the code below, bStart will only be 1.Interrupts will also occur once every few times.I would like bStart to be reversed every time I press the...

2 years ago

1 answers
68 views
0
Fwupdate does not write NuttX correctly

In SPRESENSE SDK v2.3.0, we created two firmware with examples/fwupdate, examples/hello, and feature/usbmsc.One has not touched the source (Hello, World!) and the other has changed the display of exam...

2 years ago

1 answers
99 views
0
How to Check ROS for Messages Published in Spresense-Arduino

You are trying to edit the GNSS information receiving sketch in the Presense-Arduino sample, publish the received GNSS information as a custom message, and subscribe to another node.However, $rosrun r...

2 years ago

1 answers
66 views
0
SD card connected to SPRESENSE is not recognized

Excuse me.As stated in the title, the SD card connected to the expansion board is not recognized.After connecting the SD card, I tried the following operation, but I am having trouble recognizing the ...

2 years ago

1 answers
56 views
0
Characters Occurred in Sony Spresense Serial Monitor

I tried to write a sample sketch of Sony Spresense, gnss.ino, and check the GNSS receiving operation on the serial monitor, but the characterization is broken.Do I need to change any settings?

2 years ago

1 answers
60 views
0
Understanding How to Control Adafruit NeoPixel in Sony Spresense

An animated LED panel (shown at the beginning of https://twitter.com/make/status/1130204040610979840) at Sony's booth where the Spresense demo is on display.I wanted to do something similar to thisSon...

2 years ago

1 answers
65 views
0
How do I use the LTE expansion board I2C in Arduino?

It says the following, but what should I do if I use it with Arduino?Spresense provides one terminal for I2C connection on the main board and LTE expansion board (LTE expansion board is exclusive to P...

2 years ago

1 answers
81 views
0
Serial Port Not Visible on MacOS Catalina

Thank you for your help.Upgrade to Mac OS 10.15.5 Catalina and SPRESENSE 2.01 ArduinoIDE version 1.8.13I can no longer see the USB-serial port in this environment.Reinstalling CP210x USB to UART Bridg...

2 years ago

1 answers
122 views
0
Understanding Dynamic Changes to the Spresense Arduino Executable

I am creating a program in the Arduino-IDE environment using Spresense.Question·I would like to transfer the execution binary output from Arduino-IDE to an SD card and update the program written on th...

2 years ago

5 answers
64 views
0
include results in compilation error

I tried to use the std:string class on the Arduino Platform in Spresense, and when I tried #include<string>, I encountered a compilation error.Is the C++ standard library unavailable?Code:#inclu...

2 years ago
« - 12 - »

© 2024 OneMinuteCode. All rights reserved.