I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I compile the mesh light_switch_client_nrf52832_xxAA_s132_6_0_0 project failed, due to a lack of component file. I wonder know if I can copy it from mesh v1.0.0, and...
Hi
I picked the above Image from this Link Nordic Mesh_Product_Bluetooth Mesh
I would like to know ADV bearer and GATT GAP features available in Mesh SDK 10
I just built nRF5 SDK for mesh v2.0.0 -> ‘light_switch_server_nrf52832_xxAA_s132_6.0.0’, but there is a compile error, "boards.h: No such file or directory".
My dev environment...
Helo, Im trying to sending data from sensor between two nrf52832, SDK 15.0.0 SoftDevice S140 on both. Im using uart central and peripheral examples on transmiter and receiver...
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...