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...
Hello, if I want to broadcast low def music at a range of up to 200 meters, what would be the optimum solution?
This is the brief idea: broadcasting device with boosted...
Hi
I have worked quite a lot with the nrf51822AC, and some time ago I got the OTA bootloader working in my projects on a custom board.
However, now I am trying the same...
Can anyone please provide content of m_ndef_msg_buf and ndef_msg_len as a result of nfc_ble_pair_default_msg_encode() running in debug mode? Or can Nordic provide structure...
hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
What happens when the bootloader settings page is not programmed with the bootloader to the device?
This page is automatically created and all the versions set to 0? Or...
Hi,
I use a nRF52832 on pca10040 with s132 as RX
and an arduino uno with a nRF2401L+ as TX
The nRF52 is a BLE NUS peripheral and can receive ESB packet with timeslot...
Hi,
I am using SDK 10 and Dev kit nrf51422 and used \nRF51_SDK_10.0.0_dc26b5e\examples\dfu\bootloader\pca10028\dual_bank_ble_s110\arm5_no_packs
to make the bootloader...
Hi everyone,
I am working with PCA10000 dongles with S110 and S120 softdevices. The connection parameters in both master and slave are
define MIN_CONN_INTERVAL MSEC_TO_UNITS...
Hi,
I plan to immigrate from NRF51822 to NRF52832 soon. My SDK is Version8.1.1 on NRF51822 now.Can you tell me which version of SDK should I choose to start this work, please...
Hi I am presently working on MPU92/65 sensor interfacing with TWI/I2C.
i am using nRF51822 EK with soft device s130_nRF51_2.0.0(id:0x0080) and nRF5 SDK v11.0.0 and keil...
Hi,
I want to get the RSSI for each peripheral that is connected to an nRF52 when it is operating as a multi-link central to multiple peripherals. Helpful hints? Sample code...
Hey. I want to wake my s110 device every 30-40 second to advertise for a few seconds only. Is there an example on this or if someone could guide me in the right direction...