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,
My Thingy 91 wouldn't connect so I tried to update the firmware. However, I seem to have a different hardware version to what is described on pages like https://devzone...
Hello,
We are considering using the Thread protocol for in an application where we have one or more central devices distributing data to several peripheral devices. However...
I'm working on TWI with nrf52832 dev board, using examples from SDK 16. Here's the code:
I see no activity on the logic analyser and the application gets stuck in the...
Hello, Im working on project that communicate with gps/gprs and it works with the example/peripheral/libuarte. but when I want to integrat it (add) it to central peripheral...
Hello Support
I have an error when I try to add a custom CLI command with the API "otCliSetUserCommands()" . I added two commands for my example. The commands work fine...
Using the following:
Rigado BMD-360 nRF52811 development board.
Softdevice S140 7.0.1
SDK 16.0
Using two development boards inches apart, one development board sends...
I flashed two nrf52832 with a black magic probe. Unfortunately after reconnecting the USB, I wasn't able to flash them anymore. So, I tried the nrfjprog command line program...
Hello,
Our application is currently based on the Nordic SDK services such as app_scheduler and app_timer. It is not possible to change this to use an RTOS do to regulatory...
Hi Devzone:
I am trying to gauge the power consumption after nrf_power_system_off() is called.
So is there a list of the hardwares that "nrf_power_system_off()" shuts...
I am using nrf52832 radios to communicate using ESB without DPL. I have selective_auto_ack=true and I set the payload.noack=true. But each time I transmit and there is not...
I am trying to create a description of my peripherals in the device tree. For example, I want to describe the pins that will control the input type for the ADC. Current input...
Open LTE Link Monitor OK, but point connections appear with the following blank interface
Here's the LTE Link Monitor that shows the blank
LTE Link Monitor is...
Hello,
I am using NRF52840 with SDK 16.0.0 and Mesh SDK 4.1.0
.I am trying to use SAADC with BLE Mesh(SDK 4.1.0). I used default example of SAADC with multiple channel...
I am new to nRF9160 development board. I have just opened the board and tried to connect following the startup instructions. I was able to see LED 3 and LED 4 blink the first...