Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Hi!
I want to send and receive data over UART from an external microcontroller, but without using the VCOM ports. The main goal is to send sensor data from an external...
Hi there devs,
### I UPDATED and reformulate the whole question after some finds ####
I am having an issue with my application which is really hard to replicate it could...
Dear,nordic:
Please help me solve the socket communication process encountered in the exception
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2...
Hi,
I am running a modified version of the light switch example, where I have modified the generic on off model to send byte arrays.
So I have been changing my models...
Environment:
nRF5 SDK version: 17
SoftDevice: S140
Tool: Segger Embedded Studio
Debugger: J-Link EDU Mini
Board: Arduino Nano 33 BLE (Using SWD pins with the J-Link...
SDK 15.2, nrf52840 SD 6.1
I'm having an issue where a reset with RESETREAS DOG 0x02 is not coming through the WDT handler before executing reset. I can force this reset...
Hi,
I have the following application in mind: I want to create a bluetooth mesh network, in which one node will broadcast sensor readings, some nodes will be used to hop...
running sdk version 16 on nrf52833 ,
1. on power on , start advertise - " nrf connect" connected successfully ,
2. disconnect from the "nrf connect" , start advertise...
Hi folks,
I'm trying to find a pcb prototype manufacturer which supports the via-in-pad requirements for the nRF52840 package (i.e. 0.15mm hole size with 0.1mm annular ring...
I'm using the nRF52832, and taking ADC measurements, with 14 bit resolution and with Oversampling disabled. The nRF52832 Product Specification mentions the saadc can be configured...
Hi,
I modified the ble_app_att_mtu_throughput example to scan and advertise simultaneously. I want to have two nRF52’s that can read each other’s advertisements and pull...
Hello,
I have a system composed of one central that needs to 1) briefly connect to many (100+) peripherals, 2) download a small amount of data from each, and then 3) disconnect...
Hello,
I am working with SDK 15.3.0 and the nRF 52832. I am working with the Segger IDE v4.16.
I attempted to load the scripting as instructed in the SDK documentation...
Hi, I had this working, I'm sure of it. Now though I get 100% duty on one channel and 0% on another. Something's not right. Pins are correct, my focus is CFG_PWM_OUTPUT_FRONT_NUM...
Best regards:
Once the data was received in PRX, Is there a way forward (or modify) to PTX the same data and deliver it together with ACK payload in the same transaction...