Dear forum, I am testing out the radio on the nrf5340 using two evaluation board connected to a SES setup, but the receiving board only gets garbage and the checksum is never...
Hello Nordic,
I am running a project, use the chipset is nRF54L15, I want to know if there is any USB dongle with software can be used to test BLE function of chip nRF54L15...
Hi,
We need to develop a Windows APP to achieve DFU and battery check with nRF52832 by Bluetooth. Does Nordic have DLL that we can use? Or do you have suggestion for us...
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...
Hello everyone, I'm currently facing two problems :
1- I'm using nrf Toolbox with the last version and perform a DFU on a low_energy_ble device. I'm using a .zip and got...
Hi All:
I met a trouble, i don't slove it. i need help .
sdk : nRF5_SDK_14.0.0 S132
hardware: nrf52832
base multitole dev.
nrf52832 as master to connect mobile by ble...
hi everybody
SDK:14.2.0
CHIP:nrf52832AA
example: ble_app_uart or ble_app_beacon
board:my board,not DK
My board program into ble_app_uart or ble_app_beacon hex,it...
What's the maximum time between random numbers being generated on the nRF52832's RNG? The datasheet just says
The time needed to generate one random byte of data is...
Hello everyone,
I remember doing a project with PCA10028 board and S110 SDK a year or a year and a half ago. Now i want to do another project but all my materials which...
Hello,
I am writing this question in reference to this question . I was asked to be more specific about my question by my colegues. I do understand that this is a duplicate...
Hi,
I checked the flash_fds example. I could not tell the address it tries to access to. Is there any way I can find the address? Can I limited it to a certain address range...
According to this article, https://www.nordicsemi.com/eng/Products/Bluetooth-5, it appears that the nRF52 should be able to support standard BLE at 2Mb. However when I look...
Hi Nordic
I am using sdk 14.2.0 version and s332 soft device. Now I have completed the bicycle speed cadence code that works with ble_ant. It worked well as I wanted. But...
hi,
I am a fresher .I am asked to do the communication between nrf51 D K and moblie phone( nrf connect app). Can anyone provide me a sample code and required documents to...
Hi
I am using SPI to talk to an LIS2DH with an NRF51822. I have merged the SPI Master example with the ble_app_rscs example and as soon as the ble advertising begins, my...
nRF Connect has no serial ports to connect to. I've looked in /dev. No unusual tty or cu devices listed. I've checked the forums. Mentions is made about Segger link and "...
Board: custom board
Mesh SDK: V1.0.0
Softdevice: S132
IDE: SEGGER Embedded
BLE: nrf52832
When I test the steps specified by “Interactive PyACI”, I can control client...