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...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
I want to use UART.
I checked the waveform and UART does not send data. Here is my code. build and run are successful. Any help? I connect UART RX and TX directly, which...
hi... how to make a nordic app to act as a peripheral , i have read one post , in that they mentioned set up to be done in gap peripheral mode . how to do that
IAR 7.60
52840
nRF5_SDK_15.2.0_9412b96
Hi there, I'm trying to do some modification in the bootloader (so that we can write the image to the flash's bank1 using our...
Hello,
I read through the Bluetooth core specification in order to get a better understanding of the information that has to be stored at a minimum if using bonding. But...
Hello,
i'm trying to use ble_advertising_init to initialize my advertising data, but when i use this function like it is used in the examples i get NRF_ERROR_INVALID_PARAM...
When I open device just after I plug it in the PC it work fine, but when I try to do it again (exit python script and run it again) I'm getting Error code 13.
Firmware:...
We are currently in the prototype stage using the nRF9160 and are preparing the firmware for the prototype. We have a few question that we hope someone could answer :)
Will...
Hi,
I want to test BLE 5.0 using two nRF52 dev kit. i am using the ble_app_uart example kindly guide me what are the changes to made in this example to connect two kits...
It's easy for me to create make file target but I am not able to identify where and how to add the custom target in the Segger Embedded Studio(SES).
My default build configuration...
Hi everyone. I am trying to find the best way to establish a Bluetooth connection to a nRF52832 in the least amount of time.
I'm designing an ultra low power perpheral...
Hello,
Would it be possible to create a partial code that can be placed on external memory, and loaded into ram for execution when needed?
As I believe it is possible...
Hi,
I am developing a Bluetooth peripheral application using NRF52832 MCU , where in it is used for collecting vibration sensor data for about specific duration.
like...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hello All,
I am new to Nordic and i have nRF52840 development kit. I want to build code/ programm on thread and Zigbee base.
I have downloaded the Thread and Zigbee SDK...
Hi!
I do not know what the problem is.
First of all, I use nrf52-dk and SDK 15.2
And then, i read 'PPK User Guide v2.3'
I use 'nRF Connect > Power Profiler' to measure...