Hi everyone,
After days of figuring out how CMake works, I try to write a CMakeList.txt myself, and decide to put my progress on this community. Right now, using CLion with...
i am using nrf 52832, i got SAADC example code from sdk. that code done by using timer. i could not understand timer section. Is available SAADC simple example code without...
Hello everyone,
as indicated by this question https://devzone.nordicsemi.com/f/nordic-q-a/35692/adding-nrf52-dk-to-github-mesh-demo-for-thingys/138327#138327 I am trying...
This is both a general tip for users and a question; does anyone have good success with the LIS2DH12 double-tap feature? The 3-axis accelerometer works well but the use of...
Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
I am trying to create a beacon application based on nrf52810.
I am using the following…
* SDK: 15.2.0
* IDE: Segger Embedded Studio
* Hardware: PCA10040 V1.1.1
...
hi.... i am working on ble_uart in segger ... while i am debugging my program stop at nrf_breakpoint_cond ...
how to enable the logging ... please have a look at pic......
hi...
i merged the ble_uart and twi sensor program in segger 15.2 using nrf52832
i have flashed the program successfully, i am getting fatal error while i am debugging...
Hi Sir
We'd want to make lot of nrf52840 devices, and all devices included open bootloader program,
however, the each device USB SDFU port number are different (COM30...
Hi,
I am usig nRF5_SDK_15.0.0_a53641 and writing a program with keil .
I am tryng to read data from the acceleration sensor( LSM303DLHC ) bu communication with BLENanov2...
Hello All,
Confirm the chip set replacement for the NRF51822 with NRF51802?
Can anyone suggest me which one is better with reference technical features.
Thanks
I used nrf52832 sdk14.2 development, modified on the basis of the ble_app_template project, and ported some of the user code previously in sdk12.3 to sdk14.2. After I open...
Hi
Over the last years working with Nordic I struggled from time to time over the disconnect reason 0x3E (BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED) on our devices with Central...
hii...
i have programmed the ble_uart with twi sensor ...
complied very successfully
but while i am debugging i am getting error in void twi_init()
why and also fatal...
Hi,
Here I met a problem, please help.
I am using proxy.c to establish an data link with smartphone via mesh_GATT.
What I am doing is like this:
For TX ,
it is...
IDE: keil uvision 5.23, SoftDevice 3.0.0, SDK 12.1
Computer Platform: Windows 10
Receiving device: nrf52832_xxAA
In our project, there is a sender always advertising...
Hi,
I have a project where, I need to change the minimum and maximum (MIN_CONN_INTERVAL and MAX_CONN_INTERVAL) connection interval to higher values like 1 second and 2 second...
hi everyone!
I am developing NRF52840 with the Development Kit.
I am trying to use a GPIO to o capture a external HIGH-TO-LOW signal and then trigger a LED.
I I learned...
Hi all,
I'm currently using nRF Connect in combination with a nRF52 DK to connect to my Mesh network. So right now I have to type all my commands as HEX messages and decode...
Hello,
I'm trying to compile the Light_switch_provisioner example (Debug, Mesh 2.2.0) in Segger Embedded studio.
<t: 0>, main.c, 561, ----- BLE Mesh Light Switch Provisioner...