|
Confusion around bt_le_scan_start callbacks
3 messages
Hi, It seems as though there are two ways to invoke a callback when a BLE device has been scanned. I can register a callback with bt_le_scan_cb_register, where my callback is the .recv field of the bt
Hi, It seems as though there are two ways to invoke a callback when a BLE device has been scanned. I can register a callback with bt_le_scan_cb_register, where my callback is the .recv field of the bt
|
By
Jason Bens
·
|
|
LwM2M composite observe
2 messages
#networking
#nrf9160
Hi, I have a question concerning the LwM2M composite observe feature: is it already supported? If so, since which release? If not, are there any plans when it will be supported? I've already looked th
Hi, I have a question concerning the LwM2M composite observe feature: is it already supported? If so, since which release? If not, are there any plans when it will be supported? I've already looked th
|
By
e-va
·
|
|
PWM device working on some but not all channels
Hello, I am using an STM32H743ZI and have been trying to get PWM output on timers3. I have been able to successfully obtain output for all of the pins/channels I require on timers2, and tim3_ch1_pc6 o
Hello, I am using an STM32H743ZI and have been trying to get PWM output on timers3. I have been able to successfully obtain output for all of the pins/channels I require on timers2, and tim3_ch1_pc6 o
|
By
BDesterBEC
·
|
|
Booting from QSPI with mimxrt1050 EVK
2 messages
Hi All, I'm trying to flash code, and boot out of the QSPI memory on the MIMXRT1050 EVKB board. Does anyone have experience with this? I've been unable to successfully flash so far. Here are the steps
Hi All, I'm trying to flash code, and boot out of the QSPI memory on the MIMXRT1050 EVKB board. Does anyone have experience with this? I've been unable to successfully flash so far. Here are the steps
|
By
mbarrett@...
·
|
|
Hello!
#stm32
New here just stumbled on Zephyr. I come from a PIC background and moved to STM32, loved it.... except the HAL framework... I like how everything is integrated in Zephyr and how easy it is to put to g
New here just stumbled on Zephyr. I come from a PIC background and moved to STM32, loved it.... except the HAL framework... I like how everything is integrated in Zephyr and how easy it is to put to g
|
By
Ajit Ananthadevan
·
|
|
[EXT] Re: [Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
7 messages
Hi Gerson Thank you for replying me. My board is PSoC6 WiFi-BT Pioneer Kit, Exactly the same as the boards on the Zephyr website. The link I refer to is https://docs.zephyrproject.org/latest/boards/ar
Hi Gerson Thank you for replying me. My board is PSoC6 WiFi-BT Pioneer Kit, Exactly the same as the boards on the Zephyr website. The link I refer to is https://docs.zephyrproject.org/latest/boards/ar
|
By
Chen, Jason
·
|
|
[Zephyr-devel] cy8ckit_062_wifi_bt_m0 board issue
Hi Jason, Are you using P13-0, P13-1 ? See below: The PSoC-6 has a weird connection with an onboard psoc programmer. It uses the same pins from the Arduino UART Connector. To enable shields, uart was
Hi Jason, Are you using P13-0, P13-1 ? See below: The PSoC-6 has a weird connection with an onboard psoc programmer. It uses the same pins from the Arduino UART Connector. To enable shields, uart was
|
By
nandojve@...
·
|
|
cy8ckit_062_wifi_bt_m0 board issue
Hi all I have downloaded the zephyr project completely, I plan to use the cy8ckit_062_wifi_bt_m0 board, I have built successfully, there is no error, but there is no log output in the corresponding de
Hi all I have downloaded the zephyr project completely, I plan to use the cy8ckit_062_wifi_bt_m0 board, I have built successfully, there is no error, but there is no log output in the corresponding de
|
By
Chen, Jason
·
|
|
SPI problem
Hi, is there an option to run SPI on zephyr driver with MOSI with option Active_Low? I would really appreciate your answer. Best regards, Dominika Sułot
Hi, is there an option to run SPI on zephyr driver with MOSI with option Active_Low? I would really appreciate your answer. Best regards, Dominika Sułot
|
By
Dominika Sułot
·
|
|
Analog and temperature sensors on BT610
#driver
#nrf52840
#gpio
Howdy y'all, I am working on bringing up some of the features on the Laird BT610 board. I've been able to bring up the digital and magnetic sensors. However, I'm a bit confused with the analog and tem
Howdy y'all, I am working on bringing up some of the features on the Laird BT610 board. I've been able to bring up the digital and magnetic sensors. However, I'm a bit confused with the analog and tem
|
By
Garrett
·
|
|
bt_le_per_adv_start() failing successfully
Hi, I’m developing a broadcast audio application with the nRF5340 SoC, based on the iso_broadcast and iso_receive sample. At the moment, I can connect the broadcaster with multiple receivers and trans
Hi, I’m developing a broadcast audio application with the nRF5340 SoC, based on the iso_broadcast and iso_receive sample. At the moment, I can connect the broadcaster with multiple receivers and trans
|
By
Jason Bens
·
|
|
CPP support
4 messages
Hi Zephyr users! I'm new to Zephyr and was asked to write a small "study" project in c++. I didn't find much in the documentation about c++, except one sample and the following page: https://docs.zeph
Hi Zephyr users! I'm new to Zephyr and was asked to write a small "study" project in c++. I didn't find much in the documentation about c++, except one sample and the following page: https://docs.zeph
|
By
Guy Morand
·
|
|
Using mcuboot with STM32H7
2 messages
In our project we are using the microcontroller STM32H753. We are trying to use mcuboot with the sample smp_svr (overlay-udp.conf) for software updates over Ethernet. This has been working good for th
In our project we are using the microcontroller STM32H753. We are trying to use mcuboot with the sample smp_svr (overlay-udp.conf) for software updates over Ethernet. This has been working good for th
|
By
Per-Erik Klarenfjord
·
|
|
Enabling Exceptions in C++ Build
5 messages
#CPP
#CPP_Exceptions
I am trying to get my code to build with C++ exceptions enabled. Here are my configurations: CONFIG_CPLUSPLUS=y CONFIG_NEWLIB_LIBC=y CONFIG_LIB_CPLUSPLUS=y CONFIG_MINIMAL_LIBC=n CONFIG_NEWLIB_LIBC_NAN
I am trying to get my code to build with C++ exceptions enabled. Here are my configurations: CONFIG_CPLUSPLUS=y CONFIG_NEWLIB_LIBC=y CONFIG_LIB_CPLUSPLUS=y CONFIG_MINIMAL_LIBC=n CONFIG_NEWLIB_LIBC_NAN
|
By
apion@...
·
|
|
C++ support with debug optimiations
2 messages
#debugging
Hi All, We're trying to turn on debug optimizations, with C++ support. We have the following settings in our prj.conf: CONFIG_DEBUG_OPTIMIZATIONS=y CONFIG_NO_OPTIMIZATIONS=y but this leads to an undef
Hi All, We're trying to turn on debug optimizations, with C++ support. We have the following settings in our prj.conf: CONFIG_DEBUG_OPTIMIZATIONS=y CONFIG_NO_OPTIMIZATIONS=y but this leads to an undef
|
By
mbarrett@...
·
|
|
out of tree arch build?
2 messages
#customboard
Hi, is there a way to support out of tree arch build like SOC or board? Any advise is appreciated. Sheng
Hi, is there a way to support out of tree arch build like SOC or board? Any advise is appreciated. Sheng
|
By
canyon_lake@...
·
|
|
gsm_modem sample changed in Zephyr 2.7
6 messages
#ppp
Hi there, I was using the Zephyr 2.6 branch, and I got the gsm_sample to work for my application. I was using the nrf5340dk_nrf5340_cpuapp with a U-blox R211 gsm modem. However, when I updated to Zeph
Hi there, I was using the Zephyr 2.6 branch, and I got the gsm_sample to work for my application. I was using the nrf5340dk_nrf5340_cpuapp with a U-blox R211 gsm modem. However, when I updated to Zeph
|
By
Brenton Chetty
·
|
|
Clocks reset to start-up config after exiting STOP mode
2 messages
#stm32
#pm
Hello, I'm using the Zephyr RTOS on a STM32F091 and have recently started working on implementing some low-power states (sleep and STOP). The system is fed by the PLL (48MHz) which is in turn fed by a
Hello, I'm using the Zephyr RTOS on a STM32F091 and have recently started working on implementing some low-power states (sleep and STOP). The system is fed by the PLL (48MHz) which is in turn fed by a
|
By
Marijn Stam
·
|
|
Flash write support for hyperflash on mimxrt1050_evk
#flash
#driver
I'm in the process of adding device firmware upgrade support for the mimxrt1050_evk using the hyperflash. To use the flash_img api I had to make the following change: --- a/dts/bindings/mtd/nxp,imx-fl
I'm in the process of adding device firmware upgrade support for the mimxrt1050_evk using the hyperflash. To use the flash_img api I had to make the following change: --- a/dts/bindings/mtd/nxp,imx-fl
|
By
mbarrett@...
·
|
|
How to add support for STM32H7B0 SoC to Zephyr
2 messages
#stm32
This is my first time trying to add support for a board and using Zephyr RTOS, so any help would be appreciated: I believe Zephyr RTOS already has support for my architecture (ARM), CPU core (Arm Cort
This is my first time trying to add support for a board and using Zephyr RTOS, so any help would be appreciated: I believe Zephyr RTOS already has support for my architecture (ARM), CPU core (Arm Cort
|
By
Laura
·
|