Hi I have recently bought the product nrf52840 from Digi key, i have dumped the code so many times but now days it is showing the error. the issues is whenever iam trying...
Hi everyone,
I’m a complete beginner and need some help. I’m working with two XIAO nRF52840 Sense boards: one as a central and the other as a peripheral. My goal is to send...
Hello,
Is there any USB device stack available for bare metal development on the nrf5340 using online NRFX lib. I am trying to implement a USB CDC device class.
No issues...
These seems like another dumb question. First off, I am aware that the nrf21540DK is the nrf52840 with the FEM tacked on the output.
I know I can select the nrf21530DK/nrf52840...
Hello,
I have 4 nrf52840, 3 act as peripheral and the last is the central.
The peripherals are identical hardware with various sensors using the same FW. I order to...
I have a design which mainly needs to be a peripheral, however I was told that I need to use the multi-pheripheral example as I may need the device to switch to a central...
I'm attempting to get Eclipse and the GNU Arm toolchain installed on my Windows 10 system. I'm following the instructions at...
https://devzone.nordicsemi.com/tutorials...
Hi All
I am a newbie with the nRF52 series SoC's and my end goal is to make a solar powered weather station.
I have a very crude nRF52832 dev board that I program with...
Hi, team.
There is a connection nfr52840 and esp32 (115200, 8, no parity, flow disable).
I'm using UARTE in interrupt mode (to send AT command and receive responses)....
Hi there, I am using the MDBT50Q-1MV2 Raytac module, with the nRF52840, and i have noticed that I have a very noisy VDD supply pin. Which definitely a problem because measures...
The qspi driver seems to make a number of assumptions about the protocol that don't fit the Winbond W25M02GW (and certain other) SPI flash chips.
Two major issues I've run...
I'm developing on an nRF52832 that has a serial connection with an iMX6 that is running a Python script with pySerial. For a while I had flow control disabled and would get...
hi i want to build a system with 500 device they send some data to controller wireless how can i do it with blu mesh ?
which chip should i select ? i prefer nrf52832
and...
nRF5_SDK_for_Thread_and_Zigbee_v3.1.0_c7c4730
nRF52840 Prewiew develpoment kit
I try to merge thread dfu client with simple coap server. there is error which i cant...
Hi! So I'm trying to use the throughput example with the nRF51422 board. infocenter.nordicsemi.com says that the SDK 12.3.0 throughput example will work with S130, which will...
Hi,
I want to interface sensor which has minimum requirement of UART supporting baudrate 921600 or SPI guaranteed maximum communication speed : 20 MHZ(Measured at 5cm...
Zigbee OTA upgrade example uses the Zigbee OTA cluster recommendations concerning the firmware file name (that is used for the version control and prevention of the downgrade...
Hi all,
We have custom board which has On Board Jlink support with nRF52832 using STM32 chip(STM32F072CBT6).
We are able to flash and debug using the On Board Jlink. ...