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...
Hi, i am trying to send my notify characteristic every 100 msec, i am using timer for this and when i am connecting to the nrf app, my nordic device is sending the data but...
Hello,
Thanks for your reading.
I tried to read the CHIP_ID value(0xD1) of BMI160 in MetaWearCPro firmware using SPI.
But I could not get the correct value(0xD1). The read...
Hi, I use the following.
Raspberry Pi 3 (RPi3 with Raspbian Jessie 4.4) as a router,
RPi3 is connected to a Wi-Fi router to access the Internet by using the built...
My development Kit is official PCA10040, and SDK is SDK 11.
when i opened the keil project of ble_app_multirole_lesc int the examples of SDK with Keil MDK5.14 and compile...
Hi,
I've got a nice, well-documented bug here:
github.com/.../25
The short of it: Adding a single printf() statement to this mbed OS example causes my nRF51-DK board...
Hello all I am new Nordic and Bluetooth, before starting my project I did small experiment to understand the system i did the following steps.
Used nRF51822 -32 KB...
Hi all ,
I used SEGGER Embedded Studio v3.10 , and import a ble_app_uart keil project , but now build warnning as follow:
create .elf file have a warning "cannot find...
I'm using a nrf51422 customised board. I want to push the firmware to Bootloader mode via ANTware using a payload. But if i use graceful shutdown, the application malfunctions...
Hi, i used sdk11 and softdevice version s130_2.0.
And i used pwm library.
i try to make pwm pulse accurate 38khz.
When i used sdk 6.0, i could control timer used...
Starting SDK 11 (10?) DFU requires a zip file that is being generated with nrfutil.
To generate a package you need to supply a private key (generated by nrfutil as well)...
I have an existing working application running on a board with a Nordic Semiconductor NRF51822-QFAA CPU on it. The CPU is already programmed with (1) a SoftDevice S110 v6...
Hi,
Is it possible to use a different capacitor value, say 4.7uF instead of 1.0uF, in the DC/DC converter circuit on the nRF52832?
Kind regards,
Thiemo
Dear Nordic Team,
Thanks for support.
We have nrf51422 development kit and trained in this sample code. How to use the same example code for nrf51822. please support...
Hello,
I have been looking to program this IC, connecting via SWD with no luck. I can connect to the target but for some reason once i try to perform erase programming...
Hi
Is there any limitation to characteristic size for use in notifications?
The reason for asking is the following:
I have a service with a characteristic with size 24...