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?
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 got the following issue when I open nrf connect:
Unable to download latest app info: Unable to download apps list: Unable to download https://raw.githubusercontent.com...
Hi,
For ratio-metric sensor measurement I need to do either of the following with nRF52833 SAADC module:
Access internal voltage reference signal on external pin, which...
Hello Everyone,
Im using the NRF52840 USB Dongle via blatann and i want to be able to get the HW Timestamp from the dongle when i receive a ble message.
I know that blatann...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device. I am using the service characteristic tutorial as a template...
Hello!
I am trying to create a connectable advertiser that can have its advertisement data updated dynamically on a nrf52832. I am creating the advertisement with this...
I am trying to use some BLE functions that are currently defined and declared in my package (I checked).
I included the H files for all of them, and I am not getting any...
Dear Support
I'm new in nRF Connect but I've lot of experience in embedded code with IAR or ARM MDK.
I think the project settings is different to everything I know. And...
Hey all,
is there a roadmap where I could see when approximately version 1.6.0 of the nrfConnect SDK will be released?
I saw the Webinar Exiting new Features in nrf9160...
Hi,
I have successfully created a BT Peripheral which uses a static/fixed passkey upon connection with my phone (nrf connect mobile) or using the nrf52840 dongle. When...
I am trying to send data from BT840F to ESP32 via UART. Which pins of BT840F shall I connect to the corresponding pins of ESP32? I am asking this because I couldn't extract...
Hi team,
My customer is asking if they can remove L38, L39 and C225 when they change nRF52832-QFAA/ nRF52832-QFAA-G version from DCDC to LDO mode? Any suggestion?
Also...
Hello,
in our product we need to have the possibility to set name higher then 31 bytes.
We modify the code according the tick
devzone.nordicsemi.com/.../sd_ble_cfg_set...