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...
Hi
For a project I want to send acceleration data via BLE 4.2 (with DLE). An acceleration packet consists of 81 values (24 bits each, total 243 bytes). My goal is to send...
Good day
I converted a Central UART example. I thought I would experiment with the "sd_ble_gap_tx_power_set()" function to see how it works.
When I include the following...
nRF5 SDK v15.2.0, nRF52840
This issue occurs on reset, most often after cycling power.
There are 4 pages reserved and 4 data pages are found. Since a swap page isn't found...
Hello. my name is Alan. I'm a newbie about BLE bonding.
because our new project needs a bonding feature, I referred to the Heartrate example(ble_app_hrs) to apply bonding...
Hi,
My current project make use of pairing/bonding and at certain times I change the attribute table. To notify the central device about this change I have added the Service...
I am working on NVMC. I was going through the product specifications for the NVMC. In that, it's given that the number of write operation limit is 181 for a block in nvm....
I'm trying to get the PPK working when connected to aNRF52840-DK, but getting the error - Error while setting up device [REDACTED_SERIAL]: Error occured when close opened...
Hello Nordic!
I'm developing with nrf52840, s340, sdk 15.3.0 in my customboard.
As peripheral, device communicate Ios phone by using ble.
However, my device sometimes...
Hello. my name is Alan. I'm a newbie about BLE bonding.
because our new project needs a bonding feature, I referred to the Heartrate example(ble_app_hrs) to apply bonding...
I am working on ble_app_blinky trying to add the capability to transmit data to another device(e.g Arduino).I have already enabled APP_FIFO_ENABLED ,APP_UART_ENABLED and UART0_ENABLED...
How to add uart peripherals to mesh. Thank you very much
How to add uart peripherals to mesh.Thank you very much
How to add uart peripherals to mesh.Thank you very much...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT.
Only PB-GATT is turned on, is the device only sending GATT broadcast packets.
However, I now need to...
hi
In mesh 3.0 sdk, why does the lpn example only enable PB-GATT. Now,
I need to make a product. Support PB-ADV. And it is an LPN device. What should I do?
I am using...
Hello,
We are currently evaluating the Bluetooth Mesh solution for our product-line that consists of a Bluetooth Gateway that can communicate with battery-powered devices...