Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
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?
Hello Everyone,
we are using Nordic's nRF52840 controller with SoftDevice S140 and the default Bootloader(C:\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10056_ble...
Hello, I am working on a nRF52840 and started with the SDK15 gls bonding example. The device has no buttons or display so we are stuck with 1v2. We are hoping to incorporate...
Dear friend,
I want to implement ota data packet request through my own code. In the \examples\zigbee\ota\client example, line 876-1268 of zb_zcl_ota_upgrade.h finds the...
Hi there,
I'm using a nRF52-DK for a while, but now I made a bad misstake: overwrote the interface firmware. I pressed accidentally the RESET button and flashed a wrong...
We use NRF52832 in the remote control of the car。 We measured the average current of power consumption at about 1uA.Every 300ms, the current curve bounces to the transient...
Hi all,
I have two questions about BSP buttons management.
I see that the BSP supports the short press and long press for a button. However it seems to handle only one...
Hello
I want to read the values of two potentiometers from the Ain0 pin and the Ain1 pin through SAADC.
I could easily read one value through the saadc example, but I...
Are you able to enable internal pin pulls for UARTE pins, specifically the selected RX pin?
On page 490 of the nRF52833 datasheet, footnote '35' states that "High baud rates...
Hi Nordic Team, I have been working a project where I will need to send audio using I2S protocol to an audio chip. The audio chip will only accept a select set of values for...
Hi
We searched a lot of stuff regarding FOTA update in nRF52840DK using Lwm2m and coap protocol. But we could not get help in the right direction. We could not find any...
Hi,
In our app, we have updated from NCS 1.3 to 1.4 and suddenly calling bsd_shutdown() blocks the whole application for up to 10 minutes. Probably it is now waiting on...
We have the second device here, and I redo the programming now. First I download thingy91_fw_2020-10-30_5522ca2b to PC and then run programmer.
Then I selected the device...
Hello,
Is there any example to follow in order to interface an External NOR flash memory with NRF52832, using the newest version of the SDK ( v17.0.2 )?
Thanks in advance...