Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hi DevZone,
I am going to implement Arduino CAN bus shield on nrf52840 preview DK. I am wondering if I can use the Arduino CAN bus library in the nrf52840 preview DK. As...
I'm using sdk 14.2 and I have nrf52832 board. Now when I go to armgcc folder in sdk of any example (I'm using the blinky example ) and open my command prompt and try to build...
Hello,
In SDK14.2, select an armgcc project, for example, pin_change_int.
For nRF52840, the heapsize is defined in /components/toolchain/gcc/gcc_startup_nrf52840.S,...
Hi,
I've compiled the pc-ble-driver-py library on a raspberry pi but it doesn't come with a "make install" command. Could someone help me get the right file structure so...
Hi,
I am looking library for EINK Epaper display. The display I am using is https://www.waveshare.com/wiki/1.54inch_e-Paper_Module
Can I get library code for this?
I have issue while building the nrf5 bluetooth mesh light switch example using CMake on windows for Eclipse. I have run the following cmake command:
cmake -G"Eclipse CDT4...
Using SDK 14.0.0 with an nRF52832, I'm trying to use the data length extension, following some sample code found in this post:
https://devzone.nordicsemi.com/f/nordic-q...
Hello Devzone,
I want to send a group message in light_switch example , I know that the group message is using the non-reliable type of message sending, could you please...
We have a handful of products that utilize nRF52832 IC's for BLE communication. The bootloader in these devices is based on the one in the SDK, I believe version 11.0. In...
Hi
I found this page: http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.2.0%2Fapp_sdcard_example.html&cp=4_0_4_4_5_30
But I didn't get...
Hello,
I'm working on a feature that will allow my device to transmit a small JPG to a mobile application. I would like to have at least some basic security on the characteristic...
Hi I try to use "light_switch demo" , but sometimes the server does not connect to client, yesterday they could connect , but today they will not and I have not changed anything...
Are sd_flash events NRF_EVT_FLASH_OPERATION_SUCCESS and NRF_EVT_FLASH_OPERATION_ERROR actual events, schedule and only run when app_sched_execute is run. Or are they run from...
How to run the sdk examples from usb on the Sparkfun. I can run the adruino code, but want to shift to a more standard production environment.
After manual install of GCC...