|
Bluetooth: Mesh: Saving Server's State on SoC flash
Hi,
Bluetooth Mesh stack is already utilizing setting layer (#FCB)
to store mesh related data on SoC flash. Need examples so that
its implementation along with Bluetooth Mesh sample code
would not
Hi,
Bluetooth Mesh stack is already utilizing setting layer (#FCB)
to store mesh related data on SoC flash. Need examples so that
its implementation along with Bluetooth Mesh sample code
would not
|
By
vikrant8051 <vikrant8051@...>
·
#972
·
|
|
Re: Sample ibeacon on ESP32
HI Matthias,
Thanks for your inputs. I will try.
Rgds,
Venkat.
HI Matthias,
Thanks for your inputs. I will try.
Rgds,
Venkat.
|
By
Venkat Vallapaneni
·
#971
·
|
|
Re: I2C running on NRF52840
Hi Diana,
Writing "release 1.12.0" I meant this: https://github.com/zephyrproject-rtos/zephyr/releases.
Hence, I referred to the commit f58d9ca.
And as I wrote earlier, when you base on this
Hi Diana,
Writing "release 1.12.0" I meant this: https://github.com/zephyrproject-rtos/zephyr/releases.
Hence, I referred to the commit f58d9ca.
And as I wrote earlier, when you base on this
|
By
Andrzej G??bek
·
#970
·
|
|
Re: I2C running on NRF52840
Hi Andrzej,
Thanks a lot for your reply. I checked the version I was using, and it was: v1.11.0-244-gbe52e3c
However, I have just cloned the latest release: v1.12.0-803-g16ff8ca, and I'm unfortunately
Hi Andrzej,
Thanks a lot for your reply. I checked the version I was using, and it was: v1.11.0-244-gbe52e3c
However, I have just cloned the latest release: v1.12.0-803-g16ff8ca, and I'm unfortunately
|
By
Diana Rivera
·
#969
·
|
|
STM32F412 problem with full speed usb driver
#stm32
#usb
Hej
In the last weeks there were some works on the USB driver regarding full speed and high speed. For me it seems, that some of these changes are breaking my code. Any one with the same problem?
I
Hej
In the last weeks there were some works on the USB driver regarding full speed and high speed. For me it seems, that some of these changes are breaking my code. Any one with the same problem?
I
|
By
Stefan Jaritz
·
#968
·
|
|
Re: I2C running on NRF52840
Hi Diana,
The config you provided is fine and you don’t need any other modifications to build thei2c_fujitsu_fram sample for the nrf52840_pca10056 board. You haven’t specified on which commit
Hi Diana,
The config you provided is fine and you don’t need any other modifications to build thei2c_fujitsu_fram sample for the nrf52840_pca10056 board. You haven’t specified on which commit
|
By
Andrzej G??bek
·
#967
·
|
|
Re: Sample ibeacon on ESP32
Hi Venkat,
if you want to work on zephyr + ESP32 the current state is:
you can enable the ESP-IDF bootloader by using CONFIG_BOOTLOADER_ESP_IDF
together with this
Hi Venkat,
if you want to work on zephyr + ESP32 the current state is:
you can enable the ESP-IDF bootloader by using CONFIG_BOOTLOADER_ESP_IDF
together with this
|
By
Matthias Boesl
·
#966
·
|
|
Re: Sample ibeacon on ESP32
Hi Carles,
Thanks for quick reply.
Hi Carles,
Thanks for quick reply.
|
By
Venkat Vallapaneni
·
#965
·
|
|
Re: Sample ibeacon on ESP32
Hi Venkat,
I don’t think Bluetooth is supported on ESP32 yet.
Regards,
Carles
Hi Venkat,
I don’t think Bluetooth is supported on ESP32 yet.
Regards,
Carles
|
By
Carles Cufi
·
#964
·
|
|
Sample ibeacon on ESP32
Hi,
I am trying to run ibeacon sample on ESP32.
I have ESP-IDF checked out version: b2ff235bd00 and latest zephyr from git.
Here is the log I am getting:
***** Booting Zephyr OS v1.12.0-786-g6b01c89
Hi,
I am trying to run ibeacon sample on ESP32.
I have ESP-IDF checked out version: b2ff235bd00 and latest zephyr from git.
Here is the log I am getting:
***** Booting Zephyr OS v1.12.0-786-g6b01c89
|
By
Venkat Vallapaneni
·
#963
·
|
|
Re: I2C running on NRF52840
+Andrzej
By
Carles Cufi
·
#962
·
|
|
I2C running on NRF52840
Hello everyone!
I am currently working on trying to use I2C to read some Grove sensors using the NRF52840 Preview Development Kit. I'm planning on writing an application based on Zephyr's sample code
Hello everyone!
I am currently working on trying to use I2C to read some Grove sensors using the NRF52840 Preview Development Kit. I'm planning on writing an application based on Zephyr's sample code
|
By
Diana Rivera
·
#961
·
|
|
Re: Errors while trying to compile hello world on ARC (arduino_101_sss, zephyr 1.12.99 on windows)
Hi Andrew,
We don’t have a bug because it’s not our bug😊
Reference here:https://github.com/Microsoft/WSL/issues/3154
Regards,
Carles
Hi Andrew,
We don’t have a bug because it’s not our bug😊
Reference here:https://github.com/Microsoft/WSL/issues/3154
Regards,
Carles
|
By
Carles Cufi
·
#960
·
|
|
Re: Errors while trying to compile hello world on ARC (arduino_101_sss, zephyr 1.12.99 on windows)
There is a ticket and discussion about this at Microsoft/WSL github, where some people also mention that the issue affects Zephyr:
https://github.com/Microsoft/WSL/issues/3154
It's being fixed in the
There is a ticket and discussion about this at Microsoft/WSL github, where some people also mention that the issue affects Zephyr:
https://github.com/Microsoft/WSL/issues/3154
It's being fixed in the
|
By
a.antoniou79@...
·
#959
·
|
|
Re: Data Length Extension on NRF52840
#nrf52840
#ble
#hci
Hi Josh,
Appreciate the excellent and detailed incidence report. My comments are inline.
Could you please provide the Zephyr repository git hash or release tag for the firmware you are using?
Could
Hi Josh,
Appreciate the excellent and detailed incidence report. My comments are inline.
Could you please provide the Zephyr repository git hash or release tag for the firmware you are using?
Could
|
By
Chettimada, Vinayak Kariappa <vinayak.kariappa.chettimada@...>
·
#958
·
|
|
Data Length Extension on NRF52840
#nrf52840
#ble
#hci
Software/Hardware:Board: NRF52840 PCA10056 programmed with Zephyr firmware
Host Device: Linux Ubuntu 16.04.1
Bluez 5.48 Source code
Bluetooth 5.0 Core Specification
Problem:
Attempting to use
Software/Hardware:Board: NRF52840 PCA10056 programmed with Zephyr firmware
Host Device: Linux Ubuntu 16.04.1
Bluez 5.48 Source code
Bluetooth 5.0 Core Specification
Problem:
Attempting to use
|
By
josh.lawless@...
·
#957
·
|
|
Re: Errors while trying to compile hello world on ARC (arduino_101_sss, zephyr 1.12.99 on windows)
Ø *btw, setting up the WSL on linux seems to be more promising but as you may know there's a know bug with the current Windows 10 build that makes it impossible to cross-compile using the WSL
Ø *btw, setting up the WSL on linux seems to be more promising but as you may know there's a know bug with the current Windows 10 build that makes it impossible to cross-compile using the WSL
|
By
Boie, Andrew P
·
#956
·
|
|
How to use WebSocket Echo Server on disco_l475_iot1
Hi,
I am trying to do my first steps with Zephyr.
I like to use the WebSocket Echo Server example on the disco_l475_iot1 board. As far as I see the example is using static IPs. How can I change the
Hi,
I am trying to do my first steps with Zephyr.
I like to use the WebSocket Echo Server example on the disco_l475_iot1 board. As far as I see the example is using static IPs. How can I change the
|
By
Heiko.Waldschmidt
·
#955
·
|
|
Errors while trying to compile hello world on ARC (arduino_101_sss, zephyr 1.12.99 on windows)
Hello, I'm new here and I hope I post in the right place.
I'm trying to move my Zephyr workspace from my native Linux desktop to a Windows 10 PC.
I've followed the documentation to setup Zephyr on
Hello, I'm new here and I hope I post in the right place.
I'm trying to move my Zephyr workspace from my native Linux desktop to a Windows 10 PC.
I've followed the documentation to setup Zephyr on
|
By
a.antoniou79@...
·
#954
·
|
|
Factory Reset: using power On/Off
Hi,
To push device into factory reset mode, there is one solution :
1) As soon as device get power it'd read variable store on SoC flash
2) And would immediately increase it by +1 & again stored it on
Hi,
To push device into factory reset mode, there is one solution :
1) As soon as device get power it'd read variable store on SoC flash
2) And would immediately increase it by +1 & again stored it on
|
By
vikrant8051 <vikrant8051@...>
·
#953
·
|