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?
In nRF21540, two antenna ports are for antenna diversity. These two antennas are placed on the receiver side or one of them will act as transmitter and other as receiver?
Dear,
I followed the ticket below to set peripheral_lbs for nRF5340.
but still cannot see the 8uA in power consumption.Would you help?
I also use nRF5340DK and multi...
Board: nRF5340-DK
Version: NRF5340_xxAA_ENGD
SDK: 1.5.1, 1.6.1, etc
I have a Bluetooth project that also has quite a high SPI bandwidth requirement, so hence I am...
Hello Guys,
I am facing an issue with nrf52840 usb dongle.
I am using an external debugger J-Link for debugging the target ic.
During development, i have succesfully...
I am integrating flash storage example ( nRF5_SDK_17.0.2_d674dde\examples\peripheral\flash_fstorage) in ble_app_hrs_rscs_relay (nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral...
I am trying to implement bonded pairing with a project in which I already have NVS configured for user data. When implementing bonding, I understand that I need to remove...
The term advDelay is being used for the 0-10 ms random delay added to the fixed advertising interval. Since it is set by the link layer and can't be controlled by us, I want...
Hello,
I'm evaluating power optimization on nRF52. I'm using a Power Profiler Kit II and a nRF52-DK board.
I tried a lot of configuration and everything work as expected...
Hello,
I am trying to learn bluetooth using nrf52840 USB dongle. I have created an application from sample beacon and i would like to use I2C to implement my own driver...
unable to use time.h file
i have used:
#include time.h in main.c
added time.h file from C:\Keil_v5\ARM\ARMCC\include\time.h
when i use
time_t T = time(NULL); srand...
I have recently upgraded my working stack based on nrf sdk for thread and zigbee v2.0.0 to nrf sdk for thread and zigbee v4.0.0
But since then my mtd's are not getting commissioned...
We have built our application in nRF SDK for Thread and Zigbee. Since nRF SDK for Thread and Zigbee is in maintenance mode now, we plan to move our application to nRF Connect...
Hi,
I had my application based on nRF_SDK_For_Thread_and_Zigbee, and now I am porting my application to nRF_Connect_SDK.
When I use the nRF52840 DK board for testing...
How to define four different 128 bit uuid service characteristic? write and read operations on 128 bit uuid please give me some examples operations on 128bit uuid in pyth...
Hi NORDIC:
Current NRF9160 MODEM mfw_nrf9160_1.3.1.zip, I want to update to mfw_nrf9160_1.3.0.zip,
But an error is reported during the upgrade:
how can I update to...