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,all
NRF_RADIO->CRCCNF
NRF_RADIO->CRCPOLY
NRF_RADIO->CRCINIT
If the register setting are different, can rx device recieve the message from tx device? whether...
Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
I develop using IAR, with SDK V15.0...
Hi All,
Enter to Direct Test Mode, the nRF52832 will transmit 2426MHz channel frequnicy only when set any different frequency channels (e.g. 2402MHz, 2418MHz) in the Tx...
Hello,
I don't understand why the ble_advdata_short_name_find function never return a true value. I'm sure that I send a short name because I verified this on the nRF connect...
Hello, I want to synchronize several peripherals with a central, I already tried to do it with the state of the gpiote but I did not have the expected result at the level...
Hi
I'm facing a Hard fault on the softdevice when trying to call sd_ble_gattc_write(). SDK15, SD140
I have a Multilink central connected to UART using app_uart. when a...
I have been doing a bit of searching and reading but I'm none the wiser.
I have a client that uses lots of BLE nRF51822 based modules made by Raytac Corporation in a classroom...
I am converting Arduino BNO080 library ( github.com/.../SparkFun_BNO080_Arduino_Library) to nRF52832.
Specifically, this is a function for sending a SHTP packet over I2C...
hi to all,
i had developed a device with NRF51822 wih S130 and i want to port my application to new NRF52840 soc S140 and SDK15, S130 has an structure that let me to limit...
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...