Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
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 everyone,
I am making a project to dim a led strip following PWM driver example, everything works pretty well but i only have one problem that I need to set a state for...
Hi,
I'm trying to debug my application using monitor mode debugging and after setting a breakpoint while the code is running I usually have an assertion that fails in the...
Hi,
I have downloaded the nrf5 Sdk 17.02 and nrf mesh 5.0.
Kit:nrf52832
Ide:segger ide
1. Can you please tell me how the data gets transferred and stored in ble stack...
Hi!We used a 52832 to make a bracelet. Now some apps on Huawei phones can't be remotely upgraded by the ring. We have verified that Nordic's official Android DFU library throws...
Dear Sir,
I'm testing the Rx sensitivity of EVB (nrf52840-DK).
I use PER 30% be the thresholde and get Rx sensitivity; -92 dBm/ 1M , -88dBm/2M.
It's different with datasheet...
Hi Nordic,
I have upgraded my NCS folder to version to v1.4.2 and couldnt able to open SLM application(v1.4.2\nrf\applications\serial_lte_modem).
I am receiving below...
Hi,
probably very basic question. I found some nrf code in nordic sdk. I don't remember the version of SDK. I compiled and deployed it on nrf52840 devkit and also on dongle...
The issue:
1) Program x2 NRF52840 dev boards
2) comment board A to windows, windows reports COM n
3) unplug board A and connect board B
4) windows reports the same...
Hello Everyone,
We are using nRF52840 IC for our products which has 1 MB of flash.
Thread Secure DFU Example provided with Nordic SDK supports only Dual Bank DFU. This...
hi,
we have an product using 51422 for many years, now customer ask support dual bel connection, please help confirm if it is possible? which sdk version and if there...
The chip we use is nrf52832 and the SDK is nrf5_ SDK_ 15.3.0_ 59ac345, the booeloader uses the example project nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_ble_debug...
Hello,
I am developing one Zigbee based product for that I am using nRF52840 and light_bulb examples and modified as per my requirement.
Till now everything successfully...