Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
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 Sirs:
I am trying to change a characteristic property from "notify" to "indicate".
And the example I used was SDK15-> ble_app_uart .
I have ref these document:
...
Hi,
I'm trying to implement the buttonless DFU service example for SDK 12.3.0 into my own project, but when I call ble_dfu_init my compiled .hex file becomes 10 kb larger...
Hi,
I am working on SDK-14.2 and after execution of code i get this two error mention below.
sd_ble_cfg_set() returned : Unknown issue when attempting to set BLE_CONN_CFG_GAP...
Hi I have implemented a controller device using nRF52832. The controller device is installed in an industrial control box where it is used to control relays that subsequently...
Hi,
This question might be a little bit off, but not to far off for this forum I hope.
I am considering the nRF52840 Dongle to gain a better understanding of a issue...
Hi guys,
I need to get MAC address of my device and put it into characteristic? Is it possible? And maybe someone can tell how to implement this?
Regards,
Konstant...
Hi:
I use heart_rate_collector project in pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/examples/heart_rate_collector/main.c )to connect...
Hello,
we are studying component base for development Wireless Hearing Aid device.
trying to understand limitations and capabilities of your nRF51822 SoC.
1. Can...
When test the current in the WFE state.
If not use the DMA, the current is not exceed 0.1mA. And when have used the DMA, the comsumption is very high , the current is about...
Hi,
We have a custom board with nRF52832 QFABB0 chip. High frequency crystal used is 32MHz (Part No: ECS-320-8-37CKM ) with two 12pF load capacitors (Part No: 80-CBR04C120F5G...
Hi All,
As "Mesh beaconing example" work as a advertiser and at a same time it scan beacon also.
I just want to use only beacon scanning functionality in this application...
Hi
I have moved an application from Softdevice 130 V5.1 (with SDK 14.2) to Softdevice 130 V6.0 (with SDK 15) both using keil.
My BLE peripheral device name is Nordic1234...