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 have a custom board uses nRF52810. When I flash my board with examples include SoftDevice (sdk 16.0.0) nRF52810 restarts. I am debugging with oscillascop and seeing that...
Hello,
what is the realistic maximum speed achievable over RTT on the 52840dk (using SEGGER_RTT_printf) to RTT Logger?
I have tried modifying frequency and NRF_LOG_BACKEND_RTT_TEMP_BUFFER_SIZE...
Our nRF52832 setup is:
SDK15.0.0
S132 V6.0.0
We have a setup where we are using BLE for various purposes, in both the central and peripheral roles. We upgrade our...
hey i want to make my device act as peripheral to smartphone at the same time act as boradcaster an to reach that we need gap_adv_type BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED...
I just received the nrf9160 DK and gone through nRF connect ( V3.3.0) installing toolchain, cloning the nRF Connect SDK and downloading Nordics version of SES
The problem...
Hi all,
We want to create some smart home networks based on BLE Mesh.
1. Is it possible to buy Nordic Thingy, load our software (temperature sensor based on BLE Mesh)...
Hi sir We have requirement Blutooth 5.0 for iot Appication. please can you share the schematic file
their is orcad capture design file or available or PDF file
Currently evaluating Bluetooth mesh and trying to use the Zephyr mesh_demo.
I added so that the instead of buttons triggering the bt_mesh_model_send from the main loop periodically...
now I'm on NRF24Le1 project, and I have a problem with wakeup TICK from timer or voltage level on pin (analog comparator wakeup). could you help me ? or have you an example...
Hi,
Is assisted GPS(AGPS) supported in nRF9160?
Our nrf9160 custom board takes 2 to 5 minutes for the first fix with active antenna. Does nrf9160 support AGPS data to...
Hi,
We recently purchased a thingy 52 for evaluation H/W 1.1.0 F/W 2.0.1
We are using an iPhone 8 with the latest Nordic apps.
When we connect using the the Thingy app...
I am new in nordic and just getting started with the nRF52832-DK. . Can someone please help me ? How to read 4 Digital Input and store it into SD card.and then pass that stored...
Hi,
I was using SDK 1.0.0 earlier.
I ported my code to new SDK v1.0.0.
But i am getting undeclared macro error as shown in below image
In prj.conf i have initialized...
Hi All,
I have arduino ble 33 ble device and able to connect with it using my android application using BLE library. I am trying to write 9000 or 18000 of UINT16 by converting...