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...
hi support team,
i just tested http_application_update project, and i set up one server on cloud:"106.12.30.214:32500",
also you can reach this file server from web...
Dear Team,
We are developing an Vibration Sensing System, it contains nodes and gateway where all the nodes and gateway are present in the secured mesh network.
And...
Hi,
I'm using two boards with nrf52832 and sdk 15.3.0. One alter the ble_app_mult_uart__c example as ble center ,the othe alter the ble_app_uart example as ble peripheral...
Hi,
I'm testing heart rate measurement example with my nRF52 DK. In the nRF connect application, I see the logs are converted from Hexadecimal value to user-readable values...
Hi,
I was following the example posted on the below link.
https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial...
Is it expected that the MQTT API does not receive any events unless a message is published to the server? I'm noticing that without a ping event or any message transmitted...
If I have a version 1.00 of my application which stores data in using flash data services . I make modification and version 2.00 of my application is a page larger.
1A)...
Maybe this is just a little nuisance but is there a difference pynrfjprog and nrfjprog ? There is no documentation on nfrjprog !
Searching infocenter for nrfjprog reports...
Hi,
trying for a few days now to generate a DFU zip file from the blinky example on a PCA10056:
nrfutil pkg generate --hw-version 52 --sd-req 0x9A --application-version...
We are in QA phase for launching the product. Our firmware is based on SDK v1.2 of nrf9160.
With the firmware, we have already tested the process in which the device is...
Hello!!
I am using transmitter example on my custom board having 10 buttons. I want to minimise the power consumption as it is powered by coin cell. I have used below tutorial...
I have been researching a variety of wireless tools that involves the use of Bluetooth module and signal manipulation and came across nordic semi after coming across a few...
Hi, I'm having issues with using serial lte modem client on nrf9160, I integrated it to external nrf52 but it gives hardfault after some time. I have another ticket opened...
Hello,
we are currently using NRF_LOG_INFO over UART. We print out some values from time to time (seldom). Assume we never go manually to some of the sleep modes.
We use...