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,
I am running the example code:C:\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc
I am using PCA10040 dev board.
When...
I am attempting to use a one shot application timer. This works fine when I use the event handler to perform a specific task toggle an LED for example. But I would really...
Good afternoon,
We have developed a new equipment based on the nrf52840. We use sofldevice 's140_nrf52_6.1.0_softdevice' and we use bonding with static pin.
We have setup...
Hi,
Is it possible to generate Complimentary PWM in nrF840? Do i need to use the PWM in Individual mode?
My application is a synchronous buck converter
thanks,
th...
Hi all,
I have RaspPi_OT_Border_Router_Demo_v4.1.0-1.alpha image for BorderRouter and need to work with Command lines in Command line Interface(CLI) and with diag commands...
Hello,
I have recently received nrf5340 development kit.
To get my very first stamps of programming given precompiled image peripheral heart rate, I
1. Connected board...
Hello,
I want to evaluate the ble_app_buttonless_dfu example (C:\nRF5SDK160098a08e\examples\ble_peripheral\ble_app_buttonless_dfu). I am using the nRF5 SDK 16.0.0, IAR EWARM...
I have an nRF52840 - install the BLE Sniffer Software on it - play a littel Bit - happy :-)
(dont help me to scan the communication between 2 devices - but thats a other...
Hi,
I need to test the data rate capacity between a nrf52840 and a smartphone. Smartphone being the central device and nrf52840 being the peripheral device. I have an...
Hi,
What hardware configuration settings that I need to change when moving from Development Kit(NRF52832) to BL651(NRF52810)?
I can run all examples from "nRF5_SDK_17...
Based on the datasheet table 166 can the drive strength for SCL/SDA pin is mentioned to be selected as S0D1 can it be changed to H0D1 drive strength? Since based on the IBIS...
Hi! What is the proper use of sd_ble_gap_adv_stop in SDK 15? I'm using nrf52832 in my application but can't seen to find a corret way to stop advertising.
Looking on ble_gap...
Hi all,
I'm using Raspberry Pi with Nordic dongle and flashed the Nordic Alpha 4.1.0.1 image to make it as BorderRouter in NCP design.
I have EFR32device and have flashed...
Hi
I'm using nrf52832 custom board with 14.2.0 SDK version and trying to communicate TWI interface with LTC2631 DAC converter. I tested my sensor hardware with Arduino and...
DK 52840 DK
description : for example :we use 52840 DK start a adv at 37 channel,when this packet transmission finished, the radio will change from TX to RX,so how we get...