I opened up the nRF Connect for Desktop application and noticed a new version for the SDK , 3.0.0. I also noticed that the application is being deprecated.
Inside of Visual...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
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...
As per mesh_hw_resources.md (MESH_SDK/doc/introduction)
## Flash lifetime The flash hardware can withstand a limited number of write/erase cycles. As the mesh stack uses...
Hi all,
I am trying to develop the BLE Heart Rate Collector example on the nrF51 Development Kit. As far as I read in the Nordic web ( http://infocenter.nordicsemi.com/index...
I'm trying develop on a custom board based on the nRF52832 and am running into some issues. When I run the blinky application (with no SD) the application executes fine. However...
Hi I'm developing beacon firmware using ble_app_beacon example code.
I was able to send good beacon data for my purpose. For the next step, I want to turn on the LED which...
Hi,
I am using a custom board based on nRF52 (nRF52832-QFAB-R) and programing it with softdevice.hex and "ble_hid_mouse" example application in the nRF5 SDK v14.2.0. the...
Hi,
I am using softdevice S132 V2.0 for nrf52832 controller.I am using BLE UART app. It is working fine on eval board.But when i checked it on custom board developed by...
Hello,
I am using sdk12.2.2 and nrf52. I have implemented fds_read, fds_write, fds_delete and its working as expected. Now when I am trying to use fds_update my data is...
We are trying \Nordic\nRF5_SDK_12.1.0_0d23e2a\examples\ble_peripheral\ble_app_uart\pca10028\s130\arm5_no_packs
I want to control UART. If device is not in use i want to...
I'm just starting to bring up a custom board based on the nRF52832 and I am unable to program it using the J-link. It looks like my reset line gets stuck low when the JTAG...
Hi,
I work on the PCA10028 devkit with the nRF5_SDK v 12.3.0.
My project implements the ESB comunication concurently with the BLE by using the timeslot API.
I can send...
Dear Sir,
at the past I already ask this question at old forum, but now I can't find this ticket so I ask it secondary.
If I use a circuit configuration no.5 but USB is...
I lost several hours trying to figure out why my implementation of Queued Writes wasn't responding to write requests. Finally resorted to a line-by-line compare with the Experimental...
so it looks like there are no s140 iot examples available. My cursory investigation indicates this might be because L2CAP is not in the 140 softdevice.
I am currently interested...