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'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
hello,
i'm developing about HR sensor.
so i need to add SAADC function for sensor.
and i had added SAADC code on the ble_app_hrs code.
but some compile error on the...
I try to run zigbee light example with IAR ARm.
When i start programm it return messages in terrminal window. but it are random symbols. I tried to use baudrates 9600 to...
Have you ever wondered what it is like to work in a technology startup? Did you get bored of working in services or fixing bugs and wanted to work on a complete product instead...
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...