It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
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...
Hello
how can i found a input capture example to read external 125KHz PWM Signal, so we can measure the time from falling/falling edge or rising/rising edge or falling/rising...
Hello, from reading devzone, the recommendation for optimal GPS performance while using the nRF9160 DK, is for the antenna to have an unobstructed view of the open sky.
...
Hello,
We have got some devices in the field that run mfw1.3.1 and an application that have some issues with preforming modem FOTA correctly. I'd like to update them to...
Hello,
I have been trying to provision and configure two nodes running Light and the Light_switch examples using a separate node running the mesh provisioner example from...
Hi,
I'm porting an older product that used a Microchip MRF24J40 SPI radio and a PIC processor to an nRF52840 and I'm struggling with how to replicate both the CRC calculations...
Hello,
I am using nRF Connect for VSCode (v2022.7.242) and discovered that the softreset option for a task has no effect.
Task:
Output:
As you can see it is...
Hi All!
I am using a hologram NB-IoT sim card in nrf9160DK. And want to connect it /send data to nrf cloud. I have activated the sim from the hologram website. When I tried...
I bought this device becouse I want to use it as Open Thread Border Router.
I followed the steps on your website: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hi All:
Good night!
We have 3 pcs of nrf52840-DK and would like to implement and test remote provision functionality with nrfsdk_17.0.2 and nrfsdk_mesh_5.0.
When compiling...
Hi,i'm use latest ncs sdk to develop bluetooth application which use Periodic advertising, when i get started with samples(bluetooth/periodic_adv), and use Ellisys capture...
Hello,
Is AT+COPS manual selection mandatory or just a preference? We have an issue with 9160 choosing a network without PSM if it has better signal quality (when roaming...
Trying to flash devices and getting this error:
make flash
DONE nrf52840_xxaa Flashing: _build/nrf52840_xxaa.hex nrfjprog -f nrf52 --program _build/nrf52840_xxaa.hex ...
Hi,
In our old project we developed low energy sensors based on the Nrf52811 (nrf Connect sdk), using advertisements to broadcast the sensor data, then collecting them with...
Hi
I use the nRF connect SDK v2.0 installed with the toolchain manager and tried the distance measurement which works fine but doesn't use the high precision mode. I changed...
hello Nordic
i am working with zephyr NCS(1.7.1) , with vs code (on manjaro) with the nRF connect extension.
i am looking for a way to map my include files, to find dependencies...