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...
Goal
Hi guys,
is there an option to enable MBEDTLS debugging as with the CONFIG_MBEDTLS_DEBUG_LEVEL =4 for the MBEDTLS_BUILTIN? I am trying to setup a DTLS client based...
hai
i am using nrf5340Dk (pca10095 ) board (nrf connect sdk v1.9.1).
i want to FOTA/DFU through using internet like updatehub, HTTP service.
it is possible?
please...
Hi, I have an arduino device that will be deployed in a room for audio analysis. I want to use another linux device to perform OTA DFU. However, for the past few days I have...
Hi there,
We are running the Serial LTE Modem sample on the nrf9160 DK. We are currently communicating AT commands via the USB cable and VCOM2.
However we would like to...
I have working zigbee switch example for nrf52840 dongle and I want to add print. Am I using correct code changes? please suggest, Thank you.
printk is not giving any printouts...
Hello,
We are developing a feature on our product that allows us to dump data from an external flash memory.
I'm using a custom characteristic with notification to dump...
Hi,
I have reinstalled my Windows OS and I have just installed Keil 5.
On my old OS I loaded softdevice with CLI with commands:
nrfjprog.exe --recover nrfjprog.exe ...
I'm trying to run the light_zc example on Linux VM running on MAC.
I've loaded the Zigbee NCP firmware on a dongle on MAC
I'm running the light coordinator example on...
When default configuration is used (so A-GPS is enabled, nRF Cloud is used) with asset_tracker_v2 ( https://github.com/nrfconnect/sdk-nrf/tree/master/applications/asset_tracker_v2...
Hello!
Sorry for asking, im fairly new to SoC on custom boards.
I have now created a custom PCB using the nRF52811 and i want to flash it with an example. ble peripheral...
I have a Certification need to be done ,so please help to confirm these questions, thank you.
1, Capabilities items confirm, does 52833 support all these items? i think...
Hi,
I am using nrf51822 chip for ble application. shall i use this same chip for another application without ble module?
kindly suggest, what are the changes we need to...
Dear Members,
The project I'm working on now requires searching for nearby ANT+ devices and then using a table to choose which device to pair with.
These ANT+ devices...
Hi,
According to your IOS-Pods-DFU-Library GitHub repo: https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library#service-changed-characteristic
In order the DFU to...