I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Hello,
We are using nRF52840 with SDK 15.2.0. In our software we have handled the DTM and we are able to send the commands using UART.
We would like to do the receiver...
Hi,
I'm developing a Bootloader for the nRF52xx chip using the SoftDevice S113 v7.0.1 and SDK v17.0.0
Looking into the infocenter I've seen that there's a possible mistake...
I have an AWS account and I am comfortable with the AWS IOT operation in general. I have used it in the past. I am trying to get the sample mqtt_simple to connect to AWS IOT...
I need to integrate 30 nodes using openthead cli , with each node connected with 8 bit controller (not computer) , to form standalone mesh network
Is it necessary to bring...
1. I refer to this link to test the low-power program on ncs v1.3, when importing this problem, please help me solve the problem with the import project.
2. The problem...
Hi Nordic folks!
I'm in troubles with a Nordic nRF52 DK and a SSD1306 Display. I'm not able to print anything in the oled screen, I don't really sure if it the problem...
Hi,
Greetings!
I want to use GPIO P1.07 & P1.05, which are specific Standard Drive,Low Frequency pins.
I used these same gpio pins in SPI peripheral example and...
I have written several health device peripheral simulations on the pc using Visual Studio and the pc-ble-driver. There are a few bugs in the driver, but basically it works...
Hi All,
I am trying to get this example NRF_SDK\nRF5_SDK_16.0.0_98a08e2\examples\peripheral\usbd_cdc_acm, working on a custom board,using a BMD-340, The only changes I have...
I have a lot of issues when switch to using nrf52820.
all saadc module seems removed from the sdk, or forget to add to nrf52820.
when using softdevice, get a log of...
Dear,
When I click the "F5" key for debugging after complete compile, it requests some files as below.
Could you let me know why it requests and how to fix it?
hi. I use sdk16 and ble sample like kb or mouse. i want to save some data in ic. with flash_fstorage.
i see flash_fstorage example .it can use SOFTDEVICE_PRESENT for save...
Hello,
I am trying to find a way to upload the certificate automatically from the main.c file instead of uploading them to LINK monitor. Is there a command in nrf project...
I have a known working distribution (ZIP) file that when flashed onto a device, correctly goes into the application and is able to do buttonless DFU. This was left behind...
hi all:
NRFSDK_16. I want to get timestamp from rtc,but my device need run with low power,so when the device in idle mode(no user use),will put it in system off mode.
...