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 using pca10001 board and started my development from nrf6310/s110/ble_app_hids_keyboard.
SDK version is 6.0.0. I have successfully tested my device with (MCP) Master...
Hi,
I am very new to BlueTooth technology. Currently i'm testing the nRF51822 evaluation kit to see if the BLE module can be used for a specific project. I've tried several...
I have a schematic in which Balun is connected as a matching network to Ant1&Ant2 pins making the output impedance 50 ohms. Now i want to connect an Antennae to it which is...
Pages 51 and 53 of the nRF8001 Product Specification (v1.2) show a reference design for a balun network in which capacitor C4 is listed with a value of "N/C". The component...
Just in case no one has ever given any feedback WRT Eclipse, Id like to be the first. My experience is using it with all the features for a NRF51822 project, and it kind of...
Seeing, that the nRF51822 was specified to operate with a 16 MHz crystal or oscillator. Is that also the clock what the Cortex-M0 core runs or is there a PLL to increase the...
Dear Support Team,
I'm working on a BLE application and the most stuff works well but now I had a spurious application crash at "src\ll_lm.s0.c: 1038". Could you please...
Hi There,
We referancing the PCA10000 for antenna circuit design. We are going to use 0.8mm FR4 PCB however we couldnt find out the Thickness of copper conductor. And it...
When running the Proximity Example application the Immediate Alert, Link Loss, and Tx Power services should be returned on a discovery request from the nRF Master Controller...
Hello,
I try to add to my project the bond functionality based on the glucose demo app.
I added ble_bongmngr.c , pstorage.c to my project, initialize it...
When i try...
Hi
Can I populate the solicited uuids list with 2 different types of uuids whish are provided by two different servers? My intention is that my client should be able to connect...
Hello,
I'm looking at nRF51822 as the BLE solution in a peripheral device which will have a number of different functions/features, some of which require a modest amount...
Hello,
I see a master control panel software that can be used to control a PCA10000 USB dongle for BLE applications. Is there such a Sensor simulator application for the...