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'm working on a custom board with a nRF52840 and a Micron NOR Flash MT25QU128ABA8E12-0SIT ( https://www.micron.com/products/nor-flash/serial-nor-flash/part-catalog/mt25qu128aba8e12...
Hello,
I use BroadVoice32OpenSource.v1.2.zip to test encoding and decoding,On windows10 or 52840,
using 16bit 16Khz Continuous audio,And has been converted bin2c array...
Hello All,
I am developing an nRF52840 MCU base thread product.
For this I am using nRF52840-Dev_kit for Development and SDK - nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b...
Hello!
We have a new board design we are working on that uses the new nRF5340 chip, revision Engineering A.
However, we are having difficulty getting the SPIM4 (High-Speed...
Hi All,
I'm a little rusty on my embedded C and was wondering if I could get a few broad pointers on the best way to organize this research system I'm putting together...
Dear Nordic:
I have a STM32 family MCU with a preloaded bootloader, to which I can update the firmware via UART. The goal I want to achieve is the following:
I want to...
Dear all,
We are using nrf52832 as our main MCU. In our development we need two uart. Among them first is Hardware uart which is working perfectly and second is software...
I am using the Arduino Nano 33 BLE Sense (with nRF52840) which comes with a mounted MEMS PDM microphone ( MP34DT05 ). My project will be battery powered and thus calls for...
I have successfully implemented the Azure IoT Hub sample on my nRF9160DK and added the ble scanning module. The kit is acting as a gateway, reading advertisements from a couple...
Hi ,
Device :- nrf52840
USB class :- CDC ACM
We are sending the ADC data (240 bytes at a time) to Host computer over USB (Full speed) and checking the received data...
Hi,
Using the Nordic secure bootloader for dfu OTA update, I am facing an issue causing the system to go under a condition where the bootloader is not any longer able to...
Hi. I'm trying to output frequency ( in the 1,250 Hz to 1,750 Hz range ) on GPIO. Each frequency should be outputted for 5ms time. For that, I use 2 TIMERs: one for 5ms counter...
Hi, we use nRF9160 and SDK 1.7.
in one of our applications, we need more than actually available flash. Now we have ~420kB for application - because we use MCUBoot and dual...
As title says, I cannot get anything to change in autoconf.h after changing the corresponding value in prj.conf using nRF Connect samples. I have tried both Project-->Reload...
I have made custom mobile app and I am trying to connect to it. When using nrf Connect app it is connecting properly
but i want to connect to my mobile app . it is connecting...