Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
While using the nRF9151 DK , after inserting the onomondo sim and connecting, the Cellular Monitor SIM sections appears the Wireless Logic ICCID number instead of onomondo...
I read in a CMakeList.txt, that EXPERIMENTAL_INSTABURST_ENABLED is posible on the nRF52832 platform only.
Is it possible to get Instaburst running on a nRF52840 chip using...
I would like to separate the BLE communication from the main.c and place it to a separate file. I followed the example of the default ble_app_template as well as nordic's...
Hello,
Configure the nRF52832 (PCA10040) as suggested in the link below:
github.com/.../Android-Image-Transfer-Demo
Launched the Android Image Transfer Demo and we were...
Hi, i am working on a message model based on the simple_on_off model. I am able to send and receive a buffer via unicast or multicast. Now i am trying to develop a reliable...
I need help to build a demo of product consisting of BLE observer. I chose the nRF51822 due to lower cost, many choices for modules, and it does just what I need. I was able...
Hello System: Windows 10 Pro 64bit, 1703 I prepare the Toolchain on Win10 for BLE Mesh 2.0.1 SDK. During compilation of "pc-nrfutil-mesh_dfu" i get the error "missing NETAPI32...
Hi Nordic team
I compile the example ble_app_interactive in keil ver.5.24.
And the below error message occur.
I have compiled other examples and it works fine. (except...
Hi
I am designing Circuit with nRF4122 - QFN package 48 pin, as per datasheet there is circuit for Trace/ PCB Antenna
But i am planning to use Chip Antenna and BAL-NRF02D3...
Hi,
I have a custom board someone designed with two SPI masters and one I2C master. We're now trying to enable the second SPI master and I'm running into errors because...
Hi all,
I am working on FOTA, my set up is with SDK15. I have followed the steps for DFU and i have used the secure_bootloader example, the thing is working fine, i can...
hi i have attached my gps+gsm module with nrf51 development kit and while reading an out put i wont be able to see any output , even with out put i dont know to to do debugging...
Hi,
I have completed all steps in the example at the following link https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and all...
I am developing hardware for the nRF52840. After testing our firmware, we are going to need somewhere around 6,000-7,000 mAh to run our hardware for the time needed. We were...
Hi, all.
I used sd_ble_gap_addr_get() function to get a MAC address in the different example and the result was different.
I tested this example in SDK v14.2 and v15...