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 have followed these instructions, but the nRF sniffer option does not show up as an option in the Wireshark GUI, https://infocenter.nordicsemi.com/index.jsp?topic...
Segger cannot seem to find the user included directories. Every time I compile any file I get this error or something similar of {name of file} not found as shown in the pic...
hey
I have worked on BLE, and learned the BLE protocol stack. Now i am learning BLE Mesh. I found the Mesh is also having a stack, I could not understand why both the stacks...
Hallo,
I request for your time and effort to solve the issue that I am facing at the moment. Any suggestions and solutions are highly appreciated.
Hardware: NRF52840DK...
Hello,
It there a download for the nRF-Command-Line-Tools_10_12_2_Installer_64.exe?
I only see a zip file with this and a python setup. I have an internal program...
Hey, I've a string of less than 10 bytes (10 characters max) and I'm establishing the connection between the Central (nRF52833-DK) and the Peripheral (nRF52810) and I've set...
Hello,
We are trying to use the Cryptocell as used in example nrf_crypto_aes_cbc_with_padding along with Secure DFU. However, when the application loads the crypto engine...
DFU secure bootloader ( secure_bootloader/ pca10040_s132_ble ) using segger embedded studio version 5.50
Am using SDK version 17.0.2 for BMD350 nRF52832 module
Already...
Hi there,
I was able to successfully compile and run the "BLE HIDS keyboard" example on my nRF52832 using Segger SES 5.44
My Nordic chip is connected via UART Rx/Tx to...
Good day
I use NRF52840 + SDK v17.0.2. My application relies on _gls example and mainly copies its security settings ( also uses peer manager ) except I use MITM protection...
Hello Dear!
Please look at the red area in the picture.
The C9 820PF, it's no commonly used,We buy it very hard.
Can i modify C9 820PF to change C9 1 nf in desgin?
I've read quite a few threads where people are asking for help getting NAND Flash to work with their devices, only to find out they are not supported. I see that only NOR...
Hi
I am using nrf52832 to develop a ble hid device with tile function
I merge sample code ble_app_tile to ble_app_hid_keyboard example
I use the advertising_init function...
The firmware crashes when passing the ble_stack_init() when the firmware is download but in debug mode it works fine. The screen shots below shows this event.
We are using...