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...
Hi, we are considering the nrf52810 for an upcoming project Unfortunately, the small flash size of 192 kB seems to be a limiting factor. The S112 softdevice and bootloader...
Hi,
currently I am adding DFU support to our application, I got everything working now, but only with the debug version of the bootloader (SDK15).
If I compile the normal...
Hi, maybe my question is a little basic, but this is my first time developing with a Nordic chip, i have been reading how to debug a nrf52 based device, and i know that i...
Hi,
I am using a central example to scan the peripheral and connects to it. I get data through notifications in bulk. That works fine. Then in order to add support to FONA808...
Hi,
I want to implement an MQTT-SN network with a Raspberry Pi 3B+ MQTT/MQTT-SN transparent gateway and some End-Devices in MQTT-SN.
This is working over Wifi with Paho...
Hi all. In my application i use display. So i need to store many fonts and images, because of that there not a lot of free memory left.
In which cases usage of mem_manager...
Hello,
I'm currently trying to connect Dongle nrf52840 to a Raspberry as a NCP. My issue is during flashing, I got a LIBUSB error when I flash the ncp usb_bootloader example...
Hi!
I have a problem with UART. SDK15. S132 6.0, nRF52832
I added UART to my project and watching strange behavior: when I attempt to send anything to UART
project...
Dear Nordic Tech Support and Developers,
Hello. I have implemented the Mesh Demo (light switch example) with Nordic Thingy 52. I would like to inquire an info on the side...
I'm using SDK12 and SES.
I compiled my code based on ble_app_uart example for nRF51822_QFAA and I see in Memory usage that RAM is at correct addresses (finishes at 0x20003FFF...
hi...
i am working on mesh , i have done light switch example , now i want to get some message from node and send to particular node . how to print the same message which...
Since the Mini 2MP is obsolete
Via this link https://www.amazon.com/Arducam-Module-Megapixels-Arduino-Mega2560/dp/B012UXNDOY only can buy Mini-2MP-Plus
The official git...
Hi,
I am using 2 gpio interrupts from 2 separate sensors with active soft device. one sensor generates interrupts at around 400-800 ms and the other comparatively lesser...
Hi,
So I am trying to poll the signal strength of the nRF9160 DK and at first everything seems okay, the device gains connection and all the boxes in the LTE Link Monitor...