uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
HI,
the solution I'm working on requires quite a few IO pins, so once I ran out of regular GPIO pins I had to resort to using NFC ones.
I changed the UICR registers...
I am using the Dynastream D52DK1 ANT starter kit -based on Nordic Semiconductor’s nRF52832. According to the documentation given by Dynastream,
Open the desired project...
Hej, I stumbled upon a linker error saying
Output/serial_pca10040 nrf52832_xxaa/Obj/hardfault_handler_gcc.o: In function `HardFault_Handler_Continue':
hardfault_handler_gcc...
Hi, I really hate to ask this question but so far I have only managed to find 2 similar questions with 0 about nrf52840.
I'm using nrf52840 S140 5.0 alpha3.
When calling...
Hello
I have a problem...
'python_packages.bat' file can not be installed...
error message:
'python' is not an internal or external command, executable program,...
I have the nRF51-DK working on two separate computers with Keil v5.13 and the latest SDK. However, on my main computer I am having trouble with Keil and nRF51-DK. When I try...
Reference circuitry for nRF52832 with internal LDO setup says that C6 should not be mounted. Does it mean that DEC2 pin (32) should be simply grounded or it can be left open...
Hello everyone,
Im triying to replace the original 3D imagen from Thingy 52 Android App, but always i replace it for another one, the apps Crash when i go to Motion menu...
I have been developing a program for the nRF51-DK that reads an input value from an analogue input pin and displays this on PuTTY(terminal emulator software) using the UART...
This is for the nRF51822.
I have done some tests where I configure a pin as input with pull up enabled and then reconfigure the pin for an adc measurement with 1/3 prescaler...