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...
I have multiple GPIOs that are configured to use GPIOTE in my application. When one of these GPIOs is in the active state I start timer. Once the timer expires I want to enter...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to work with VL53l0x distance sensor. Basic communication working good, but i am not able to get distance...
Hello
I tested a BMD-300 Module and Nordic Team has been very helpful.
I tried to reach the maximum speed in this module.
I like to send 4x20 byte per 30 ms, but I...
Hi all,
I am using as base the Experimental ble_app_blinky_central and ble_app_blinky examples.
I noticed using a sniffer that the Central is asking to the peripheral...
Hello,
I am going to us the meander antenna from the nrf51 usb dongle. Are there any drafts with correct dimensions? And second what should be the minimum distance between...
I've been through the tutorial of connecting the NRD52 board to my PC, but my PC isnt recognizing it at all. No pop up for any usb devices. I've tried different cables and...
Dear Nordic Team,
Thanks for supporting.
currently i am try to interface MMA8453 accelerator with ble proximitty example .Already i have interfaced peripheral example...
Hello, I am new to NRF. and actually i dont have other MCU experience, beside adrduino.
my question is not about BLE/BLE+,
it's more about how to use NRF5283 in keil question...
SDK 13 Alpha
The header guard in serialization/connectivity/codecs/s132_s140/serializers/ble_l2cap_conn.h looks like this:
#ifndef BLE_L2CAP_CONN_H__
#define BLE_L2CAP_CON__H__...
Hello,
I really like the new nRF52840, especially it's Bluetooth 5 capabilities. The thing is that i cannot figure out if i would be able to make nRF52840 based devices...
Hello,
I have tried to debug ble_app_uart_pca10040_s132 application included in nordic SDK12.2 with Segger Embedded studio v3.12, but even though I don't get error while...
I have been working on an application for iOS for a few months now, and I want to give my users the best experience possible, when it comes to the peripheral I intend to use...
I would like to test the Fatfs demo using a target spi flash memory chip. The example code calls out sd card fatfs driver. Can I assume that spi flash memory is the same as...