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'm using the nRF52840 DK with the thread stack.
I want to test OTA but I only find documentation to do this via bluetooth.
Is there a way this can be done with Thread...
Sir,
In some examples I found some of the example programs does not contains Soft Device. What to do???
And when I Flashed the main file alone it shows some errors.
Hi,
When I look through the nRF52840 product spec I can see that SPIM0, SPIM1 and SPIM2 doesn't support speeds higher than 8Mbps.
Nothing is written about SPIM3 and it...
Hi there,
I am designing a bridge application between different devices which uses BLE as central and peripheral to connect all them, the idea is have up 20 nodes connected...
Hello
For a breadboard, we would like to duplicate the programmation part of the nRF52840 dev. kit.
Can you provide the layout of the dev. kit in electronic form (Mentor...
Hi,
I'm using nRF52832, nRF5 SDK 15.2 and Mesh SDK 3 .I have successfully integrated the UART module from nRF5 SDK / examples / peripheral /uart in the beaconing example...
Hi. I'm using nRF52832 with my external board. (SDK 15.0.0)
I want to merge UART, blinky and timer. I merged UART and timer example, and it worked.
Now, I want to merge...
Hi. I am tinkering with BLE settings, and changed NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 7.
I then get a 0x04 error code on this function after building and running the...
I have this project that I have been working on for sometime, however today I encountered this extremely weird error while building
I haven't changed any sort of project...
Hello! I'm using a module nrf51822 as a ble peripheral device.
And my device's RSSI is alway about -60db and the power comsumtion is 4mA.
Even i tried to change in sd_ble_gap_tx_power_set...
My application has a power button that pulls up to battery voltage (3.2-4.2V) to switch power into the system. It's also necessarily tied to a (heavily muxed) gpio pin with...
Hi
I have made a small Python script that generates a C-file with the build date/time and some other values.
Is it possible to make Segger Embedded Studio execute the...
Hi,
Is it possible to provide eagle design files (layout and schematic)? I see that you have provided for altium designer.
Also, is it possible to provide eagle library...
Looking for the best ways upgrading from a nRF5 SDK / SoftDevice based design to Zephyr. in my case, the nordic bootloader / upgrade process is configured for UART.
It would...
When using custom 128-bit base UUIDs and 16-bit UUIDs to address services or characteristics within the formerly specified base UUID, it seems the Nordic softdevices always...