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...
Hi everyone,
Not very sure this is the right place to share this, if not, moderator please help me to move it to where it should be.
I just want to share with you a...
Hi, i have two nRF5340 DK that i'm testing with the Thread CoAP client/server samples.
I found out that with the newer DK, both the clinet and server samples work. With...
HI,
I keep working on my new customize board with nrf52833 SoC and now I want to add e-paper screen. There is any examples about adding a e-paper screen to customized board...
I am a beginner for ARM microcontroller, I am unable to generate the PWM wave and ADC simultaneously in the nRF51822, but both the things happening separately. I need the...
Hello,
I'm trying to understand if I can use BLE GATT Queue in my peripheral for sending Notifications. All the example and documentation about BLE GATT Queue seem to be...
Hi
When I build mesh bootloader code, there shows flash size not enough,
Could you tell me wher I can change the size, please?
c:/progra~2/gnutoo~1/62017-~1/bin/....
Hi,
I wanted to setup a network connectivity to nRF5340DK to send RPC messages to remote server(Blockchain Network).
Already I tried to setup OTBR using RPi and nRF52840...
Hi,
We are using NRF52832 as our main processor along with an IMU sensor and a vibration motor. We are wondering if using system on mode as power off state (instead of system...
Greetings,
We are using the NCS for the development of a new product with a custom board based on the nRF52840 MCU.
First, we would like to use the Serial DFU feature...
Hi Nordic community,
I'm trying to generate a 1 MHz base clock with one of the peripheral timer, and in the timer ISR does some GPIO toggling.
I followed the nRF5 SDK...
Hello dear Nordic team,
I'm quite experienced in developing under SDK V15 and V17 but absolutely novice for nRF Connect SDK so my question may seem ridiculos. Hope someone...
Hello,
I have an application and I am using a nrf52833, as soon as i flash my application I am getting a hardfault prior to the main call. As in below snap:
I do not...
Hi,
We are using a custom board with nrf52840 and just started using our own generated keys to sign images with NRF SDK v1.9.1.
We ran into issues when trying to swap...
Hi,
I'm moving a project from SPM to TF-M. I have imported a static library and the board (nRF5340DK) restarts automatically every time the following mycli/main.c function...
Hello
I have a nRF52 based device communicating with Smartphones via an encrypted characteristic (SEC_JUST_WORKS) so pairing is triggered and established.
The encrypted...