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...
Hello,
I'm developing a custom application based on SDK 15.2 on nRF52 using softdevice S132 v6.1.
In my development, I want to ensure timestamp synchronization between...
Hi,
I am using NRF52 SDK 15.3 on nrf52840 Preview DK
I am using BLE to transmit data, I want to use PPI to get readings off of SAADC but using 'app timer' instead of TIMER...
I'm currently on a question for which the documentation here can't help me.
If I'm correct, the Dual-Bank Update allows to retain a safe copy of the old firmware image...
Hi,
I am using esb project of SDK15.3 to test esb PTX and PRX function.
The default setting of address-0 and address-1 is 0xE7E7E7E7 and 0xC2C2C2C2, and PTX and PRX can...
Hi,
1.I want to develop the my product using nrf51822 with PCB antenna(as shape given in sdk hardware) with following board stackup-
2. i am going to use cap-0603 in...
Hi,
I am using nrf52840 S140 PCA10056 SDK 15.2.0 version with example ble_app_multirole_lesc_S140_PCA10056 . i am using Segger Embedded studio IDE. So now problemis i am...
Hi,
I am trying to get my systemOFF current below 1uA, but Im struggeling.
normally I use MBED, but to eliminate that variable, I just did a test without MBED, I took...
Hello together, I am experiencing problems with the nrf52840. I got the BLE_APP_Blinky example to run. Now I am trying to get the BLE_THROUGHPUT example experiment to run...
Dear nordic,
I want to know something regarding your SDK. I have nrf52832 development board and i use sdk 15.2 .
1. if i want to use BLE 4.2 version what changes i want...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I added the UART example to...
Hi,
I am working on a project where my mobile phone will be acting as a central device and nRF52840 DK will be acting as a peripheral device. I used the nRF UART and nRF...
Dear nordic,
I need more information regarding this?
1. I heard the BLE one packet has possible 20 bytes. but i tested this example and connect using nRF connect app...
Hello everyone,
I am experiencing a weird problem; I am working on an NRF52840 DK board and writing my code in Segger Embedded Studio.
I do not have any problem when...
Hi,
I am looking for the nRF52 / nRF52 Mesh online courses.
I am going to developing a new project based on MESH network. where i required lot of sources to clarify my...
Hi, I'm using the nRF52 SDK 15.3.0's BLE_APP_UART central/peripheral examples with my PCA10040 boards.
Can I ask about the central example, please?
0. Currently, I think...