Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
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...
The first chip silkscreen for 2050ST ,second chip silkscreen is 2109XN ,third silkscreen is 2052TJ, transmit power configuration for 8dBm actual test from the chip side, test...
Hello,
I'm trying to flash a nRF52840 board (Particle Xenon) with nRF Connect for VSC on macOS.
macOS Big Sur 10.16
Here is my nRF Connect - VS Code environment: ...
Hello,
I am using multiple ADC pins and realized that repeated calls to the ADC give inconsistent data, suggesting that the conversions are not completing before the next...
As far as I understand at the moment only proprietary solutions are available for Mesh DFU and Remote Provisioning.
I assume that Nordic is working on standard solution...
Hello,
After looking at the schematic of the nRF9160 DK and the Thingy:91, I noticed that for the nRF9160 DK there is only one antenna design for LTE, while for the Thingy...
Hello,
When I attempt to download the zip file with title: "nRF ready Smart Remote 3 for nRF52 Series firmware files, version 1.2.1.alpha" from https://www.nordicsemi.com...
Hi Team,
I have a few questions regarding nRF5 SDK and nRF Connect SDK.
I have previously used nRF5 SDK for two years, with and without freeRTOS. We might be making a...
Hello Devzone Community,
I am trying to incorporate Nordic's version of Segger Embedded Studio, SES v5.60 in Zephyr based firmware development for the nRF9160. I've cloned...
Hi, Im trying to get the debugger working in VSCode using the new nrfConnect for VSCode, while following the Youtube series for nRF Connect in VSCode. Im using the following...
When compiling the sample located in samples/subsys/nvs/src/main.c I get the following compile error:
I tried to revert the last commit and manage to compile and run the...
Hi DevZone !
I have a problem with the FDS library. I am using it to store configurations of my nRF52840 that I read every time the chip resets I will write in that only...
Hi,
I have a nRF51822 evaluation board and a nRF52833 DK.
Would it be possible to do Bluetooth direction finding with both of them?
I understand that nRF51822 is not...
Hi,
I am trying to measure my circuit sleep current while connected, through a high value resistor, the problem is while waking up each MIN_CONN_INTERVAL the processor wakes...
It is found that under the same routine in zigBee SDK, the project under pCA10056 folder can run normally without burning the protocol stack, but the project under PCA10059...