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...
Details: SDK v15.2.0 using ble_app_pwr_profiling example. Windows 8.1. Tested uploading to nRF52 DK and Blunor BT832F.
Steps:
upload ble_app_pwr_profiling using SEGGER...
Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36).For development using ubuntu 14 machine and segger IDE. Trying to use fatfs example with Transcend 4GB AND 8gb micro sd HC...
HI, I am seungwoo
I am developing data transmission using nrf52810.
A 300-kilobyte file is divided into 220 bytes and transmitted continuously.
11-27 17:24:24.416...
I am using the development board based on NRF 52840 from Rigado BMD340. I connected the Eval Board via USB and in the NRFgo Studio it shows that the board is detected below...
No using bootloader.
the code cant run immediately is below when i enable the wtd.
After flashing the code by jlink,the code cant run till the wtd is timeout. i check...
We are using development kit for nRF52832 and trying to create the minimum current consumption that was stated in the datasheet which is 0.7uA while the system is off. However...
I did a search on Real-time debug, it's said for nRF52810, in Code generation, should set Debugging Level to Level 3, and Optimization Level to None Is that true for nRF52832...
Hi,
I've installed arm-gcc and the dev kit, I've tried several different versions.
I got it to compile the examples just fine. I can compile the example in examples...
Hi,
I tried to run the pca10056 ble_app_uart on a nrf52840 dongle (pca10059) after modifying the example as suggested here on the devzone. I had to define the rx,tx,ctx...
Hi !
I wrote a "central" device which works with multiple pheripherals.
Each pheripheral (Other NRF devices and also IOS) is going throw BLE_GAP_EVT_CONNECTED and when...
I am using pyserial on OSX as well as Ubuntu to send commands to the serial CLI via the JLink virtual com port for testing, and am occasionally experiencing lost/mutated characters...
Hi everyone. I am a beginner i really need help regarding an issue. I have two nrf52832 modules, on each of them i have a sensor from which i read some values. All i want...
While testing and debugging our current state of development, sometimes our devices go totally offline (thread visible via mqtt-sn last will, no ble advertising).
I found...