In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
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?
...
Hello, I'm very new at nrf connect sdk. I tried to rebuild mqtt_sample and I got this error: opening dependency file modules\nrfxlib\nrfxlib\nrf_security\src\mbedtls\CMakeFiles...
Hi all,
I want to use TWIM1 on NRF5340, and I initialize it as follows:
But the return value of err is 0x0bad0005,
I guess may be TWIM1 is occupied by zephyr, because...
Hi,
I am trying to implement beacon-ing into my existing firmware of different beacon types. I have successfully generated an iBeacon and Eddystone-UID beacon using ble_advertising_advdata_update...
Hello,
I am working on developing a payment device that needs high security.
I was reading that new M33 ARM cores are EAL6+ certified. Does that mean that nordic nrf5340...