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 trying to interface tlv493d with nrf52 dev board.
I have taken driver code from infeneon
https://www.infineon.com/cms/en/product/evaluation-boards/tlv493d-a1b6...
Hi
I face ble disconnection issue.
we use external crystal 32.768khz. However, when I check it , the load cap is wrong. It should be about 9pF but it is 1pf.
The frequency...
Hi,
When factory resetting the flash storage, I delete all records, and then call fds_gc(). However, the page that's used for garbage collection still contains a copy of...
Invitation : The provisioner invites the unprovisioned device to send its provisioning capabilities information.
Firmware version from this examle: https://github.com...
Hi.
I've bought the nRF52833 DK and I want to use it with Mbed OS.
But I'm not getting it to work. If I compile the "mbed-os-example-blinky" program for target nRF52-DK...
Hello.
I would like to ask about writing data from Smartphone to Thingy. How to change characteristic using setOnCheckedChangeListener.
Is it correct way to change characteristics...
Dear people ,
nRF52840 and 15.2 version
I have uploaded the program ble_app_hts in my NRF52840. After which I uploaded ble_app_uart but I still get the "Nordic_HTS"...
I am trying to switch off the 3.3v power domain to save power.
I can disable it by using adp536x_buckbst_enable(false) in board_secure.c but when I try to use the same...
Hello
currently we are developing a hid bluetooth mouse using nrf52832 and SDK 15.3. We are using app_scheduler to send movement data to the host pc, but when we enable...
hi,
Is there any working PDM example for nRF52832? or can anyone give a sample initialization code for PDM with easyDMA using the inbuilt nrf_pdm_drv functions?
Regardss...
I am tried porting the USBD to mesh serial example according to usbd_ble_uart this days, and some functionality are test fine including Tx and Rx between Provisioner(USBD...
I teach high school robotics and after the BLE blinky program which works greata with mobile nrf-connect, I wonder what people think is the best, generic BLE
Central and...
Hello,
Can you please provide the input impedance or the S-parameter file of the impedance for the nrf52840 for receive mode, and also at tx power levels of -40dBm, 0dBm...
AD value and voltage conversion between the calculation formula
adc_config.resolution = NRF_ADC_CONFIG_RES_10BIT;
adc_config.scaling = NRF_ADC_CONFIG_SCALING_INPUT_ONE_THIRD;...