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,
in the ticket here it was reported that the fix for the external flash problem was supposed to be fixed in 2.1.0.
Is that still the goal ?
Can i kindly have an estimation...
Hi,
I'm using nRF52805. I need to advertise BLE continuously according my application but also have to reduce power consumption because device is battery operated.
Currently...
Hi,
today I faced a rather strange problem when trying to restart the SAADC.
Bit of context: a requirement for the product I'm developing changed and the device now must...
Hello,
Can raw data be published via MQTT with SLM 1.7?
In later versions we have done this by entering data mode, which we see is not implemented here.
Is there another...
I'm using the nRF52832 in an energy harvesting application, where I need to cold-start the device and set a GPIO output high in under 50ms in order to latch the power supply...
When using AT command to send data, the baud rate is set to 9600, and the two modules are connected at different temperatures, and the data is sent through the serial debugging...
Hello everyone
The company I work for produces an nRF52840 based dongle.
We also have a bootloader which is a modified sdk example.
We need to save some important data...
I'm trying to install nrf-command-line-tools_10.17.0_amd64.deb on an up to date Debian 11, but dpkg always fails with this error:
# dpkg -i nrf-command-line-tools_10.17...
Hi there,
We appear to be having the same issue as described here and here on a nrf9160 DK. There was no clear changes to hardware at all. LED5 suddenly does not seem to...
Hi Nordic support,
I have been evaluating the nrf5340 audio DK and recently run into a build issue with the example application. I have been able to successfully build...
The following error occurred after BLE APP connects to nRF52832 device. How can debug this issue?
<error> app: ERROR 4 [NRF_ERROR_NO_MEM] at ..\..\..\..\..\..\components...
Hi.
I'm trying to include MCUboot in my application following this guide but I get this error:
I'm using version 1.8.0 of the nRF Connect SDK with a project using spm...
Hi,
I notice that the Power Profiler II (nRF-PPK2) connectors are polarized. I'd like to make special cables for my test fixture. Can you tell me the manufactures P/N for...
Hello all,
I am using the PWM and TIMER drivers on the nRF52DK board among other drivers like TWI and I get this error when trying to compile, eg. today
It can be seen...