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 use two nRF24LE1s as transmiter and receiver Here are my questions:
I set the transmiter side to auto reply mode using PIPE0 ,but i found the STATUS regesitor to...
Hi I am trying coding a remote controller using nrf24le1 but failed. any sample code?
it with several keys when push down the pin will connect to GND.
when any key push...
Hi all,
I would connect the NRF8001 module to my microcontroller (SAM3SD8C). Does anyone have an example code for this microcontroller?
Otherwise is possible to modify...
Hi All,
We have a PCA10001 running a ble_app_hid_mouse (modified according to our use case) which receives data from PC UART.
We are trying to connect to this device...
I cannot find any instructions on how to "pair" the nRF8001 with a laptop (I understand that BLE doesn't pair like usual BT).
Are there any tutorials available?!
Thank...
I am trying learn how to handle a central when the bond has been deleted on the device only.
It is a HID device using softdevice7 / sdk6.1, with max 1 bonded centrals....
Hi
I've been able to include Device Manager to bond my peripheral to Master Control Panel, but testing with LightBlue runnining on an iOS 8 iPadI'm having several weird...
Hello, can you provide your design files (schematic and PCB) in ASCII format , so I can load them in my design environment ? Or provide a link to ASCII format ? Thank you...
Hi,
nRF51822 use ESB to communicate with LE1,they both use ACK and retransmit.
In the beginning, 51822 works at RX and it can receive data from LE1;Secondly, 51822 turns...
There is " error: expected identifier or '(' " found on line-8 of header C:\Keil_v5\ARM\Device\Nordic\nrf51822\Include\nrf_delay.h. What's wrong with it?
How do I know...
I found many relative topics about improving throughput for ble link on this website. And this one How do I calculate throughput for a BLE link? told me how can I calculate...
Hi!
Whether there are any special requirements for SPI chip NRF24LE1 labeled NRF B 24LE1D ?
My programmer (mPro) do not work with this chip SPI.
rergards,
Andrii...
Hi all,
I am new to the EE/hardware world. Coming from the CS side, I am trying to grasp little bit of knowledge every day.
I looked at the reference designs and am...