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...
Hi there! I got nRF 51 DK and nRF 51 dongle. and i want to make a bluetooth connection and transmission between nRF 51 DK board and raspberry pi.
here's the question. I...
experimental_ble_app_blinky.zip
hello there i have interfaced adxl345 with nrf51822. now i want to get data on BLE. so i am using s110_nrf51_8.0.0_softdevice . i was facing...
Hi
I am trying to use nrf52 Application Timer.
I followed the instructions in "Application Timer Tutorial" ( devzone.nordicsemi.com/.../) , but it seems I am missing something...
Hi All,
I want to have 3 PWMs by using app_pwm.c lib (in SDK 9.0.0).
But from doc each instance takes 2 ppi plus 2 plus per channel.
Means 3 PWMS needs 2 instances...
Hi all,
I'm new to NRF51, and have downloaded the "nRF51_SDK_10.0.0" zip file. Here I have some questions about NRF51 and its SDK files.
(1) Is there an off-line documentation...
I need to know where and how much memory to allocate for the S110 Soft Device v8.0.0, the DFU Bootloader, and a firmware app. These all aren't playing nicely together with...
i am using wt51822 s4a t chip and trying to program it with st-link and when i try to run simple blinky example from nrf51 sdk it gives some error
my flash settings are in...
Folks,
I keep getting bitten (painfully so) by incompatibilities between Nordic sample code, versions of SDKs and Soft Devices. This is aggravated by inconsistencies is...
Hello,
I looked through "nRF51 Series Compatibility Matrix" document Version 2.1 and didn't find information about chip with HWID 0x0086. This chip is integrated into the...
Hi,
I am trying to update some code to the last SDK and softdevice. When I trying to perform a DFU update using the iOS app nRF Toolbox on my iPad the device will not reconnect...
Can anyone please help me on this? I struggling in transmitting string and numbers from nrf51822 to mobile app through BLE. I need some sample code. thanks.
uint8_t numbers...
Hi, In my project I am using nrf51822 device and I need to perform dfu operation,for that I am using soft device s110 and boot loader nRF51_SDK_9.0.0_2e23562\examples\dfu...