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...
Hi,
I am using SGTL5000 CODEC to playback the LINEIN and I am using the SGTL5000 driver from this link
I am using this I2S configuration
For I2S Loopback code itself...
I got an nRF52840 Dongle from someone else and started to see what I could do with it. The problem is, although I've downloaded everything needed including nRF Connect on...
I use: --nrf52840 --nRF5_SDK_17.1.0 --ESB.
Normally, 1:1 communication in one direction is performed from the module with nrf_esb_mode_t = 'NRF_ESB_MODE_PTX' to the module...
Hi,
I'm using the nordic nRF52840 - Dongle and a nRF52840-DK trying to send and write data with the pc-ble-driver-py library.
My problem is that i can communicate in...
Hi DevZone !
I am doing an application with nRF_ESB where I want to send and receive packets through diffenents nodes. Right now, I have 5 nodes, which 2 are repeaters in...
Good Morning,
I started with example ble_app_hids_keyboard for nrf52840 with nRF5_SDK_17.1.0 and I added uart_init() function to use UARTE0 and I modified uart_event_handle...
Hi,
We successfully passed the Verizon self certify program, now onto FCC. I know with the nRF52 series there was a radio test example we ran for FCC; I can't find anything...
Hello, I'm working with board nRF5340 DK. I'm using the peripheral uart0. I want to be able to send data through uart0_tx (P0.22) and to receive the same data through uart_rx...
Hi nodic:
Current version number: NCSV1.9.0 modem1.3.1
example demo: LWM2M
I hope to add a serial port to the NRF9160 for external communication, please provide the...
I am using nrf52832, softdevice S112 and SDK 17.1.0. I am running the peripheral ble_uart example continuously with the central device sending connects and disconnects in...
SO I've got nRFconnect SDK 1.9.1 running on VSCode on my MAC (attempting to segregate from my Win dev system for now). Wanting to explore it a bit more to see what problems...
Hello,
I have tried building my project today after making some quick changes and the build returns a bunch of basic errors like
this is followed by a bunch of errors...
Hello!
We have a problem with setting up the radio on the nrf52840 to receive a special kind of packet that we are interested in. This packet is generated from an development...
Am I assuming correctly that setting the TX power level in the "Bluetooth Low Energy" app in the nrf Connect for Desktop app under windows 10 just changes the contents of...