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...
WIN10.
This is step #1 .. the 85840s are not showing up in file explorer. They did months ago, but with all the WIN10 updates and other IDEs (atmels) being loaded, something...
I am using SES 3.52a with SDK 15.0. ( I have a program based upon SDK14.1 from a year ago that was my starting point.)
In my current environment, my Debug config builds...
1. As a slave device, how do I update the content of a feature value when I set a feature value to the property of read? 2. The local setting can set the data of the feature...
Hi I am Working On Nrf Beacon in nrf51 Dk with the SDK11.
I am Trying to changing the name Of the Beacon ,,but i am not able to do this ..i want to change the name as well...
Hello,
I got a NRF52840 and want to use the BLE S140. On the application I want to use the CC310 random number generator.
- The S140 specification states that S140 uses...
nRF52 DK, PCA10040 v1.2.1
PPK PCA63511 rev 1.1.0 2018
I am connecting the PPK to the NRF52 DK in the simple case where I want to measure power consumption of the 52832...
I'm trying to get nRF sniffer to work in wireshark. I followed all the steps from the nRF sniffer user guide, but I can't get it to work.
The issue: - when I have the PCA10040...
Hi,
I tried to build your own example about "fatfs" on my board "nrf52840pdk" ( with MyNewt as OS ) but it seems that "ff.h" can't be found. Has it got any dependencies...
An nRF5 SDK for Mesh v2.2.0 dimming example client running on a nRF52840 Preview DK is not detected for provisioning by a nRF Mesh smartphone provisioner.
Running the example...
I am in process of doing my eng. thesis and apart from setting up Thread network part of my work is to measure delivery time of messages.
For now I have an application based...
Hello!
I am using NRF51822 in receiver mode with enabled interrupt on ADDRESS event, and even if transmitter is switched off I still get a few messages every second. It...
hi........
i have customized one program ....using segger 15.2 ...nrf52832
when degug it,the code from button and leds stops at nrf_breakpoint_cond ... even it doesn't...
When performing pre-qualifying Bluetooth radiotest of our hardware (utilizing the nRF52840-chip) at NEMCO, we experienced very strange behavior. The frequencies detected in...
My setup of the buttonless BLE DFU secure bootloader using SDK15.2 isn't launching the application after a successful OTA package transfer. Using RTT and breakpoints, I narrowed...