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...
Our application needs to read 128 bytes from 6 SPI sensors as efficiently as possible. We're currently using a single SPI Manager to read all 128 bytes from all 6 sensors...
Hi all.
Just wondering if i need to go through the tutorials on making a service if i just want to read a few bytes in an advertising beacon.
I'm a little lost on figuring...
Hi ,
I am using a bluetooth peripheral which have the Custom Service ID and characteristics ID as below.
Service UUID: 56494B01-0100-1000-8000-00805F9B04E1
Characterisitics...
Hi,
We are currently developing an application that makes use of soft device(s112). We tried using timer(Timer 1) for a timed wake up and sleep but found that the actual...
We are seeing an LMP PDU error when connecting to a Nexus 6p with Oreo (8.0.0) when connecting to an nRF52832 utilizing SDK 14.2 and either s132 vs 5.0 or 5.1 anytime NRF_SDH_BLE_GAP_EVENT_LENGTH...
Been testing custom_ble_service_example , specifically to see if a two byte custom_value can also be used.
But when setting custom_value to uint16_t I get a warning at this...
Hi, I would like to use a PWM application with mesh SDK. However when I try to compile, I got an error because "app_pwm.h" is missing (No such file or directory). The only...
Hi !
I'm using the nrf52832 chip and I'm trying to communicate with a LIS2DH12 accelerometer using the I2C protocol.
But unfortunately I can't handle with it, it seems...
Hello,
I am completely new to creating a Bluetooth mesh network and nRF5 devices. I have three nRF51 DK and 2 nRF51 dongles. I have earlier read the posts and made nRF51...
Hello,
I am using sdk12.2.2 and customised nrf52 board. I am writing 6000 records of 24 bytes each in flash of nrf52. My challenge is after 6027 records I am getting error...
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...
I am using nrf52832 sdk14.2.0 to develop now, I want to realize the following function on the basis of PWM_driver example, output the following waveform on P0.22: 1ms high...
Hi all,
I am newbie with nordic, and I need some help.
I am using nRF52832 with softdevice.
I need to generate a 128 kHz clock signal (PWM pulses with 128kHz frequency...
Hello,
I'm doing some power evaluation of the three PHYs of BT5 using the PCA10056 preview (v0.9.0) and the PPK (rev 1.1.0), moreover I'm using the ble_app_att_mtu_throughput...