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 4 NRF51822 modules, 2 stlink programmers, and a BLE400 board, I was using the same module with the same stlink each time, but the led on the board stopped lighting...
Hi,
I am going to transmit and receive data with libuarte. I read the libuarte example, but I am not quite sure my understanding of the data transfer process is correct...
Hello
I am trying to configure the spis with the nrfx drivers. My code is as follows:
I enabled the nrfx SPIS driver and the nrfx SPIS3 instance via Segger Embedded...
Dear,
I want copy antenna design from PCA10040 for BLE. Could you please help to provide antenna's spec, such as gain, efficiency, Radiation Pattern?
Thank you.
We are trying to program the nRF5340 via SWD from a host MCU and would like to understand if there is a white paper/blog post similar to this one:
https://devzone.nordicsemi...
Hi, Currently, we work on a project that uses: nRF9160 Zyphre OS Segger Embedded Studio for Arm (Nordic Edition) V5.10d SDK v1.4
This is our situation.
We want to measure...
A few things to preface:
Hardware: nRF52840 Development Kit (PCA10056 - 2.0.1 - 2020.11)
Nordic SDK: nRF5_SDK_17.0.0_9d13099
Central example project I am using: nRF5_SDK_17...
Hi,
How do we get the GPS speed accuracy out of the module? We have used other GPS modules in the past which have output the speed accuracy which we use to qualify the data...
Hi,
I am adapting the nRF9160 coap_client sample, and have 2 questions:
If I do not care about responses what is the ideal / cleanest way of configuring the app or underlying...
Hi,
We are attempting to update the nRF52840 on our Thingy91 over the UART connection from the 9160. All development on the nRF52 is done in the nRF5 SDK 17.0.2. I have...
Hi !
I am on SDK 15.2, on a nrf52832. I am using Nrf Connect android app to visualize my BLE device.
I have met a strange issue :
For some tests about BLE security,...
I'm able to generate a square wave like the one in the picture using the PWM
What I want to know is: is there a way to momentarily pause the generation of such wave and...
Hello, I'm engineer student. I'm doing on a project about localize the indoor position using BLE signals with Bluetooth 5.1 . In the beginning I want to receive RSSI from...