Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
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...