Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
I am working on the project of BMS(Battery Management system) sending data to nordic board nrf9160DK through UART and then board will send that data to the Azure cloud...
Greetings, I did some research on the priority settings of BLE. Though Softdevice set some scheduling priorities on BLE-related timing events , I can't find the corresponding...
Dear,
I'm trying to do an application firmware update the way this URL does.
When I select "nrf9160dk_asset_tracker_v2_ltem_<version-number>.hex", it says "Part of the...
Greetings,
I edited "samples/nrf9160/https_client" in "nRF Connect SDK v2.0.0" with Visual Studio Code and built from "Edit Build Configuration" of "nRF Connect for VS Code...
I do fist compiling , using the nRF52840-DK board with segger ide.
I remove the SEGGER_RTT_Syscalls_SES.c (because of compile error )
Everything has been left in the ...
Is there any other option to run the XML script (Macro) in the nRF connect desktop version? or is there any other way to run the automated test in nRF connect desktop version...
Hi,
For a project I am currently trying to do a simple test to check the SPI communication between the nrf5340 en ADS1299 (ADC for EEG application) before we order our pcbs...
I hear a lot about nRF SoCs and how good and efficient they are in terms of low power consumption.
At first I started using SoC nRF52840 with Arduino Core. But a few months...
In SDK 15 I was able to build a 3 output arbitrary waveform generator using a pwm module in sequence mode.
Is this possible with the Zephyr pwm API?
If so Is there an...
Hi Team,
We cloned NCS V2.0.0 and we observed segger_embedded_studio is missing from toolchain folder
I Nordic recommending to use VS Code ?
Also we observed folder...
Hello,
NCS2.0.2, nRF5340, VScode, watchdog
i want to uninstall watch dog before sys_reboot(0 ) for DFU ;
but as follow no use. it will Restart twice.
void gog()...
I have been learning the different methods of creating custom device drivers and whilst developing an out-of-tree device driver I found two methods of including source files...
Hi,
I want to use timer interrupt in BLE code. If enable timer inside the BLE code. The code will not work properly. I want to know why this is happening like that and how...
Hello,
When using the NCELLMEAS (search_type = 3) command I get inconsistent results. Generally, I don't see more than 1 neighbor. If my device (nRF9160, mfw 1.3.2) is in...
I am developing a pair of central and peripheral applications that will be part of a hardware suite that will undergo emissions testing and certification. We are using the...