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?
We are using the Nordic fork of Zephyr on nRF5340.
Looking at the serial interface peripherals (SPI/I2C/UART), we understand that these have shared resources and only one...
When uploading programs to the nRF24 chip, is there a "single memory space" or is there a "bootloader-only memory space" and a seperate program memory space? or is it all...
Hi All
I am using S130, nRF51822, SDK12, My RTC1 compare events is connected by PPI to ADC, I have set it to generate an adc_ppi_event_handler after 6 consecutive compare...
Hello Team,
First Thanks to all Nordic support:)
My problem :
I have interfaced SGTL5000 with Nrf52832 (used SDK 16) I'm getting the audio data on aux connector and...
Hello!
I have problems with bt_shell sample from sdk-zephyr , when I use SoftDevice bluetooth stack( nrfxlib ).
When I switch on CONFIG_BT_EXT_ADV option in menuconfig...
I got an example that uses PO.13 for analogue input. It does this by referencing it as ADC_0. That seemed to work OK when I hooked up to PO.13 on the nrf9160-DK
Then I changed...
Hi, We are currently attempting to turn off unused parts of our RAM, and the app's linker space is configured to NOT use the turned on RAM. The problem is that the bootloader...
Good afternoon! I would like examples of projects on Soft device S140 long range to test the work of BLE Long Range HCI-USB host - need to be able to connect to them. (scannable...
I'm trying to achieve as close as possible to 48KHz (or 24KHz) LRCLK rate, in 24-bit mode (MCK/LRCLK = 48), on an nRF52832. With the values defined in `nrf_i2s_mck_t ` the...
I want to use libuarte. Target is nRF52832 and SDK17.0.0.2. Do I need to take workaround against Errata109 when using libuarte?
And, I done backport libuarte to SDK15.3...
I have been using nRF Connect SDK v1.2.0 to program my nordic thingy 91, however recently whenever i open IDE, Segger Embedded Studio gives the following error,
"Unrecoverable...
I am new to BLE and I have some question regarding Mesh and LPN which we cannot get a consistent result :
Assuming in a Mesh set up there are 2 Relay units (simply refer...
Hey,
I have an OLED trying to use, that is built in with a pcb design.
I don't know the manufacture to contact,
On my PCB datasheet says: the OLED Module QT-2028TSWIG02...
I created a TWI software module which runs well as standalone. Now I need to put together with BLE code to comunicate with Android APP. I'm stucked because when I initiate...
I am able to provision and configure 1 mesh device with the nrfMesh iOS app. I am able to successfully provision a second device, but when I configure a second device, the...