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...
Hi,
In my application I have a requirement to send notifications to mobile on triggering particular Interrupts as well as particular events.I have created a customised notification...
Supported tx_power values: -40dBm, -20dBm, -16dBm, -12dBm, -8dBm, -4dBm, 0dBm, +3dBm and +4dBm.
What is difference in the behavior of nrf 52832 chip for these different...
We're developing Bluetooth tags that we would like to operate at both 1Mbps and coded (long range). From what I've read and seen from the Nordic testing, specifically "Testing...
I modified the gpio interrupt on the asset_tracker example of ncs v1.2, modified the following, and the interrupt didn't work: Where is available should be modified.
I set...
Dear Friend,
Based on nRF52832, mesh3.1, port ble dfu to mesh project, Android dfu application is based 'no.nordicsemi.android:dfu:1.10.1'; Call the following program: ...
My setup: custom board using nRF52840, Segger Embedded Studio 3.52, nRF5_SDK_for_Thread_and_Zigbee_v4
I used a couple of your projects as a starting point for my code. Specifically...
Hi,
In my proejct, I am using WFE(); in some while loops because of core low power mode.
For example, waiting for time_out flags like codes below.
I am wondering if...
Hi All,
I'm new to the nordic product. We previous using TIcc2642 as development board. And we would like to test our application over different hardware. Is there any...
Im using CUstom BLE tutorial example and it works fine. But i just wanted to know, in which section is the text data for logging occuring. Ex: "notfication received from ...
Hi community !
I want to know if a code works on nRF52840 DK PCA10056 will work on nRF52840 PCA10059 ? On both, i will never use physical input (button led or gpio) i'm...
Hello expert,
I just jump from TI. Could anyone tell me if nordic has any chipset like TI CC1310 which supports direct access to the receiver I/Q quadrature samples?
...
The Thingy91 GPS system sensitivity is terrible. Getting the GPS to lock on takes forever, and many times doesn't lock on at all, and if it does lock loses the connection...
Hi community ! Here : https://devzone.nordicsemi.com/f/nordic-q-a/62414/different-behaviour-with-same-program-and-boards i get some problem with different behaviour when programming...
I'm using the Laird Connectivity BL654-DVK board as a basis for evaluating the nRF52840 for our application.
I started by using the .../examples/ble_peripheral/ble_app_hrs_freertos...