Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
An external PA/LNA is used to extend range of nRF51822, and S110 is used for BLE, How to switch between PA and LNA? and how to disable PA/LNA when there isn't transceiving...
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...