Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
I am unable to see advertisement on the nrfconnect app, when using BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED
However, when using BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0) as a central and Android device (Bluetooth 4.2) as an advertisement.
During development, I was wondering...
Greetings.
We've been developing a product that uses BLE Mesh. We are currently using the Waveshare nRF52840 Bluetooth 5.0 Evaluation Kit for prototyping purposes. As far...
When I try basic usage of NRF Queue library I'm getting the following error:
Undefined reference to `nrf_queue_write'
SDK version is 15.3.0.
In sdk_config.h I've enabled...
Hi Support,
I have tried setting up my nRF52840 Dongle ( https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-Dongle ) PCA10059 as explained in the steps...
Hi,
I've got the gaming mouse dev kit and I'm stuck trying to get it programmed using my nRF52840-DK. See my hardware connection image below.
If I leave the mouse power...
Hi. I am currently using a custom nRF52840 board.
I am able to connect and pair with both IOS and android via BLE. However, the IOS have some issues.
After 45 minutes...
Hi.
We are developing with the nRF51 series and creating data loggers of various types. We would like to combine features of the nrf_pwr_mgmt example with firmware that...
Hello, we are trying to implement a system where multiple central devices (based on nRF52833) act as a central. These are distributed in building access ways and doors etc...
I have a potentiometer of which one end I have connected to gnd other one to VDD and 3rd one to AIN7. I wish to calibrate it in such a way that output voltage ranges between...
I have an existing mature product using the T4T NFC library. I want to add another mode that is basically the record_url SDK example, but that example is using T2T. The record_url...
refer to these https://devzone.nordicsemi.com/f/nordic-q-a/27855/using-swo-with-nrf52-redux
https://developer.arm.com/documentation/100230/0002/debug-and-trace-components...
Hi, We are currently in the process of performing radio certification according to the RED directive for our device based on nRF52810.
To finalize a Receiver Blocking radio...
Hi I am trying to use the math library within the dimming example of nRF SDK for Mesh package.
I am getting a linker error saying "undefined reference to `round' using nrf...