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...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I continue to be confused by the Nordic setup of projects. There are a bunch of different demos, but what if you want to compile features from different ones?
Specifically...
Hi ,
I have used Calendar example running on RTC2 for my timing feature .
Below are the initializations for starting RTC2 for my clock .
#define CAL_RTC NRF_RTC2 #define...
Thanks in advanced. Both platforms are: nrf52832, sdk17.0.2. The peripheral is based on ble_app_gls and I set static passkey 123456, the central is based on ble_app_hrs_c...
HW: nRF9160 DK
SDK: nRF Connect SDK v 1.4.2
Hello, this is to report a buggy behavior I encountered when trying to implement a BLE-LTE gateway on nRF9160 DK
First...
I want to move the UART on thingy91:nRF9160.
prj_thingy91_nrf9160ns.conf added the following two line.
CONFIG_UART_ASYNC_API=y CONFIG_NRFX_UARTE0=y
The asset_tracker...
Hi All,
I want to use DFU to update the firmware from central to peripheral over BLE , both central master and peripheral are nrf52840.
Central master can find unknown...
Good Day,
we are currently working on a project for university. For this project, we are using esb to transmit a continuous audio stream (i2s format). We sample our data...
I've read similar issues but none with this configuration:-
nRF Connect SDK 1.4.2
Blinky example
Trying to enable RTT logging
nRF5340DK board
Windows 64 bit host...
Hi,
I've come across a situation where when paired to Android 9 devices, the reconnect event that follows waking the peripheral fails. Connection parameters are
The...
For ble_gap_adv_set_configure_req_enc, is the document provided?
I saw " ">infocenter.nordicsemi.com/.../group__ble__gap__app.html" , it was not found.
Hi, There is problem that the including file from "openthread\third_party\NordicSemiconductor\libraries\fds" and already added its path to file...third_party\NordicSemiconductor...
Regarding the data encoding in Advertising, the order of the data is different depending on the SDK. Is there a problem in operation?
The confirmed function is as follows...
We are using nRF52811, is there any sample code support to set/save thread power calibration table/data to available non-volatile partition.
thanks, Webber
Hi there,
Can we please get an updated example for Appendix 5 in this blog ?
Specifically the DFUMaster_SPI and the bootloader_secure_SPIS. Ideally it would be compatible...
Hi!
I was trying the throughput example using two nRF5340PDK boards and I observed the throughput is very low, i.e. 1kpbs. I tried programming the cpuappns, but it didn...