spresense tag

165 questions


2 answers
299 views
0
I want to use libjpeg in SPRESENSE Arduino

I would like to use libjpeg in SPRESENSE Arduino.It seems like it can be used as a library in SDK, but how can it be used in Arduino environment?I would like to move libjpeg on the subcore.

2 years ago

1 answers
290 views
0
SPRESENSE It's hard to put them to sleep (arduino)

Normally, I put SPRESENSE in a sleep state and try to get up with a tap switch (buttonPower).In the sketch setup, there are the following steps, and if the button changes, you will reach a routine (re...

2 years ago

2 answers
336 views
0
Serial terminal no longer appears in drop-down menu in VSCode

Visual Studio Code no longer displays serial terminals.(Image below) With TeraTerm, NuttShell can launch and run the app, so it doesn't seem to be a port driver issue.4.5.1. Serial Port Configuration ...

2 years ago

1 answers
128 views
0
To use the Presense sdkspi4 from myapp

I'm using Presense sdk v1.5.0 (VS code) I created myapp by adding appI want to use spi4 from myapp_main()The image is as follows, but the inclusion doesn't go through.I don't know how to use it at all...

2 years ago

1 answers
135 views
0
About the spresense-binaries-vX.Y.Z.zip Download

I am building a development environment for the Spresense SDK Start Guide (CLI version).3 3. Install Bootloaderin Download ZIP Files Open the link provided in the Download URL and download the ZIP fil...

2 years ago

1 answers
142 views
0
Sony SPRESENSE Bluetooth LE Add-on board SPRESENSE-BLE-EVK-701 wants to advertise with its own Service, Characteristic

I purchased the SPRESENSE Bluetooth® LE Add-on board SPRESENSE-BLE-EVK-701.BLE Module Documentation for this add-on boardMK71251-02 User's ManualAT Command Application User's Manual for MK71251-02AMK7...


1 answers
123 views
0
camera.ino becomes insert SD!

In the Arduino IDE 1.8.9+Spresense (1.4) environment, SDHCI>>read_write.ino can write to SD successfully, but Camera>>camera.ino becomes Insert SD card!board_sdcard_enable:ERROR:Failed to ...

2 years ago

1 answers
106 views
0
Can I use two Sprense AIs at the same time?

DNNRT dnnrt;DNNRT dnnrt2;The second DNNRT bigin() will fail.

2 years ago

2 answers
131 views
0
Understanding the Size of Sony NNCs That Can Be Infeasured in the Presense

When dnnrt.forward() files learned in nnc in the Spresense and Arduino development environmentI have a few questions about the size of the nnb file.Does the size depend on the core (main or sub) to be...

2 years ago

1 answers
87 views
0
Understanding GNSS Accuracy in Sony Spresense

After correcting Sony Spresens' Arduino sample = gnss.ino, storing the location measurement results in SDcard, and plotting the latitude and longitude to QGIS, I feel that the location accuracy is not...

2 years ago
« - 3 - »

© 2024 OneMinuteCode. All rights reserved.