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...
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 trying to model up current consumption of our system. I'm looking to put the nRF52840 into System OFF, no RAM, Normal voltage mode and waking up on both GPIO and USB Detect...
Hi,
Is there a list of the exact part numbers for all the components used in the nRF52832 reference designs? I could only find a pretty general Bill of Materials in the...
I am planning to make a custom board using nrf52832 ,for that i need to know what are all the steps need to be followed to perform OTA DFU to upload a custom firmware . List...
Hi everyone.
I'm working with light switch example in MESH SDK 2.0.1.
I want to provisioner working like a client. Provisioner can send command to another node to on/off...
I have to implement temperature sensor readings continuously through interrupts instead of busy waiting example in SDK in order to notify those values over BLE to cloud. ...
I'm looking to encode and decode an AFSK signal (via wire not RF) using 2KHz (0) & 4KHz (1) with an 8-bit frame size and 6 frames to a block. Is this achievable with the Micro...
hello sir i am designing a custom pcb based on your mcu nrf52832 board
can you help me how to customize it according to my need without disturbing antenna .
USB device don't recognized by system if we try to use more than one endpoint in app_usbd_hid_generic library:
APP_USBD_HID_GENERIC_GLOBAL_DEF(m_app_hid, INTERFACE_NUMBER...
Hello Nordic
I'm using nRF5_SDK_15.0.0_a53641a.
I think I found a bug with the ble_nus.c, line: 96
I think the rx_handles.cccd_handle should be the tx_handles.cccd_handle...
Dear all,
I'm trying to run nimble stack with Nuttx OS on nrf52832(pca10040) reference board. Now , most function is working , but it is not stable .
Sometime , the svc...
Hi,
This function is called after I turn on Bluetooth a while of my project.
What is the cause of this and How can I do to fix it? I can't debug to source code of softdevice...
Hi, We used Nordic SDK12.2 Softdevice3.1 to develop our smartwatch. After launching our product, we got a lot of complains on the connection and re-connection on Samsung Android...
i made custom board refer to thingy 52 Circuit
all fuction circuit is same so i want to use thingy 52 firmware
when i was erase all memory nrf52832 and upload thingy_v2...