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...
Hi,
I am using pca10040 board of nrf52 dk. I am running battery level measurement code on board but whenever I observed values on serial monitor it shows garbage values...
Dear Developers and Members of the Forum
I have an Apple Macbook 6.1 (Late 2009) that has a built in Bluetooth Chip (Broadcom 2.1+EDR) and I want to use Xiaomi Mi Portable...
Hi,
I am trying to develop low power beacon on nrf52.
Which example should I base on?
I am trying example ble_app_blinky on PCA10040, and I am getting close to 1 mA...
Hi,
I have implemented the Master serial DFU code to update application and SD file. I'm following DFU packet send sequence. Ping, inti packet, FW packet.
I'm framing...
Hi,
I need to develop code for the custom board test, in which I need to enter the <channel> and it <power> value & then begin start/stop the continuous transmit the radio...
Hello,
Recently I purchased a nrf52840 Dongle to use it with nrfConnect for Windows.
I use nrfConnect 2.6.1. When I insert my Dongle in a USB port the LED starts pulsating...
Dear Sir,
We need a sample code for UARTE nRF52832 using EasyDMA. This sample code should drive our UARTE port using in BLE to UART mode. We could not find it by asking...
Hello, i am working with the nRF5 Mesh SDK on nRF52 based boards. Starting from the light_switch example i created a custom model to perform light control and other tasks;...
I cannot set the location in my Profile, this is required for private tickets. When I type anything, I get a window with pulsing elipses, and nothing pops up. I've tried my...
Hi,
I have used "ble_app_gl" example for pairing with random key and it runs great. Now i want to add push button for pairing purpose which is like..... when user enter...
Hi,
I am trying to understand Wireshark logs when sniffing packets. Please check the attachment. I have been reading about the description of advertising packets. Can you...
Product: 4 peripherals and 3 client connections
I am using 2 separate flash areas/records.
The PM starts at 0xF8000.
Product flash starts at 0xfA000 and is 3400 to...
I'm using nRF51822 IC rev2 and testing DFU example.
To create firmware package, nrf.exe is required.
This tool is automatically installed with Master Control panel.
...
Hi, I have some code written for Arduino that read values in SPI from a LSM9DS1 (9-axis IMU) and I need to make it work on a nRF51.
What I have troubles with is the library...
How can I program the nRF51422 (specifically the pca10028 dev kit) using Makefiles? I have the latest SDK, but all of the examples are for nRF52 boards. I looked in an older...