It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
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...