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...
Hello,
how add math function to a segger project.
I have included
#include <math.h>
void myFuncion()
{
. . .
rx=(int)((float)(*x-cx)* cos(a) -(float)(*y-cy)...
Hi,
I am attempting to make the Mass sample work on the nRF5340DK PCB.
I have found a patch - which seems to improve things slightly, but I am still getting a fs mount...
I get the wrong values of sin() function and the other trigonometry function. Secondly, please let me know how can I use inverse trigonometry function. I have added the configurations...
Hello,
My product is developed on mqttsn example of nRF5 SDK for Thread. Current setup is having one SED and one NCP device connected to OTBR ( having Nordic Image). ...
Dear Nordic Experts,
We are adding BLE functionality to an existing product so we have replaced its main micro-controller by the nRF52810. Our custom board is now in the...
Some time I'll got wrong value from read ADC.
I am using ncs2.0.2.
Here is my debug message you can see huge value at adc port 2.
Here is how I define ADC node in...
Hi,
When connecting my BLE peripheral sensor from nRF Connect for Desktop Bluetooth LE application, the client console prints out this
I want to increase the packet...
Hello
I need passkey
I am working on a project
I connected the peripheral_uart to android application
So I send the data on application , I need a secure connection...
I've been using the default connection interval for HID BLE devices but iOS 16 changed the their minimum connection interval from 11.25ms to 15ms. I just wanted to know how...
Hi Nordic,
Now I am testing our custom board on nrf5832. We are facing a problem. Even the arrived signal power is -30dBm, the per still can not be 0%. The following is...
I am running nrf Bluetooth direction finding rx example on my locator and direction finding Tx example on two transmitters. How can I specify or indicate from which nrf52833...
This may not be the right forum to post this but I'm not aware of an official Matter/ProjectChip forum where I can post this question.
While looking though the Matter docs...
Software Development Aspects:
nRF52805
Nordic SDK V 17.1.0
Softdevice 113 V 7.2.0
Segger Studio 6.40
I want to store some small user configuration (< 50 Bytes...
I'm using Visual Code Studio with NCS v2.1.0. I'm running on a Windows 10 machine
When I click on the "Memory report" action button, I get the following error:
It appears...
Which nRF52 / nRF53 chips are compatible with the RSSI viewer in nRF Connect for Desktop? I see the InfoCenter documentation , but it doesn't include the RSSI viewer.