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...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Hello,
Like in the description, I dont get this to work. Im trying to get The nRF24L01+ connected to a PIC16LF18345. I did Some Pictures of the SPI logic and Here is a Part...
I have the nRF52840 PDK and tried to download the firmware as per step 7 to paste it to the JLINK folder to make LED1 blink so i can test NFC but cannot get led 1 to blin...
I was wondering if adding a capacitor in parallel with the coin cell battery would help with the battery life by smoothing out the peaks. The scenario shown in the chart is...
Hello All,
I have successfully built the secure_bootloader app. I have the bootloader working with the button. I can upload application files using DFU. I tried the buttonless...
Hello
I'm currently running ble_app_uart__saadc_timer_driven__scan_mode and would like to modify it for faster sampling rate. However, NRF_ERROR_RESOURCE presents an obstacle...
Very new still learning.
I am using Keil and trying to setup the tools>customize tools menu.
Following the tutorial I am able to create the eraseall macro. No problem...
Hello~!
I am working on modifucation code of ble_app_uart example.
nRF51822
(SDK12.3.0_d7731ad)
Softdevice 130 (v2.0)
I know the original UUIDs are provided from...
Hi, I am working with the example Blinky_freertos present on the SDK_13.0.0_04a0bfd.
I have built the example w/o issues in compilation but I have the following problems...
Hi i get this error when compiling. (version 0.9.7)
I'm using arduino DUE and BLE Shield (redbearlab).
I get the error: EEPROM.h: No such file or directory in bootloader_setup...
I tried building ' pca10040 ' configuration of " nrf52-mpu-easydma-using-gpiote-and-registers " example from " https://github.com/Martinsbl/nrf5-mpu-examples ". The following...
Hi
I am working on nRF51-DK with Mbed IDE & used PWM example code from link : https://os.mbed.com/handbook/PwmOut
When enabled PwmOut, PWM signal is observed on the oscilloscope...
I would like advice on whether the following is a valid ble transaction.
We have a product with the nrf52 in it running sdk 12 and softdevice 3.0. This is setup as a a peripheral...
Hi,
I'm using nRF5 SDK v. 14.0.0. I'm trying to pass a context pointer to the NRF_SDH_BLE_OBSERVER macro, but am running into compilation errors. I want to do something...