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 have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi there,
I am trying to use UART on the nRF52840 on a custom PCB. The custom board is connected to the nRF52840-DK with a debug connector. Am I free to set any pins on...
I want to create a router that only communicates with Bluetooth, not the gateway that connects to other networks.
The configuration is as follows.
C oordinator + Router...
Greetings,
I'm having troubles getting the Mesh lighting demo to work. Here are the details:
IDE = SES 4.12
SDK = nRF5 SDK v15.2.0, nRF5 Mesh SDK v3.1.0
SoftDevice...
Hi, Is there a usb hidapi sample code for nrf52840 somewhere? I know that there is a sample code of usbd_cdc_acm. Using the HIDAPI library link below , It will be beneficial...
Hi,
I am working on a Bluetooth Mesh project in which I am trying to add support for NFC, but I get the following error " error: multiple definition of `SWI2_EGU2_IRQHandler...
I'm new to nRF9160. I have some experience of implementing stm32 MCU and HL8548(3G module).
I want to send at commands to outside module like Wifi module, and receive return...
I have Nordic NRF 52840 DK development board, using Ubuntu 18.04, I loaded "ble_connectivity_s140_usb_hci_pca10056" to the board successfully. Then I powered cycle and cannot...
My setup: Eclipse, nrf52832 on a custom target board, s132, SDK13
I am trying to implement the workaround for the problem described here:
https://devzone.nordicsemi.com...
Hi everybody,
I would like to know how the module nRF9160 comes from the factory in it default configuration.
Is it possible to use it in UART mode only with the pin 86...
Hey guys,
I am currently using the nRF24L01+ (more specifically the module that has +pa +lna), and I am experiencing some odd behavior. I will briefly go over the devices...
Before buying the Teledyne BPA low energy protocol analyzer, I asked a question here based on the Teledyne not supporting BLE 5.
I was told that it would work fine with...
Hi all, I'm working on creating new model for sending a byte from proxy client based on Generic On Off model. For working with light-switch proxy example , I used NRF Mesh...
Hi,
I am developing a sensor application with the nRF52832 on a custom board.
Therefore I designed a GATT with nRF5_SDK_14.0.0 softdevice which exposes 3 custom characteristics...