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?
Hi all.
Las Febuary 21, I received a Product Update Notification mail from Nordic, saying:
...We've just released a new version of the nRF Connect SDK, v1.9. This release...
Hi,
I'm trying to measure the communication distance with Coded PHY using two nRF52840s and the demo software below,
but there are some problems. They are shown below...
It has been about 4 years since I was developing for the nrf52840. During that time, it seems Nordic has moved to promoting the VS Code IDE vs. Segger Embedded Studio. If...
Hello,
I'm using the file app_update.bin of my project to execute a FOTA. I know that the first bytes indicates if the file is an application firmware, modem full or modem...
I was wondering if there was any documentation (graph or otherwise) that shows the efficiency of the DC/DC converter vs. supply current.
The product spec describes the...
https://devzone.nordicsemi.com/f/nordic-q-a/70679/call-to-nrf_sdh_enable_request-fails-in-sdk-v16-0-0-works-in-sdk-v15-3-0/291135?focus=true
I've been suffering from the...
Hello,
I want to implement the interrupt functionality and based on my understanding I can implement it using GPIO or ISR function.
In case of GPIO (APIs here ):
For...
Hello,
Is there a list of Android devices that will run nRF Connect, or will it run on any Android device?
Which Android app stores is it available in please?
Kind regards...
Hi,
We are using a module which includes nRF52832 in a custom board. After a while devices stop working but when we re-connect battery device starts working again exept...
Good morning,
I get a i2c nrfx twi error on startup and reset whenever the i2c sensor is switched off (<err> i2c_nrfx_twi: Error 195952641 occurred for message 0). I am...
Dear all,
I would like to ask if the nRF5340 LE audio can connect to a mobile device while another LE device is also connected to the mobile.
For example, is it possible...
Is it possibe to configure uart with baud rate of 512 on nrf52832?
I tried to configure the uart with this baud rate, but I am not able to get the uart communication ...
Hello everyone i need to update the Advertising Data of the device but i am not sure the correct way to do it. First i have the next struct of the Adv Data that i want to...
Thank you for your help. We are currently developing hardware using nrf52840. I would like to use pin numbers to control LED lighting, but when the port number is 0, I can...
I am developing a custom application that was started from 1 of the bluetooth examples for a customer and though I have been using the same custom PCB for 7 months, I am now...