It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
I'm getting errors on trying to program a custom board using the Laird BL654. We are verifying manufacturing results with an x-ray of a populated board tomorrow checking for...
Details
Hardware: Thingy52, nRF52840 Dev Board, Samsung Tab A running Android 5.1.1
Software: Windows 10, using GCC for compilation, Thingy52 SDK, Android-Nordic-Thingy...
I'd like to advertise indefinitely when my software application is in a certain state. Is there a mode that I can put the software in (using the aforementioned SDK) that will...
In infocenter we will have to define ***********
#define
nrf_drv_ppi_channel_assign nrfx_ppi_channel_assign
Macro for forwarding the new implementation....
I am attempting to load a demo application from the nRF51 SDK v10 onto an nRF51422. Specifically the ANT broadcast tx demo. After loading soft device 210 v5 then programming...
Hello , I have a timer ad a value that increments every 1ms and I want to send this value to the central but I don't know how to do it.
here my timer code :
void timer_led_event_handler...
Hello!
I'm trying to understand a bit better how to modify the UUIDs. I'm using the ble_app_blinky, sdk 15 and SES.
1.- In the example i can read 0 or 1 according to the...
Hello Everyone,
i have got a steamVR tracker kit which has a bluetooth module Nordic nRF52832-QFAA 2.4GHz Radio SoC with Cortex M4 Processor and the trackers are connected...
Hi:
I using timer0's channel_0, channel_1 to drive a ADC, a handle_function.
unfortunately, I discover my timer with channel_1 didn't work when channel_1' value bigger...
[nRF5_SDK_15.0.0_a53641a] is used. Please tell me how to select peripheral when connecting from central to peripheral. Since I want to connect to 4 peripherals for one central...
Hi to all,
i am developing a device with nrf51822 soc and i want use it as peripheral, in it have a characteristic that i want read it continuously from central. sometime...
I am using Hackable kit which is a custom nrf52832 board with Bumpy a low cost Black Magic Probe alternative to program since i don't have a J-Link device. I have tried many...