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?
Dear all,
I am using SDK7.1 with S130 v0.5 alpha. Can I use the DFU example in the SDK6.1 to update my firmware in the chip(nRF51422)? If not, is there any alternative...
I am using S110-based peripheral device which is sending 20byte notifications. Application on my peripheral works fine (testing with MCP gives transfer rate about 15kB/s which...
Hi,
I was using nRF51DK with Keil uVision ver 5.14 and SDK 8.0.0. It worked okay yesterday and I tried HW peripheral as well as BLE peripheral.
But today it doesn't...
Is it possible to identify a device as a previously bonded peer based on the advertisement package and before establishing a connection?
I would like to be able to bond...
Hi
Im using nrf51822 board from RedbearLab. SDK6.1and SD7.1.0.
I added DFU to my application and iam able to update the firmware OTA.
My issue is after adding dfu...
Hey there,
I am looking for the right pin out to wire up a reset button to my board so that I can reset the IOS device is paired to. Can some one help?
Tyler
Hi,
Is it possible to set an address lets say for an array to be in Flash memory on compilation?
So that way I dont need to reserve memory twice - once in my program memory...
I have two nrf51822 devices with sniffer firmware. At the beginning all tests were well, it can sniffs beacon packets with ble-sniffer_win_1.0.1_1111_Sniffer and display packets...
[edit]
This problem is solved!
The problem is from project target.
I am using uvision5, but I opened the uvision4 project. (\arm4...)
Now I am using the example under...
I am using the Sys Events to monitor the POFWARN but it appear that I get a POFWARN event repeatedly when the voltage is below the threshold is this normal or do I need to...
Hello,
Some questions regarding the linker script for the 8.1 SDK for SD110.
I was able to get an environment set up with ARM GCC, Make, etc. and compiled my program...
I have a program running with SD 7.2 and SPI on my nrF51822 talking to a SPI slave device. I use GPIOTE triggered on an edge to set a chip select line and read bytes from...
I have a LED dimming project that uses nRF51822 and nrf_pwm_noglitch. If I turn to 100% duty cycle, then it will be stuck at 100% unless I turn it to 0%.
So in other words...
The board is simply an nrf51822 with a crystal and required caps and resistors, without any LEDs. When I try to flash any firmware, I get an OK that the firmware has been...