Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
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...