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...
Folks,
I have read through a lot of threads on here trying to solve this and believe I have tried everything to no avail.
I am finding that I cannot get the nrf52832 to...
Is it possible on the central device to create secure and unprotected connections simultaneously with different peripheral devices? How should the peer manager be configured...
Hi,
I'm writing an application to communicat on BLE with an IoT device.
I connect well, and can write on characteristic but normally I should receive notification after...
infocenter.nordicsemi.com/index.jsp
<info> app: peripheral init ok <error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_CONN_CFG_GAP...
Hi,
I was wondering if there is some kind of SIP client example code available (or in progress) for the nRF9160? For a new project, we are investigating to use the nRF9160...
I'm currently working with nrf52832 implementing bluetooth and spi functionalities. The bluetooth connection to PC is working fine, it connects and after that starts transfering...
Hi,
It seems I am unable to open the asset tracker application in SES. I get the following CMake error:
I've followed the nRF Connect SDK getting started app, and all...
I have a BLE device acting as a central and a peripheral, relaying information between that peripheral and a custom iOS app. As a central, it reads (not notifications) the...
Hello everyone,
I have a question regarding logging errors on debug console (UART or RTT) while using ZigBee stack:
My problem is that I can't get any debug print when...
Hello,
We are developing a wireless charger using Qi, that also uses BLE and NFC using nRF52832.
Right now our NFC antenna (same one as used by Nordic in their DKs) is...
hi -
so i did a little research and it looks like the java virtual machine for the ME edition will be able to work on the dongle. However i could not find any literature...
I am starting to debug nrf52840 UART example. I tried to change clock to internal RC oscillator then I am trying to connect nrt connect Mobile app, adverting happening but...
Dear,
I am using ncs_v1.0.0_rc4, and got the FW mfw-nrf9160-1.0.0-25-rc2.prealpha from . I want to update this FW
I tried to use nRF Connect v3.0.0 Programmer
/Cellular...
I am developing software for the nRF52. As recommended by many recent posts here in the Developer Zone, I have upgraded to SDK 11. I am working on an application for a battery...