Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hello, I use nRF52840_SDK_Mesh, when I run the Light_Switch example with the first Client for the first nRF52840 card the 4 leds light up, and it's the same with the Server...
I need add the proxy feature to the pb-remote provisioner. I use pb_remote client example. I have added the proxy feature, it works, but when startes advertising (mesh_adv_start...
Hi, I have decided to use Nordic Ble Mesh SDK instead of old mesh example. but I have only got NRF51 DK Boards. It was configured in order to use with NRF52 boards.
How can...
Hi @ll, I'm using Mesh SDK 2.0.0 with SD 6.0.0. The example everything is based on is the dfu-example (including parts of the beaconing example) I'm now trying to add a connectable...
Dear Nordic Team,
I have practiced the " ble-characteristics-a-beginners-tutorial" on DK board PCA10028, and it worked perfectly. Then I tried to change the user defined...
Continuing to port MESH into an IAR project. We would like to make logging work with IAR. Right now, we get a warning that the "format" attribute isn't supported.
Is there...
The valid master out time for <= 8 MHz is shown as tSPIM,VMO 59 ns. The valid master out time for > 8 MHz is shown as tSPIM,VMO,HS 8 ns. The latter tSPIM,VMO,HS could only...
In simple on/off example, the client can turn on several server nodes in the same group in the same time,
but in serial example mix simple on/off server, the info center...
/* Copyright (c) 2014 Nordic Semiconductor. All Rights Reserved. * * The information contained herein is property of Nordic Semiconductor ASA. * Terms and conditions of usage...
Hi there,
I aam using SDK 14 and using all sectors of FStorage. I am using all the sectors of FStorage to read and write data.
After about 24 hours, I see data corruption...
Hello,
So I'm loooking for a way to transfer relatively small quantity of data live as reliable as possible and as quick as possible between two nrf5 units and then between...
Hi,
I am using Nrf51422 DK, my need is to send file (which is placed in my computer)to the another nrf board. Tried with file operations (fopen,fgetc,etc.) in keil4. It...
While flashing program to nrf51822 device through terminal getting these error msg
ERROR: JLinkARM DLL reported an error. Try again. If error condition ERROR: persists,...
Hello, I currently using the proxy light switch exemple of the mesh SDK 2.0.1 in this configuration :
I search to have the less current consumption in the mesh client ....