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'm working on a BLE design for nRF52832, with SoftDevice S132 v5.0.0. The project uses FreeRTOS with Tickless Idle enabled. When the user powers the device off (from a UI...
Good morning,
I've inherited a line of nRF51822-powered products that are currently running firmware based on SDK10 and SD130 v1.0.0. UICR-> BOOTLOADERADDR is set to 0x3b000...
After switching from the Blinky example to another project, the BLE services have not been cleared from the Blinky project. The newly built UART App example will load, but...
Hi all , when I combine light switch server and remote server in 1 Node and use Provisioner Node for provisioning and config for it . I have error
Log in provisioner : ...
Hi,
I have to transfer messages every 100ms and to receive confirmation about successfull reception.
Message is sent from the phone and should make two hoos and return...
Hello,
I'm using the PWM peripheral to generate a waveform. The waveform is loaded into RAM and then I use the SEQ[n].PTR and SEQ[n].CNT registers to set up the DMA. The...
Hi to all,
i am working on a project based on nrf51822 soc, i want measure level of battery with nrf51822 ADC channel.
i have an example code that measure the level of...
Hi all,
I can't get the Blinky example working on my PCA10040 kit. After flashing, LED1 stays on and there is some activity on LD5 but the kit is not detected on all my...
Hello,
I'm currently developing an application using an NRF52832 and SDK15 (SD 6.0.0). I have an issue that causes an UART overrun during some flash operations and it somehow...
I was wondering if it was any use to make use of gains 2 and 4, and noticed the errors for those gains are missing in the PS.
So do gains 2 and 4 actually increase the resolution...
i want to sinchronyze diferent peripheral and 1 central thank's to the gpiote's state.
but i have a error 8 invalid state whereas i had initialize
help me please !!! ...