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,
I use the nRF52840 DK with Segger IDE.
I would like to use different peripherals on the MCU (GPIO, SPI, Timers etc), but I would like to avoid using the Nordic SDK...
1) With SDK14 and SDK15, we're seeing that the connection handle for the last bonded connection is kept indefinitely until reset. The connection handle does not get set to...
Through doing some implementations of extended advertisements between two nRF52840 boards, I have found the maximum amount of data that I can put into an extended advertisement...
Hi!!
I would like to receive data from the sensor via SPI using nrf 52832 DK and output data with UART.
It is now possible to add the function of uart to the spi sample...
Hi,
Are there any examples of using SAFERTOS with SoftDevice on nrf52840?
I found some examples on WITTENSTEIN high integrity systems site, but none of them is using BLE...
Hi,
after migrating from SDK12 with Softdevice3 to SDK15 with Softdevice6 we noticed a strange error.
When setting the advertising parameters to use anything other than...
Hi I downloaded a reference nrf52832 layout & found there are difference in downloaded nrf52832_qfaa_dcdc_schematic and online version .
Could someone please explain to...
Hi. I am running Thread on 9 nRF52840 nodes. I am able to ping as many packets as i want but am failing to send pings every fraction of a second. I want to send pings in just...
HI:
when i use NRF MESH 3.0 lastest SDK, Compiling one of the examples will prompt the following error. It's should be lost flash_palcement.xml file.
Building ‘dfu_nrf52840_xxAA_s140_6...
We have vibrator connected to gpio pin 18 on the nRF52832. Controlling it works fine in the application but as soon we enter DFU the vibrator starts and it doesn't stop until...
Dear Nordic Team,
Is it possible to use the nRF52832 for MCU application only, without the BLE stack. Can the application code use the complete memory of the nRF52832. ...
hi.......
i am facing the issue while i am transferring the data via ble to ble_app_uart ...
i am using nrf52382 and segger 15.2v
Here if send the one data over ble...