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...
Hello, I had working BLE application build on v2.6.2. After migration to SDK v2.9.0 BLE is not advertising anymore. I think it may be related to default controller that is...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
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...
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...
hi
i follow "Development with GCC and Eclipse" in tutorial to Create a new Eclipse project step
i got some problems
it says " type XXX could not be resolved"
it may...
Hi,
I have 2 pins that connected to transistors that turn on high-side FETs. One turns on 3.3v for the rest of the system and another one 4v.
When I turn on 3.3v everything...