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?
SDK: 15.3.0
I has ported cli example to my application.
There is a problem with displaying the text. (using custom board + USB to TTL tool)
as you see, "\n" doesn...
I have read a number of posts here about creating new projects, most are a couple of years old. I just want to make sure I'm not missing anything.
I am able to compile and...
Hi everybody, I would like to adopt an nRF52840 DK example to the nRF52840 dongle. ( There is a ble_uart_app example for the PCA10056 DK but not for PCA10059 dongle. I followed...
We are considering the nRF52840 for product integration and testing out now. We are looking for an RTOS example running in Segger Embedded Workbench and having problems -...
Hello,
im trying to use secure bootloader from SDK v 12.3. I have custom board with nrf51822 and one oscillator. I changed flags to custom board. I was able to compile the...
I need to update firmware in an nRF52 via TWI. It seems like it would be fairly easy to modify the serial bootloader/DFU provided with the SDK, but I'm not finding the code...
Hi, I'm using SDK15.2.0 and A nRF52832 for my project.
I followed the "flash_fstorage" example give by Nordic, to write in the flash memory in my project.
When I run my...
Hello,
I am using System ON mode for low power. Still it is consuming 2mA. I heard i can go down to 60uA. I am using UART for Communication. In Sleep I tried to disable...
We wanted to use the NRF51-DK to flash a few nRF51822 based beacons, using the SWD interface. The docs recommended using the Segger J-Flash program, but that program is now...
Having a bizarre issue with mergehex and DFU. I hadn't had a problem with this previously with this code base. When I try and merge the App, Bootloader, Bootloader Settings...
we are working on a project which required to use usb cdc acm. compare with normal serial, the usb cdc acm always lost some packages when chip start and reboot. do anyone...
Hello,
I'm experimenting with nRF52840 Dongle and successfully flashed ble_zigbee_dynamic_color_light_bulb_thingy . I also connected it to my Samsung Smarthings hub (Zigbee...
Hello,
I am running application with softdevice s130 and nRF51_SDK v 12.2.0 on a custom board. The interrupts that are used by the SD are not used anywhere by the application...
platform:52840
Protocol stack:s14
IDE:keil v5.26
Hi,Master:
I want to simulate in a long time,I turned off the watchdog and also turned off the Bluetooth broadcast...
I want to use 52832 to measure the frequency offset and Modulation Characteristics in the advertising packet sent by Bluetooth slave.How can I do it? I think this information...