sense tag

180 questions


1 answers
61 views
0
How do I resolve Sony Spresense board_sdcard_enable: ERROR: Failed to mount the SDCARD.22?

Using the main board and expansion board, the SD card was recognized by the UsbMsc.ino (sample program) of the Presense Arduino IDE.However, a program that reads and writes files on an SD card causes ...

2 years ago

2 answers
80 views
0
Understanding GNSS Sample Application Open Error

Follow the Presense SDK tutorial I made it by configuring it with a predefined configuration, but The open function was returned with an error and the positioning could not be reached.I think I overlo...

2 years ago

2 answers
69 views
0
I2S output is not possible

AS_SETPLAYER_OUTPUTDEVICE_I2SOUTPUT in setPlayerMode, but I2S does not output.The library is up to date.What are the possible causes?

2 years ago

1 answers
81 views
0
Sample Spresense-Arduino Sketch pcm_capture Voice Data Structure

I would like to retrieve audio data from the microphone by referring to the example sketch pcm_capture in Spresense-Arduino and send the data via Wifi.Sketch example: I understand that the following c...

2 years ago

1 answers
61 views
0
I tried to implement a learning model for image recognition created by the Neural Network Console (NNC) in spresense.

I ran an image-recognition learning model created by NNC for identifying whales and oceans in arduinoide using spresense, and the response of the serial monitor on the right side of the image is -1 li...

2 years ago

2 answers
82 views
0
About Sony Spresense's Bluetooth LE Add-on Board

I would like to know what I can do with the Bluetooth LE Add-on board.Is it possible for RaspberryPi to receive sensor data measured from commercially available sensors instead of sensors correspondin...

2 years ago

1 answers
93 views
0
Image Manipulation in SPRESENSE

I would like to connect the image sensor to SPRESENSE, and if possible, I would like to use opencv to operate the image, but would it be possible to incorporate opencv into nuttx and move it?

2 years ago

1 answers
95 views
0
How to Change the Frequency of pwm in the Spresense Arduino Library

The analogWrite() in the SpresenseArduinoLibrary shows PWM output at a period of 490 Hz.How do I operate at 6.5 MHz?https://developer.sony.com/ja/develop/spresense/developer-tools/hardware-documentati...

2 years ago

1 answers
67 views
0
Information About "dtostrf" Support on SPRESENSE Arduino IDE

Programming with SPRESENSE Arduino IDE (Ver1.8.16).Regarding the function dtoostrf, which is often used to format float and double values in the Arduino language, the following compilation error occur...

2 years ago

1 answers
100 views
0
Error mbedtls_ssl_handshake()fail when attempting to post data to azure in SPRESENSE

We are running the LTE Azure-IoT sample application in the SPRESENSE SDK by referring to the site below.https://developer.sony.com/develop/spresense/docs/sdk_tutorials_ja.htmlThe azure side generates ...

2 years ago
« - 9 - »

© 2024 OneMinuteCode. All rights reserved.