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...
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...
Hi
1, I was trying to download mkit code to my own PCB. It seem erases and download work well. but the BLE was not broadcasting. May I know how to edit the code of mbed...
I followed the instruction here to write the program to nrf51822 and scan it with nRF UART v2.0 on Android. The nrf51822 can be connected, however, it shows 'Device doesn...
Hello,
the documentation states:
"Get the total number of available application transmission buffers per link in the BLE stack."
What does "link" mean in that context...
Hi,
I'm looking or nr51822 CE and FCC certified modules available in Europe in small quantity (tens of pcs). Do you know of any? I searched Mouser and Farnell but I can't...
Hi,
I am working on my bachelor thesis, where I have multiple sensors in different places attached to a nrf52. Till now I could establish a connection between a phone and...
Hi I've searched a LOT
What I would really love is a productised simple door alarm (like a reed switch) but I cant find one anywhere...
what I was thinking is basically...
I followed a couple guides and set up my programming environment for the nrf51 dongle but having some issues compiling even the blinky example program.
I am currently using...
I would like to know, if it is possible to use flowcode for nordic chips development?
Yesterday I purchased the software development tool Flowcode. There is a complete...
I am new to PCB and embedded devices in general, but I have decided to try to learn :)
I have started looking at parts for my PCB design and wanted to use nRF51822-QFAA...
Dear Nordic developers,
I'm developing multiprotocol application by combining BLE and a proprietary protocol by using timeslots. In my project I need to disable BLE for...
Hi Nordics!
I am trying to merge my hex files.
I followed this post.
devzone.nordicsemi.com/.../
First, I made a .bat file in the \bin folder.
merge_test.bat...
Hi,
i have a bunch of nrf51822 hwid 0024 or 001E.
With softdevice s110 version 7 everything worked fine, but starting with 8, they pretend to work fine (no error codes...
Using the pure-gcc makefiles, at present I only see this for a stack trace in the command line gdb client:
(gdb) bt
#0 0xfffffffe in ?? ()
#1 <signal handler called>...