Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...