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 everyone, I'm having trouble deciding on the "best" / "most sane" way to interface two I2C sensors with the nRF5832. Both sensors are on the same I2C bus. The first sensor...
Hi Bro
I have a project need to use BLE + ESB Concurrently, actually I have did it in my previous project
but seems it has problem in new SDK
In my old project: SDK11...
I'm using the nRF52 DK (with an updated firmware) to program an external target (using the "Debug out" connector). It looks like the programming speed is limited to 1MHz:...
HI,
I am seeking help in getting the only peripheral code from the ble_app_mtu_throughput. Actually, I want to use the only peripheral code in my and want to use the maximum...
I have multiple sensors. I would like to ask if there is support for linking 4 or even 4 Bluetooth devices at a time.
My ultimate goal is to connect 4 or more Bluetooth...
Hi
I've been experimenting with the ble_app_att_mtu_throughput example and have it running between 2 custom boards using PuTTY, but I'm struggling to understand why the...
Hello,
I am new to using nrf52840 and the Nordic platform. I have successfully uploaded the example code blinky and it works perfectly. However, my problem is that there...
According to the Cloud Guide in the Thingy 52 Android app, Step 3/6, one is supposed to search for the Maker Webhooks service. However, no such service seems to be currenctly...
MCU:nRF52832
SDK:nRF5_SDK_15.2.0_9412b96
MESH SDK:nrf5SDKforMeshv310src
The First Join Mesh Network,Client can normally enter health_publish_timeout_handler function...
I am new to ble, I have to develop an alert notification service on nrf52 DK . Some times i need to send strings from the central to the peripheral Is there any way to achieve...
The uicr_bootloader_start_address and .uicr_mbr_params_page have no NOLOAD directive (in all bootloader examples). With objcopy this will generate large object files. Locations...
Hello. I have problem with GPS example for nrf9160
I have:
Dev Board: PCA100900 0.8.5 2019.7
Source code:
mcuboot: v1.3.99 aebd4b96d2abbeea5a3392c623369dd61ddf40cb...
Hello,
I have a request for a system (powered with a nRF52840) that should manages up to 60 devices.
Is that possible ?
What kind of settings can I expect (connection...
Hello,
i'm very new with nordic environment and i would like to know if it is possible to handle two indépendant whitelist : one during advertising of my peripheral and...
Hi all,
I'm using nrf51822, sdk 6.1 and s110 v7.1.
My idea is to use the GPRS module of my board to receive the new firmware (the module works with UART), save it to...