Hi everyone,
I’m trying to understand how wireless mice/keyboards using 2.4 GHz protocols communicate with their receiver dongles so that i can try build one using nRF...
Hi, I'm encountering an issue with one particular nRF52832 unit (we use nRF SDK 15.2.0). The problem is that a value 0x20 (decimal 32) is being written to a memory address...
Hello, I searched the forum for similar issues and found a few, such as
I am currently implementing a PSRAM is66wvs4m8 on the Thingy 91 via SPI, using SPIM3.
The problem...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
According the nPM2100 page "nPM2100 comes with exceptional software support for Nordic’s nRF52, nRF53, and nRF54 Series" but doesn't mention "nRF91 Series".
Currently I...
Hello,
on nrf52811 I want to do advertising once per second. Is it possible using SDK and Zephyr to register an event that advertising was sent - completed? If I understand...
Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
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...