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...
My nRF9160 is plugged into a Raspberry Pi and located somewhere far away from my office, where it can receive an LTE Cat-M signal. I'd like to update the LTE firmware, but...
Hi,
Recently we got Thingy91 and testing the GPS.
we have our custom nrf9160 board and GPS is working and getting coordinates in outdoor.
Im running the sample GPS application...
Hey All,
Due to my findings with this ticket ( https://devzone.nordicsemi.com/f/nordic-q-a/62255/lte-link-monitor-timing-out ), I decided to try and compile the LTE Link...
Hi All,
I am using the light switch example and have modified it a bit to send packets of data. I am able to send data from the client to group address, by setting the...
I have two beacons which are UUID filtered successfully.
I am trying to fetch major but this cannot be done just by putting an offset to p_adv_report->data.p_data. I noticed...
Hi,
nrf52 using from ble-peripheral-> ble_app_uart examle
In that ble_app_uart example receive the data from the android is ok.
But,i want transmit array type of data...
Hi.
setup is 52832, S332, SDK 15.3.0.
issue is about reset voltage.
I use CR2032 for power supply.
repeat fast put on and put off CR2032 on custom board, sometimes...
Hi All,
I am using nRF52382 and sdk 15.0. I have two SPI devices using separate pins. They work just fine separately, when I try to enable two instances I get compilation...
Hi,
As mentioned in "nRF52840 Product Specification v1.0", I have setup the high voltage mode, and use VDD as an external power of 3.3V by setting NRF_UICR -> REGOUT0 to...
I want to use 52811 as central deice, which SDK and SoftDevice should I use?
https://www.nordicsemi.com/Software-and-tools/Software/S140
It says: SoftDevice S140 is a...
Hi,
I’m looking to build the Bluetooth HCI-RPMsg sample for nRF52811.
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/bluetooth/hci_rpmsg/README...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
Hello,
Development to blink LED only on Nordic Thingy 52 has been started after referring the following one of the post from Nordic Devzone. https://devzone.nordicsemi.com...