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...
I know this question has been asked before. As a beginner to Nordic, I tried to get the information here, but ended up even more confused.
I am trying to set up a Bluetooth...
Hi,
I developed a unit on NRF52 which is "CENTRAL". This unit connects to multiple "PHERIPHERAL" units and it's working great.
Now, i need to connect this "CENTRAL" unit...
app_timer.h is include two times in : examples\ble_peripheral\ble_app_ancs_c\main.c examples\peripheral\spi_master_using_nrf_spi_mngr\main.c examples\peripheral\twi_master_using_nrf_twi_mngr...
We are using the nRF52832 to scan for surrounding beacons on an interval (scan for 60 seconds, sleep for 30 minutes). During some of these scans, not all beacons are picked...
Hi,
I'm trying to run some examples using my nRF52840 . I noticed that the BLE header files used in the SDK 14.2.0 are different than what's in the standalone S140 (6.0...
I have connected the board to a PC and it prompted a JLINK folder when connected to a PC. However, when I tried an example project on the IAR workbench, I think I clicked...
I have custom board with nrf52832. I use latest nrf5 sdk 14. Problem is that when I am connected with SWD and RTT then everything works perfectly. But when I disconnect SWD...
hello , i'm trying to read my file fatfs in sdk , i have the instruction created with vivado HLS but i can't translate by my self in fatfs. some help please
this the instruction...
While Digikey is listed as a Canadian supplier, they do not have ANY of the dev kits. That is to say, they won't ship them to Canada. They have them. They are listed on nordic...
Hi,
I am using ble_app_uart sample code. In that I want to run a timer based on the commands received in BLE. i.e., if command received is 'one' , LED1 should ON for one...
Hello,
I asked about this on openthread-users ( https://groups.google.com/forum/#!topic/openthread-users/F8_NmMRDOFE ) and got redirected here. Generally, I observed a severe...
Hello Everybody,
I wonder if anybody knows the current consumption of the ADC, How much will it burn for getting 1 sample?
This is for NRF51828a
Thanks for your help...
I'm trying to use real time clock with BLE and softdevice. My app based on ble_app_cts_c example and calendar ( https://github.com/NordicPlayground/nrf5-calendar-example ...
Hi
I have a PC application that communicates with NRF52832 device via the NUS service.
This was working fine with SD 3.0.0 & SDK 12.0.1, but after upgrade to SD 4.0.2...
I think Zephyr OS has better support for "Bluetooth Mesh" than Nordic own MESH SDK
Is nordic has any plan to release MESH related examples which support this play.google...