Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
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...
Sorry, folks, for asking a newbie question. Well, maybe it isn't such a newbie question after all, but some gaps in the SDK documentation and examples. Specifically, I'm:...
Hey, guys, let me ask you a question. I have a device that does bluetooth broadcasting and ant background scanning. After working for 12 hours, the bluetooth broadcast frequency...
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...