Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hi, I am writing a coordinator application based on the zigbee CLI example. I am using SDK for Thread and Zigbee v4.1 (latest if I am right). nRF52840 DK as HW. I want to...
I need to collect data from approximately 20000 points. I want to form a BLE mesh network and collect the data. The sensors may be buried below the ground level about 30 to...
Hi all,
I have a problem with nRF52840 acting as TWI slave. I'm using TWIS. Typical scenario is:
1. Master writes request and ends transaction using stop condition.
...
Hi,
Scenario: 1 Thingy52 device and nRF52 Development kit is in a mesh network, where Development kit is connected to PC via usb cable and also connected to J-Link application...
With the release of SDK For Mesh v5.0.0 the mesh_stack_power_down() was introduced.
When calling mesh_stack_power_down() an assert was hit in nrf_mesh_timer_tail_handle...
Hi
I am using Mesh SDK v4.2.0 and I want to add Simple_On_Off Model to the Light_Switch example and provision and configure it with the provisioner example.
So far I have...
Hi,
I have been using NRF52833 DK for many applications - such as get a battery voltage - which was great using SDK. Now, I moved to my own PCB which has got NRF52833 chip...
I Figured it out. You can delete this question.
Hello,
I am using MBN52832DK development board which have nrf52832 on it. I am using ble_uart_app and I can communicate...
I am working on a project now that will be performing ssl based http or websocket connections to a server.
I have looked around a little and seen some documentation and...
Hello,
I'm using zephyr to develop a battery powered IoT device with a sensor and a LoRa transceiver (SX126x). And I'm expecting to achieve average consumption values (during...
Hi,
I am trying to build a simple example that will run nRF91 as BLE host and nRF52 as BLE controller in the latest stable NCS 1.4 and nRF9160DK 0.8.2. However, I have encountered...
I'm trying to understand the function app_sched_queue_space_get()
There is a description on the following page: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...