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 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...
Below images detail given about VDD and VDDH in nRF52840_PS_v1.7 datasheet (5.3.1 Main supply) . According to this we can not connect both supplies simultaneously right?,...
Hi,
I'm a beginner to this kind of problem. I am trying to update firmware for nRF52832 through BLE using ESP32. I am using 17.1 SDK and Softdevice 7.2.0 with Keil.
I...
Hi,
I m trying to set up a LwM2M Client with Security Mode 2. I m using the LwM2M client utils and add some changes to the LwM2M Client sample.
In the function lwm2m_setup...
Testing UDP sample with sdk 1.7.0 I can't detect errors if the packet is not sent.
After a connection to networks and a few well-delivered packets, I put the device in a...
Hi, I'm trying to use FreeRTOS on a custom board featuring a nRF52832. I've started adapting the blinky_freertos example in the SDK 17.1.0 and replacing the code in led_toggle_task_function...
Hi there! Our app developer are experiencing some difficulties with Bluetooth LE and image/file transfer on iOS. The device (our product) uses the NRF52840 chip. Any help...
Hello,
Using nRFConnect 2.1.0
I am trying to build the peripheral_iso zephyr sample, for the nRF52840 DK
It compiles fine as is (with the original board qemu_cortex_m3...
For some reason my ticket got deleted earlier, so here I go again.
I'm trying to change the configuration of the network core bootloader. For the `hci_rpmsg` and `mcuboot...
Hello,
I am going through the tutorials in the DevAcademy. During the learning process, I noticed the nRF Connect SDK is updated several times. I started from 2.1.0, now...
I am trying to make a multiprotocol network using BLE and Thread. I have flashed nRF52840DK using the `s140` Softdevice and flashed the ble_thread_dyn_template as well.
...
Hi,
I am currently using the NRF52840 DK to evaluate the NFC functionalities of the SoC. It works very well with a smartphone.
I'd like to understand the NFC on the NRF52840...
Hi,
We are developing a matter curtain product the power by battery.I setup SED mode for low power. The larger the POLL PERIOD value I set , the worse the real-time performance...
Dear Support team
I don't quite understand the part as the picture below after I read the specification, I would like to kown What are the output drive modes in the picture...
I want to make an NFC card with Ntag 213, which is an NFC Type 2 tag.The card needs to write data to a specific block via NFC.
However, the NFC Type 2 tag library does not...