I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
is there a way to get more control over the auto ack feature of the 802.15.4 driver in zephyr?
I would like to ack frames without destination address only if nrf_802154_ack_data_pending_bit_should_be_set...
Hi all:
I have a software version that allows Bluetooth to be connected to the phone normally,
When I tried to use the SPI interface, it happened as long as I used
...
Hi there,
I'm trying to wire up a Uarte client to a Uarte server where the client device is an nRF9160DK, and the server is an nRF52840DK.
Connectivity between the cilent...
Hello,
My hardware guy asked me to look into whether or not we can use a fixed eSim (no card) with the 9160? If this is possible how do we program it with the particular...
Hi,
GOAL : I try to measure the current consumption in system off only.
PROBLEM : I measure a current of 8uA in system off while in the datasheet of the PAN1781 et nrf52820...
Hi, I accidentally marked one of my own replies as the answer.
I'm trying to interface LR1110 (Dev Board) with NRF9160 DK using SPI. I have been working on this for a couple...
Hello,
I am looking for an example that have the the ccs811 on the sdk15 but i didnt find it , I have found some driver ext like ccs811.h on the driver_ext file but I dont...
Working on a zephyr/zigbee/802.15.4 system and my code (loosely based on the Nordic samples) on a custom device was not behaving as expected.
So I broke out an nRF5340 DK...
Hello Devzone,
I'm writing to ask about how long a device running Nordic's aws_iot sample app (sdk-nrf 1.6.1 based, Zephyr 2.6.0 based) may be in a "radio idle" state, and...
I'm using an application based on the MQTT_CLIENT example. Without any change, it worked fine.
Now I tried to add UART2 as a communication channel to another controller...
Hi Community,
I am using ble_hrs_heart_rate_measurement_send API to send notifications to my central device which is a android mobile.
Recently I have observed packet...
Hi,
How are you?
Could help someone with a ask?
I am designing a plate and I am using like guia the nRF9160 DK. The Layer Stack Manager has configured the Top Layer...
path:
\experimental\cli\cli_agent_router\pca10059\mbr
When I execute "bdb start" in the serial port and then execute "bdb Legacy Enable", the terminal devices that are...