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'm trying to set up the development environment on Ubuntu 18.04. I got through Step 1. At the beginning of Step 2, I am trying to install West.
pip3 install --user west...
We are working on a ANT+ and BLE heart rate sensor which use nRF52832 with S312 softdevice. We send it to a China lab for certification and the lab request for below data...
Hi
Has anyone developed or worked with a BNO080 using Hilcrest's SH-2 Protocol over TWIM? I'm having real challenges getting consistent responses. I've developed (based...
Hi,
I hope you can help me. I get an error while compiling. I merge "twi sensor" example from sdk to the "ble app uart" example from sdk. So I customize the sdk_config...
Hi everyone,
I've noticed in some examples such as the ble_app_hrs that after trying to send a notification you check for some possible errors and then call APP_ERROR_HANDLER...
I wanted to report a bug I have found in the nRF52 SDK (17.0.2, 16.0, and 15.3, possibly more) in nrf_ble_ancs_c.h that causes compiler issues. For SDK 17.0.2, at line 146...
Hi,
I'm merging two examples together; nfc_text_record and ble_app_proximity. After tediously managing the include files, the c files and configuring sdk_config.h while...
Hello! I would like to implement a mesh network with some Thingy:52 boards. I have the following approach and I would need some general guidance for my next step, if it is...
Hello.
We are developing a Bluetooth mesh product using nrf52840. To apply FreeRTOS, I downloaded and ran the nrf-mesh-freeRTOS example in Nordic Playground. Provisioning...
I am a complete noob. I don't have any programming experience and I am just playing around with NRF52 DK.
I want to modify the Tx power of the NRF52 DK with the ble_app_beacon...
Hi, I'm trying to set up my SAADC to measure VDD and battery voltage on AIN3. According to this post , later versions of the SDK were modified so that one could use scan,...
I've modified the simple_pwm example from : devzone.nordicsemi.com/.../
I've either misunderstood or have found a bug where by the 'end_delay' value is ignored if the ...