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?
When adding a low priority and delayed background thread to the peripheral uart sample, have issues where pairing with the device causes that background thread to halt and...
Hello,
I was following the steps mentioned in the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html
in the step 5: point 4
When I...
Hi,
I was creating a Location Tracker, but using NB IoT Services. When I take a look on this example ( Location Tracker ), I can't connect to network.
It stuck on...
Hello I have some questions regarding configuring nRF5340s crystal resonators internal capacitors.
The configuration is described in the following way:
It is not immediately...
Hi guys,
I want to make a composite Bluetooth HID device that functions as a keyboard and mouse with the nRF Connect SDK. I've combined the nrf/samples/bluetooth/peripheral_hids_keyboard...
Hello, Today i try to measure PSM current on nrf9160 dk and SFR sim but i don't have good results.. With at_client FW i find (AT+CEREG=5 and AT+CPSMS=1) TAU= 00000110 and...
by nRF Connect for Desktop Bluetooth Low Energy, nRF52840 (COM) on win10 can be connected to another BLE device.
Now i need create a new GUI to send some datas via nRF52840...
Hallo,
currently I evaluate a few possibilities to transmit larger data portions in a broadcast way, means using several advertising schemes. I have a few nRF52840-DK and...
Hi Nordic, How come the Nordic logo on the Toolchain manager v1.2.1 seems different in color (more grey blueish) when compared with the official business & product logo? Best...
Hello,
I am using nRF Connect for Desktop v3.12 and nRF Programmer V3.0.4
The programmer application just does not see the J-Link device, however your other apps like...
My primary goal is connection success rate and my secondary goal is a fast connection time. Which advertising method is better: Advertise with a long interval and long window...
I am trying to create a Bluetooth Mesh network with nRF52840.
Where can I find official data on the network performance of Bluetooth Mesh? For example, the following URL...
We have used nRF5340 in our PCB design. To have SI simulation, we need IBIS model for this chip. Not found the IBIS module at website, so issue a request here.
Hi,
I am new at the Zephyr RTOS,
I am using the VS code on windows 10, ncs v2.1.0,
I am building the Zephyr ADXL372 sensor example but getting the below 3 errors and...