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...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
Considering my use case, the size a certain characteristic is dynamic, and the notification should only contains the exact amount of data, even though locally there should...
Hello,
I'm using low power comparator with cross detection.
It works but I can't detect if it's failling or rising edge.
Can we detect simultaneously DOWN and UP...
Hi,Everyone! Now i have the board nrf52832 and i'm trying to get the battery value and send by using saadc.
i have read the example of ble_app_proximity and saadc,and i configure...
Hello! I compiled hex file with NRF52_BOOT in mbed cli. It was programmed successfully. Mbed os version include fix to use nrf52 DFUService. Bootloader is loading correctly...
Hi Nordic guys,
we are observing a strange behavior. Here some background on the project:
we are developing a peripheral device that asks via L2CAP signalling connection...
Hi,
I would like to know, whether it is possible to use a TCXO with single output as a LFCLK source, i.e. connecting the TCXO output only to XL1, instead of connecting an...
Hello everyone, I encounter a question. I follow below link to solve the issue.
https://devzone.nordicsemi.com/question/104118/adding-pwm-to-ble_template/
I've set the...
We are currently porting our proprietary stack from the nRF51 to the nRF52.
To save on BOM we are using an external 20ppm 32Mhz crystal to synthesize a 32Khz clock (power...
Hello,
I have develop an android application which connects to BLE device and perform read and write operation, so for this i was using Android-nRF-UART .
But my application...
In the release notes for the IOT SDK (which as the MQTT examples) it says: "Once BLE link is disconnected, lwIP example applications no longer get a global prefix. The only...
Hello all,
I am new to ARM architecture with some prior experience in Arduino based application development and some FPGA experience. I have a few queries:
Should...
I'm developing a project based on the Nordik UART Service and I wouldn't use pairing as in the example.
However I have some problem when a central device is already connected...
We're targetting the nRF51822 and use the pc-ble-driver (via connectivity_1.1.0_115k2_with_s130_2.0.1 )
Currently I'm using the dev board and the virtual COM port connection...