I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
Regarding the nRF9610 and the nRF9610 DK.
Am interested in developing a use for the Australian region (ACMA/RCM compliance) and have already worked on CAT-M1 devices for...
Hello,
I would like to know if I can use "NRF5 SDK" to provision bluetooth mesh device from other chipset provider ? Does licensing terms allow to use of SDK with 3rd party...
The daasheet for the Thingy 52 doesn't seem to indicate any options for using it within a Microsoft Windows environment. I guess tha this is not the case.
Is there any documentation...
Hi all, I'm trying to implement passkey bonding using pc-ble-driver-py.
It doesn't appear to be supported in the BLEDriver.py itself, so I tried to add the sd_ble_gap_auth_key_reply...
I'm using python code based on the heart_rate_collector.py example in pc-ble-driver-py to scan for devices and connect to a peripheral device. That works fine.
Now I'd like...
hi,
i am doing a project where i have an push button connected on pin P1.07 of nrf52840(PCA 10056) DevKit. i am using sdk 14.2's ble app blinky example.
in buttons_init...
Details: SDK v15.2.0. Windows 8.1.
I am trying to adjust the ble_app_hts Makefile such that I can compile C++. I added cppmain.cpp to SRC_FILES and that threw me an error...
Hello,
I was able to use the "ble_app_rscs" and modify it for the Non-Connectable, Non-Scannable, Undirected advertisement, by setting in line 317 of ble_advertising.c....
I have a single one of the PWM modules working working with DMA as a 3 output arbitrary waveform generator. This works but I would like to make a 6 output arbitrary waveform...
In working through understanding how sleep works with the SDK I ran into the following note for sd_app_evt_wait()
The application must ensure that the pended flag is cleared...
Hi. I'm trying to study nrf52832
but, APP_TIMER do not work.. what should i do?
(1)
mcu : nrf52832
sdk: nRF5_SDK_15.2.0_9412b96
(2) setting :
> sdk_config...
Hi,
I'm supplying a DK with an external battery source plugged into J6 (Li-Po) and the nRF power source switch set to VDD. When I flash the chip with one of the Openthread...
I am attempting to scan for BLE devices using ble-sniffer_win_1.0.1_1111_Sniffer and the nRF51 Dongle. It begins scanning for devices then the window closes.
I am running...
Hello, I am trying to use SAADC with nrfx APIs and the ADC does not execute the conversion, and the callback function is never called.
Here is my code:
I am using also...
Hi,
I am using 15.2.0 SDK and 3.0.0 Mesh SDK for development.
On the Nordic nRF Mesh App, we made certain changes to the generic level slider such that it send out live...