|
Re: bt_gatt_is_subscribed - any examples?
Adding devel@... to the email address.
Lawrence King
Principal Developer
+1(416)627-7302
Adding devel@... to the email address.
Lawrence King
Principal Developer
+1(416)627-7302
|
By
Lawrence King
·
#1806
·
|
|
Re: Determining source of GPIO Interrupt on NRF52832
#gpio
#nrf52832
Hi Brian:
You can always test the value of the GPIO with gpio_pin_read() in the callback, if it is 1, then the cause is a rising edge, and if it is 0 the cause was a falling edge. Unfortunately if
Hi Brian:
You can always test the value of the GPIO with gpio_pin_read() in the callback, if it is 1, then the cause is a rising edge, and if it is 0 the cause was a falling edge. Unfortunately if
|
By
Lawrence King
·
#1805
·
|
|
bt_gatt_is_subscribed - any examples?
Dear All:
I have a similar problem to what Frank Viren is seeing in his thread “bt_gatt_notify multiple characteristics”. How to determine the pointer to the right characteristic.
When my
Dear All:
I have a similar problem to what Frank Viren is seeing in his thread “bt_gatt_notify multiple characteristics”. How to determine the pointer to the right characteristic.
When my
|
By
Lawrence King
·
#1804
·
|
|
Determining source of GPIO Interrupt on NRF52832
#gpio
#nrf52832
Hello,
I hope I am posting this question in the correct place.
I have an interrupt handler which can be configured to trigger on either edge. This is working perfectly, but I want to perform a
Hello,
I hope I am posting this question in the correct place.
I have an interrupt handler which can be configured to trigger on either edge. This is working perfectly, but I want to perform a
|
By
bbradley@...
·
#1803
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
I have downloaded the Arduino IDE and that includes a version of BOSSAC that may be useful. That may be a quickest method to find a working replacement version.
My interest in the use of bossac comes
I have downloaded the Arduino IDE and that includes a version of BOSSAC that may be useful. That may be a quickest method to find a working replacement version.
My interest in the use of bossac comes
|
By
William Fish
·
#1802
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
I have checked old SDKs.
SDK v0.9.2 (20 Oct 2017): no "-o" option for bossac.
SDK v0.9.1 (20 May 2017): no "-o" option for bossac.
The "-o" for bossac.py is added on 9 Jul 2018
I have checked old SDKs.
SDK v0.9.2 (20 Oct 2017): no "-o" option for bossac.
SDK v0.9.1 (20 May 2017): no "-o" option for bossac.
The "-o" for bossac.py is added on 9 Jul 2018
|
By
@yasokada
·
#1801
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
Hi Yas,
"yasokada via Lists.Zephyrproject.Org"
<yasokada=gmail.com@...> writes:
Correct -- where the binary in question is the one provided with the
SDK.
It may be unmaintained.
Hi Yas,
"yasokada via Lists.Zephyrproject.Org"
<yasokada=gmail.com@...> writes:
Correct -- where the binary in question is the one provided with the
SDK.
It may be unmaintained.
|
By
Bolivar, Marti
·
#1800
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
Dear Marti
Thank you very much for taking your time for this.
From your information, it seems the bossac has "-o" options in source code, but does not have in binary execution code.
> I would try
Dear Marti
Thank you very much for taking your time for this.
From your information, it seems the bossac has "-o" options in source code, but does not have in binary execution code.
> I would try
|
By
@yasokada
·
#1799
·
|
|
BBC-Microbit GPIO Mesh demo
#bluetooth
#nrf51822
#zephyrbluetoothmesh
#sensor
#ble
Hi im a beginner trying to work with the bbc microbits for my engineering project, my task involves using mesh networking on the bbc microbits to send a message to the user's computer stating motion
Hi im a beginner trying to work with the bbc microbits for my engineering project, my task involves using mesh networking on the bbc microbits to send a message to the user's computer stating motion
|
By
Daniel Fox <danny.fox97@...>
·
#1798
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
Hi Yas,
"yasokada via Lists.Zephyrproject.Org"
<yasokada=gmail.com@...> writes:
I checked the bossac source code and the option seems to be available,
so it doesn't look like
Hi Yas,
"yasokada via Lists.Zephyrproject.Org"
<yasokada=gmail.com@...> writes:
I checked the bossac source code and the option seems to be available,
so it doesn't look like
|
By
Bolivar, Marti
·
#1797
·
|
|
Interfacing Max44009 sensor with nrf52840 custom board
#nrf52480
#sensor
My environment : Debian 10
zephyr SDK 0.10.3
zephyr 2.1.0-rc2
I'm Interfacing Max44009 with nrf52840 on a custom make board in zephyr. I'm using the sample sensor program for MAX44009. Configured
My environment : Debian 10
zephyr SDK 0.10.3
zephyr 2.1.0-rc2
I'm Interfacing Max44009 with nrf52840 on a custom make board in zephyr. I'm using the sample sensor program for MAX44009. Configured
|
By
amore@...
·
#1796
·
|
|
API meeting: Agenda
Hi all,
This week we will focus on GPIO:
- GPIO: Update on progress
- Look at the PRs with driver conversion (https://github.com/zephyrproject-rtos/zephyr/issues/18530)
- Check users of GPIO
Hi all,
This week we will focus on GPIO:
- GPIO: Update on progress
- Look at the PRs with driver conversion (https://github.com/zephyrproject-rtos/zephyr/issues/18530)
- Check users of GPIO
|
By
Carles Cufi
·
#1795
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
Dear Marti and William
Thank you for your reply.
I tried using "--bossac-port", but still have problem about "-o" option.
I checked my bossac option by
```
$
Dear Marti and William
Thank you for your reply.
I tried using "--bossac-port", but still have problem about "-o" option.
I checked my bossac option by
```
$
|
By
@yasokada
·
#1794
·
Edited
|
|
cannot flash zephyr on stm32_min_dev_blue
#stm32
#flash
ninja flash
[0/1] Flashing stm32_min_dev_blue
-- west flash: using runner openocd
-- runners.openocd: Flashing file: /home/amore/zephyrproject/zephyr/samples/basic/blinky/build/zephyr/zephyr.hex
Open
ninja flash
[0/1] Flashing stm32_min_dev_blue
-- west flash: using runner openocd
-- runners.openocd: Flashing file: /home/amore/zephyrproject/zephyr/samples/basic/blinky/build/zephyr/zephyr.hex
Open
|
By
moreaniket219@...
·
#1793
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
Not completely sure i understand your question but hopefully this will help.
Step 3: west flash
This builds your application then flash your device.
So steps to flash your application are:
Step 1:
Not completely sure i understand your question but hopefully this will help.
Step 3: west flash
This builds your application then flash your device.
So steps to flash your application are:
Step 1:
|
By
William Fish
·
#1792
·
|
|
Re: Adafruit Trinket M0: west flash > How to?
#flash
#west
Hello,
"yasokada via Lists.Zephyrproject.Org"
<yasokada=gmail.com@...> writes:
I don't have this board, and I can't help you with Q1 or Q3, but for Q2:
you can always run this
Hello,
"yasokada via Lists.Zephyrproject.Org"
<yasokada=gmail.com@...> writes:
I don't have this board, and I can't help you with Q1 or Q3, but for Q2:
you can always run this
|
By
Bolivar, Marti
·
#1791
·
|
|
Adafruit Trinket M0: west flash > How to?
#flash
#west
My environment:
Ubuntu 18.04 LTS
board: Adafruit Trinket M0
RTOS: Zephyr 2.1.0-rc1
I was trying to use Adafruit Trinket M0.
###
My environment:
Ubuntu 18.04 LTS
board: Adafruit Trinket M0
RTOS: Zephyr 2.1.0-rc1
I was trying to use Adafruit Trinket M0.
###
|
By
@yasokada
·
#1790
·
Edited
|
|
spi_transceive() does not clock out the SCK for receiving
#spi
My Environment:
Ubuntu 18.04 LTS
Board: STM32F769 Discovery Kit
RTOS: Zephyr 2.1.0-rc1
Oscilloscope: Analog Discovery 2
SPI device: SRAM memory (23K256)
I am trying to use SPI with my SRAM memory
My Environment:
Ubuntu 18.04 LTS
Board: STM32F769 Discovery Kit
RTOS: Zephyr 2.1.0-rc1
Oscilloscope: Analog Discovery 2
SPI device: SRAM memory (23K256)
I am trying to use SPI with my SRAM memory
|
By
@yasokada
·
#1789
·
|
|
Re: BBC-Microbit PIR sensor
#zephyrbluetoothmesh
#sensor
#ble
#bluetoothmesh
#gpio
Hi,
You may want to look at a couple of things to help you answer your own question:
In the zephyr folders;It has the list of defines and corresponding pins
The other useful information would be a
Hi,
You may want to look at a couple of things to help you answer your own question:
In the zephyr folders;It has the list of defines and corresponding pins
The other useful information would be a
|
By
William Fish
·
#1788
·
|
|
Civetweb together with MQTT
Hello,
I would like to use web server together with MQTT in same project.
Unfortunately civetweb sample and MQTT sample have conflicting config requirements with CONFIG_POSIX_API and
Hello,
I would like to use web server together with MQTT in same project.
Unfortunately civetweb sample and MQTT sample have conflicting config requirements with CONFIG_POSIX_API and
|
By
Jan Pohanka
·
#1787
·
|