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?
Hello,
I am using nRF52832 integration. While drawing the PCB, I could not find the pin definitions in detail in the datasheet. Which pins correspond to SPI, I2C, and UART...
What is the main clock frequency when application is running in thingy52? Is there a way to measure it from GPIO?
BTW, want to know what is the clock source and setting...
Hello,
I'm using SDK for Thread v4.1. I built my project on top of multiprotocol example "ble_thread_dyn_template". I want to increase the radio output power of the device...
Hi,
I have a custom board with nRF52840 and I'm using nordic SDK. My image size is increasing because I have lots of peripheral connected in my board. I would like to use...
Hi, I'm about to perform an RF-PHY test on a module using nRF8001 to get a QDID. In that connection, I would like to know the specifications of the nRF8001.Can you tell me...
Hii ,
Iam using nordic nrf52832 board In the example of ble_att_mtu_throughput example . I have tried a lot to achieve the 803 kbps, but the output was 204 kbps only....
I want to implement integration tests of the ZigBee subsystem on nrf52 and looking for a way to launch them by CI script. We need such a feature for automatic testing after...
If we were to run a 52832 as a BLE advert receiver - listening permanently for BLE adverts - do you have any information of the expected current consumption in this kind of...
Hi!
I want to program boards in production by using the SWD interface from a nRF52840. The image will be sent from a PC to the nRF through the USB-virtual serial port. ...
Download nrf52832 through JLINK tool, and then through jflash read back, it is found that the bin file is different from the download in bin file. What is the composition...
Hello, i work with nrf52840. I know that it is possible to run two stacks Thread and BLE on one Chip (nRF52840) on dynamic way. But i want to run Thread as NCP-Radio and BLE...
Is there a graph available for the internal power regulators efficiency / current consumption at different supply voltages and temperatures for the nRF9160(-SICA)? We're currently...
I need to create a health device that sends time stamps of the measurement. For that to work I would need the counter to continue between power cycles. Some devices have a...
When the program runs, it will enter the hardware fault,because part of the code is lost in the program storage area of flash.
As shown in the figure, the left part is...