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,
Is there out of band data available for the Rx path? I want to make sure there is no interference from other bands and if a filter is already implemented in the IC RF...
Dear Team,
I am using NRF52840 for ble_app_beacon and working fine. Now I want to extend the range using 'PHY_CODED' option. Please let me know in this ' ble_app_beacon...
Hi Nordic team,
nRF Mesh is a very good smartphone App for BLE mesh development & Testing. Currently we are running mesh code on one 52DK and use GenericOnOff model to simulate...
Hi. I just started with nRF52840.
When I use J-flash for STM, normally it proveds 'secure chip' as below.
But when I choose nRF52840, I can't see 'secure chip' activated...
Hi. I just started development with nRF52840.
Press "Setting' button, it shows me "The selected device "NRF52840_XXAA" is unknown .......
And actually it doesn't have...
Hi.
I just want to test mergehex. So I put message as below.
mergehex --merge s140_nrf52_6.1.0_softdevice.hex direct_test_mode_pca10056.hex --output out.hex
Both s140_nrf52_6...
Can anyone give me tips on how to get the SCK to LRCK ratio of exactly 32?
I'm having a distorted audio problem with the TFA9879 amplifier, and the status register is reporting...
Hi,
Recently, I was trying to use the hid sample to development specific application.
I just view there was the report map inside the reference file.
I am curious about...
Hi ,all . I have set up SR3 on linux and it works fine. Now i have to port it to Android platform. Since there is no example about how to realize it ,could anyone give me...
Hi, I modified a sample low-power SAADC code and port it to nRF5_SDK_14.2.0_17b948a to work on my 52840 Eval board. It works fine when run continuously.
However, I now need...
I am trying to read analog voltage using NRF dev board through an external connected ADC (ADS1220), not the internal saadc. My DK board is nrf52, PCA10040. I start with the...
Hallo
I am using a nrf52832_xxaa (evaluating on a sparkfun board)
I am unable to program the application (Im trying to flash a blinky examle)
I have tried the S132 version...
Hello,
I am using an NRF52832 on a Custom Board that i built myself.
I want to communicate with a PC software via UART so i've connected the TX, RX and GND ports to the...
I have a product deployed in production that uses RSSI on BLE advertising channels (37/38/39) to determine rough proximity of beacons to various anchors (scanners). An issue...