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...
Hello
Good day!
Problem: We have got a new nrf52DK, and in our application development we use GPIO interrupts (we have set up 4 gpio interrupts). Surprisingly the GPIO...
Hi,
I'd like to know the units of measurement of the data obtained by the environmental sensors of the Thingy:91 device. I have found no information on that.
Temperature...
Hi,
I am currently working with the asset_tracker example and sending information by LTE-M of environmental and GPS data. I wanted to know if there is any way to calculate...
Hi,
I want to test eddystone example with nRF52833.
The default project doesn't include PCA10100.
I am trying to create one, but it always stuck in the function nrf_crypto_rng_backend_init...
I believe from reading some of the existing posts that my JLink EDU mini programmer (with SWD connection) should work with the nRF51822 (it shows up as a device option in...
Hi,
I want to build a bluetooth central example of zepher to nrf52832.
I am using the command "west build -p auto -b nrf52832_mdk samples\bluetooth\central" to build the...
I'm using 51822 QFAC, SDK11 S130 2.0.0.
I'm able to write to flash using fstorage_write() below. But the problem is whenever I put a for loop after I call fstorage_write...
Hi,
I built a simple custom board with an nRF52832 ebyte BLE module with no added components except for the RST and DFU buttons, the serial wiring are the same pins (RX...
Hi,
I'm working on a BLE scanner which need collect data from the beacon's scan response packet.
As far as I test, the current mesh beaconing example cannot get the scan...
I plan to use nrf52840 in high voltage mode (connected directly to the power source via VDDH pin) with button.
And I plan to use voltage regulator with EN pin (with pull...
The most relevant thread on this topic is two years old. I do not want to use Keil as it is so costly and the project may not go anywhere. I am not interesting in using the...
Is it possible for me to easily modify the nrf52 Zigbee samples to run on 1 or more of my 5340 M33 cores, or is it a rewrite?
I can see chip support for nrf52 but no mention...
Hello,
We recently sent a design to our board assembly house for review and they indicated that the large copper area under the nRF528323-CIAA (WLCSP) may result in head...
I’m using nRF52810 on a custom board (for our own application) using SDK 15.2.0 v6.1.0 S112. Given the amount of memory this chip has (192/24 KB) is it possible to implement...
I'm using the nRF52 DevKit with nrf52832 SoC. I connected a UV Sensor through the TWI interface (PINS 26 & 27, as well VDD and GND).
However, I fear it's using a lot of...