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...
The Capacitive Sensor low-level library documentation says:
Note:
Until Anomaly 84 (ISOURCE not functional) is fixed, the COMP solution cannot provide production-level...
Hi.
I usually used nrf52832 rather than nrf52810 since nrf52832 has an FPU, I rarely considered the computational cost for calculating floating point.
The problem is,...
Just to clarify a bit, I get that the DFU will take ages to propagate though a large network, but the first insertion of the new DFU from, lets say a cellphone, to the "proxy...
Hi, I am using nRF24L01 as a part of a larger project that involves communication between two such transceivers sending and receiving data. I am trying to get a similar but...
Could I get a code sample that shows how to drive gpio pins high on the 52840 chip on my 9160DK so I can modify it to drive analog switches to forward gpio pins to the 9160...
Dear Sir,
I'm investigating the possibility of BLE technology as the primary communication channel for SmartHome Hub solution ( hub to smarthome products... )
I have...
Hi,
This is about BSP button events to manage system sleep/wakeup. In the power management example in the SDK what is the difference between BSP_EVENT_SYSOFF and BSP_EVENT_SLEEP...
Are there any plans to fix Anomaly 84 (COMP: ISOURCE not functional) in a future revision on the nRF52832? I don't see it on the nRF52840, so I'm assuming it was fixed for...
my ADC work in this mode :timer+PPI+SAADC the ADC is 12bit
I init ADC like these code
sample every data 15us,and 16 data per channel
I only init one channel,and use...
Hi,
I am testing I2C interface by using \peripheral\twi_scanner project of SDK15.2.
I found it can not print debug message to RTT interface, even these has one command...
I'm using nRF5 SDK 15.2.0. When I get a BLE_GAP_EVT_DISCONNECTED event, where's is the definition for the "event.params.disconnected.reason"? I get values like 0x16, 0x22...