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...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have gone through below...
Hi everyone,
I completed tutorials and i tried to get a value from characteristic and i tried to do something extra. But i am encountering a problem which i could't understand...
hello.
My first nRF9160DK is 0.8.2 2018.49 and all demos goes well on it.
My second nRF9160DK is 0.8.3 2019.1 but none demos goes well on it except at_client.
Is there...
Dear all,
I want to know the methods to analyze Bluetooth 5 protocol, such that these packets sniffer tools: BLE USB Dongle from TI or nRF52832 DK.
Which one is better...
android OS: 6.0.1
nRF Connect: 4.22.3
nRF5 SDK: 15.2.0
Hello
With the nRF Connect For Desktop and also with the app on iOS, it works perfectly to perform buttonless...
Hello,
I understand reading your documentation that the nrf5x series have support for RPL but i can't find the implementation in the SDK 15.3.0.
Is RPL implemented in...
I am working on a project to do serial uart dfu in nrf52810. For that purpose i will be writing c code equivalent to nrfutil. I was going through all documentation and tried...
Hi, guys. I'm using PCA10056 and SDK 15.3's BLE UART peripheral example.
I also have a Microsoft HoloLens (the first version which runs Windows 10 and the HoloLens shell...
Hello
I am working with LIS2Dh12 accelerometer sensor interfaced with SPI 2 of nrf52832. For its one of the axis we have configured the interrupt which is working fine individually...
hi,i am using nrf52 DK kit. i have interfaced it with bmd 101 ecg sensor. The sensor sends continuous data over UART. I am using SEGGER IDE. The code which i am using is ble_app_uart...
Hi there,
I'm confused with the meaning of the 'vloc' variable in the attribute meta data. In the example code ble_bps.c of "ble_app_bps_pca10040_s132" , in the function...
Hello,
We are experiencing an issue that some of the nRF52832 is not starting up automatically. But we attached it with JLINK debugger and didn't do anything, it can boot...
Dear Community,
I'm including a wireless bootloader to enable firmware updates in my application. My question is the following:
Before entering in DFU mode from my app...
Hi,
I am currently facing a coming issue by using the function net_pton. Under MacOS I get the following error:
1> app/libapp.a(main.c.obj): In function `inet_pton'...