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...
Hi Team,
Is it possible to scan on one channel and advertise on another channel?
Say node-A will scan on ch-37 and advertise on ch-38 while
node-B will scan on ch-38...
I'm trying to use the NRF51DK to talk to this EEPROM ( www.st.com/.../CD00290537.pdf) . I've started by trying to modify the twi sensor example. One of the things that's different...
I am new to nRF51:
how do I change the softdevice from 110 to 130 in the example project ble_app_uart (and in general) within the Keil µVision IDE.
There is no option...
Hi,
I am developing a product for the 433MHz band. Due to the space constraints I had cut the ground plane to very small and also had to rearrange the components away from...
Hello everyone,
This image was copy from "infocenter.nordicsemi.com".
I'm trying nRF51-DK (IoT SDK) with Coap server , (raspberry pi with Coap client by python example...
Hi,
we are using RTC2 with APP_IRQ_PRIORITY_LOWEST. But the code hanged inside the interrupt handler. when we did step through debug, we came to know that in nrf_drv_common...
In nrf52_SDK/examples/peripherals/rtc we tried adding the UART prints and verified. It was working fine for RTC0 but fails to do for RTC1. Could you please give any hint on...
Hello together..
i have a problem with the nRF51 DK.
I tried a little bit with this DEVkit i.e. copy the blinky example to the JLINK storage.
This works fine.
Regarding...
Hello,
I am developing a new product using S130 on nRF51822(QFAC). My product use LCD as spi interface and ADXL345 sensor as i2c interface, also test it, works well without...
Hi all:
To saving power I implement the function to read data after interrupt is triggered..
below are my codes..
My expectation is..
Let CPU enter idle mode to wait...
I am trying to set up a GPIO interrupt, and found that whenever Button 1 is pressed, if Button 1 or 2 is pressed later, the app will reset. This is even if there is any other...
Hi.
I want to make a device which can connect each others and communicate with NUS.
I need not to use any other service without NUS.
I made nus_c service which is a central...
Hi
I can't seem to find this in the datasheets, what is the active current consumption of the nRF52832 chip, I'm interested in the maximum expected current consumption...
Hi!
I want to connect a nrf51 dk with a beacon and I'm using the UUID to make the connection. In the beacon code I define the UUID in this way:
ble_uuid_t adv_uuids...
I use nrf52832 with softdevice s132_nrf52_1.0.0-3.alpha for a ble application on own pcb.
first I'm not sur of adresse to use for iROM and iRAM areas. I've this parameters...