I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
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?
...