But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
We have observed that in areas of poor lte connectivity, the client_inti() works well but the mqtt_connect() takes a couple of minutes and times out.
I need to change...
Hi,
I'm compiling a piece of code that uses USB CDC ACM from a .cpp file, and I stumbled on the compiler complaining about out of order initializers in app_usbd_cdc_acm_internal...
Hi,
I'm trying to use Zephyr's 'http_client' library in Asset Tracker V2. I have included 'net/http_client.h' in main.c and have set 'CONFIG_HTTP_CLIENT=y' in prj.conf....
Hi,
I want Windows PC to communicate with nRF52840 dongle over USB full speed.
Are there sample of Windows software(likes API) and nRF52840 dongle ?
I want to realize...
Hello,
What is the limitation of the total current we can source/sink at the same time in multiple pins for low Vdd?
I could find a similar question (and answer of 15mA...
Hello there, I am working on a customized nrf52832 board. For the limited size, the 32kHz crystal is not install because I think the clock from 32khz crystal can be replaced...
Hi all
I want to do a device firmware update via the bootloader, and I am unable to do so, as all attempts end with a disconnect from my Android phone (Pixel 4a). I can...
Hello!
Hardware: nrf52840 IDE: Segger Embedded Studio SDK: nrf5 SDK 17.0.2
I've been having issues with receiving USB HID IN reports on Android. If I send at an interval...
I'm trying to debug a usage fault in my NCS project using an nRF52833 DK. I can't seem to select the logging backend for coredumps. I have the following lines in my prj.conf...
Hello,
in my project i am using GSM module so i need to add UART to TEMPLATE example but i am getting error that "undefine reference to app_uart_init"
please resolve the...
Hi
The Zephyr mesh_demo project has been built correctly but I'm facing a problem when I flash it
C:\Users\OMAR\zephyrproject\zephyr\samples\bluetooth\mesh_demo> west...
Hello :)
I am using pca10056. Use SPIM to control the external flush memory of this board. I read the IC's surface, I recognized its name is MX25R6435F. (Is it correct ...
Hi. I've tried to build the TF-M Hello World sample using nRF Connect SDK and I get these two errors (which I think are related):
opening dependency file secure_fw\partitions...
Looking through the documentation and examples for the nRF9160, they all seem to be based on the Zephyr RTOS. I have 2 questions:
Is there any benefit (mainly from a power...
Dear Nordic,
Could you please advice me how to combine system off mode and bluetooth advertisements using Zephyr / nRF Connect SDK? Is there any clear example around?
...