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...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I have a usb dongle with nRF51422 (PCA10031) and downloaded nrf sniffer software version 2-beta from https://www.nordicsemi.com/eng/nordic/download_resource/65225/1/90637756...
hi,
i am using NRF52832 DK, and sdk 15.0.0.0 ,,
i want make the central to work also as a peripheral...i.e whenever central is not working ,or ,central is not in connection...
I am evaluating the throughput of BLE communication between 2 NRF52832's, 1 acting as a central and 1 as a peripheral. I've modified the ATT_MTU Throughput Example, and I...
Gone through sdk 11.0.0 Experimental_ble_blinky application, i trying to assign one gpio pin in place of connected LED. what is it receiving when pressing on & off switch...
Hi,
I'm working with nRF52832 chip following the example "ble_app_beacon". I see the advertising packet is limited to 31 bytes only. However, I'd like to take an advantage...
Hi,
I have arm based application processor and need to connect with nRF52840 using UART, I don't have any idea about bootloader and factory firmware when hardware assemble...
We are trying to determine the emission designator for the nRF52832, or at least to determine the necessary bandwidth so that we can create the emissions designator. Please...
Hi everyone,
I have a problem with SOME android devices.
In particular Android devices with BLE 4.0 & 4.1, but I have NO problem with Android device with BLE 4.2 and iOS...
Hello,
We are using nRF52832 DK with SES IDE and latest SDK 15.0 sd 132. We have developed one multiplink central device and modified ble_nus_c with our application to connect...
I use nRF52832,is 2.5v power supply,but you can't download the program,w hen I set the voltage above 2.8v, I can download the program,then I switched the voltage to 2.5v and...
Hi everyone
I am able to send the data over the UART to the Real Terminal and also to my other device working on UART protocol. However , I am not able to read the data...
Hi,
I am willing to migrate sdk 14.2 code to sdk 15.0 code. Do you mind me to ask a crypto micro-ecc question, please? Thanks.
In sdk 14.2, the micro-ecc part definition...
Hi,
I am working on nRF52832 board using Segger Embedded Studio for ARM 3.34a on windows 7 64 bit setup.
When I am trying to initialize a structure in Flash memory, the...
I'm developing TWI code for Bosch BNO080. They use SHTP protocol on top of TWI. A working version using Wire library of Arduino is posted here .
I ported the code, and...
Hi there,
I'm playing around with the stock hrs_relay example that I've modified. the code works well but I'm noticing that its advertising strength is crazy high.
I was...