Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
I activated the iBasis SIM (Rochester, NY), but LED's 1 and 2 don't blink. LED5 is mostly on solid with a 1-second slight off-pulse.
AT commands from nRF Connect just timeout...
1. How do I generate a tls certificate? 2. How do I download a tls certificate? 3. How does mass production import tls certificates? 4. Can each device write the same tls...
Hi,
I am developping on a nRF52DK board with the PCA10040 and reference nRF52823 using the SDK 16.0.0 and the nrf5 SDK for Mesh v4.0.0 and have successfully been able to...
Hi team,
Customer want to make RF module for nRF52833 aQFN and QFN package.
The schematics is same as reference design.
Only at aQFN , they add another path or RF...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
Hi all,
Is there an absolute maximum duty cycle when the radio is in nrf 1MBit mode? I am currently in FCC testing and the lab wants to calculate average power with the...
Hi Team,
My requirement is to Read and Write the data of the variables at specific Flash storage/ Flash data storage(FDS) address.
Eg;
__root const uint16_t FLA_kold_version...
I need to interface a MAX30003 IC via SPI to a NRF52832 via SPI.
I am currently developing the hardware and thus my question:
MAX30003 need an external 32.768kHz clock...
Hi, I am looking for your simplest product that supports this use case: When bluetooth is paired with a device, and music is NOT playing after a certain time, I want to be...
Using the SDK11 bootloader, if I recompile the bootloader, package it with nrfutil 0.5.3, and perform a DFU update the original bootloader is erased but the new bootloader...
Hello,the SDk is nRF5_SDK_15.0.0_a53641a,the MCU is 52840.
I want to memory map it and refresh it .
that's 240x320 x bytes per pixel, it's 16-bit RGB, so 240x320x2 = 150k...
A manufacturer of nrf52832 module has replaced by mistake the values of C1.C2 capacitors that are connected to the 32Mhz oscillator from 12pf to 24pf and 27pf.
What will...
Hi,
I'm using NRF52 and used inbuilt UART for communication with host controller.now i need one more uart port for log printing.
so how we can achieve on NRF52?
Thanks...
Hi Nordic team,
I'm trying to run demo SPI programs from NRF5 SDK. I want to create simple SPI communication between two dongles, of which one would be master and the other...