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 am experiencing a strange issue with the bootloader on my custom board in SDK 14.2.
Symptoms are that the board won't run until given an external kick - all it requires...
We make the project where we want to connect new device (currently designing on nRf52832) to existing system made on nRF24. It's a beacon in proprietary mode. It should periodicaly...
I have a question related to memory protection and configuration of device in relevance to soft device.
nrf52832, sdk15, soft device S132
Question 1 : How can I be sure...
In datasheet it had been mentioned that in SPIM0,SPIM1,SPIM2 the SPI clock frequency should not exceed more that 8 Mhz. And SPIM3 nothing is mentioned. Can we understand that...
Hi, I tried to use pc-ble-driver-py script to talk to a nRF52840 DK. It works perfectly with the official connectivity app hex file (the one nRF-Connect PC application loads...
I modified the nRF5 SDK 15.1 example program serial to display a message on a physical device. I added a blinky service to the ble_app_template example program and I am able...
Hi, thank you for looking at my post.
I am using Keil V5.25.2.0 with a nRF51422. I am using the soft device "s310_nrf51422_1.0.0-2.alpha_softdevice." My memory regions for...
So, currently I utilize DK's to program and debug both pca10040 and pca10056 utilizing a custom shield that plugs into any of the nRF52 DKs. The programming and the debugging...
I used SDK15 and ble_app_uart_c.
I start a UART timer sending and start a LED timer. There is a probability of app: SOFTDEVICE: ASSERTION FAILED in the process of running...
Hello all,
I'm using the Nordic SDK 14.2 BSP button handler. I have a push, release, and long push event on a single button. These are working as expected -
Except when...
Hi all
I am using the spi0 to storage the data and twi0 to get sensor data . But after I add the file nrf_drv_twi.c and compile , it complies wrong :.
\_build\nrf51422_xxac...
I have problems with disconnecting my Android devices from my BLE peripheral. I don't think this is Nordic-specific, but perhaps someone has an idea?
Disconnecting using...
Hello,
i have a application with two operating states state1: device is in deep sleep state 2: device is running
i wake up the device from deep sleep via gpio interrupt...
Hi
I am integrating your Android DFU library with our mobile app to do FOTA to our Nordic device nRF52832 . We are using SDK 14.2 and doing the firmware update using zip...
I have the nRF51-DK and have installed Python etc. and the nrf_sniffer_2.0.0-beta-1_51296aa.
3 .hex files are in that installer: sniffer_pca10028_51296aa.hex, sniffer_pca10031_51296aa...