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...
Below are the symptoms, but it turns out the problem was quite simple: the device is not seem capable of scanning while at the same time being connected, unless you use a...
Hello,
I have a problem where the nRF52840 is not advertising. The code runs in the debugger but there is no radio signal. I've already sent the schematic and layout....
Is there an easy way to check what the current connection's agreed upon MTU is?
I'm connecting to random devices that all have different intervals and MTUs. I can't be sure...
When I use saadc to sample battery's power,the software restart ceaselessly.I use the steps as following:
1.void saadc_init(void).
2.void saadc_callback(nrf_drv_saadc_evt_t...
Dear Sir,
I am now using nrf51422 module (SRU532) for ANT+BLE application , i have used SDK_9.0.0_2e23562 and soft device s310_nrf51422_3.0.0. The problem i am facing is...
Hello,
I am using SDK 12.3.0 on nRF51822 development board and nRFConnect app to scan and connect the peripheral device.
When i changed Mouse icon by the GENERIC_THERMOMETER...
Hi,
I'm developing a simple software that records RSSI values from both the Central and Peripheral device, using nRF5 SDK 15, adapting from two of the provided examples...
I am trying to implement the example-code for the Eddystone example from the infocenter. I'm using the nrf51422 to flash code to the Smart Beacon (PCA20006 with nRF51822)...
I am using the Nordic 52840 CSP for my project. It is used for a asset tracking application. I used the nRF52840 QFN schematic reference for design. Since there is a difference...
Hello,
I am looking for the inband image frequency for the NRF51822. I have received a few different results and want to confirm what the value is if it is Low 1Mbps: +1...
Hello Nordic,
I have seen a couple of your reports and I am not sure how to read the inband image frequency. You have put frequencies in there (I thought values should be...
Hi
What is exact difference between following versions of nrf51822QFAC chip 1.nRF51822-QFAC-T 2.nRF51822-QFAC-R7 3.nRF51822-QFAC-R
I am searching for nrf51822-QFACAx chip...
Hello
I am trying to move an arduino project where I read an ADC value from a FSR sensor. In arduino the FSR is powered by 5V and has 10Kohm pulldown resistor. The board...
hi,everybody
I want to design a sniffer for 2.4G raw data,I have some problem below
1.How can I set the radio register to recieve all message on same frequency;
2.I...