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...
I have a thingy91 that has been flashed over JLINK which has wiped out the MCUBoot. I'm attempting to get it back using mcumgr. I have mcumgr all setup, but when I run
...
While stating debugging mode or normal mode i didn't pair with any devices after advertise duration in RTT viewer
This error raising [ 00> <error> app: Fatal error ]
and...
Hello Nordic community,
We are a software development team. We can directly work on development kits but as a initiative we are trying to buy SOC and do others steps manually...
As described in the brief spec of nRF 21540:
the nRF21540 improves the RX sensitivity by 5 dBm to -100 dBm.
5dBm should be 5dB,you can't make a simple plus/minus equation...
Hi,
I'm doing a Bluetooth test for the nrf52840. However, RF-PHY/TRM-LE/CA/BV-13-C cannot be tested. This means that the instrument does not provide results. The measuring...
Hello,
I want to supply the nRF52832 with a power supply of 2.2Vdc. The uC has to measure an analog voltage between 0 to 2.5V using the internal reference.
Is it possible...
I am trying to set up usb cdc and use the virtual COM port for logging. Please find my code below.
Issue - The LED part of the code works fine but when dongle is connected...
Hi,
I'm testing a prototype with the nRF52840 where I drive a buzzer in the following way:
When I play a signal, I see that the current through the buzzer is about...
Dear everyone,
I'm new to Zigbee and Nordic development. I'm currently working on Zigbee on nrf52833. I must implement a mesh topology to prove self-healing and self-routing...
Hello Nordic team,
I'm looking for some help about Thread creation ... I try to start a Thread when my nrf52840 receive a particular message. This message is sent with BLE...
I am working with the nRF5340 development board. I got the multicore example from the SDK to build without an issue. I then copied the source code and CMake scripts into a...
Trying to get the entire set of v2.0.0 software development tools to install on our Ubuntu 20.04.4 LTS x86_64 system for my nRF9160-DK.
Following the [DevAcademy nRF Connect...
Hi Team,
I am using nRF52810 gpio to power gate (gpio connected to VIN) ADXL362 . But the ADXL362 recommends a switch(SHUTDOWN) as shown below to discharge the capacitors...
Are there any plans for updating the internal CoAP buffer sizes to support 511 OpenThread children? There are two cases where the number of maximum OpenThread children is...
I have an OpenThread application that worked on NCS v1.9.1 and after updating to NCS v2.0.0 (nothing in the source code or kconfig was changed), the application fails to build...