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...
Hallo,
I try to use app_timer on the dongle to raise an interrupt every 5 min.
The goal is to send the µC in power save mode and every 5 min, it shall wake up, measure...
In the NRF5 SDK 17.0.2 ble_nus_c.c are two calls to the evt_handler without setting event.conn_handle.
Please find attached a patch to fix this for on_hvx() and ble_nus_c_on_ble_evt...
Hi,
I'm trying to figure out what could make the current consumption difference between your blinky example with freertos and with the timer example ?
Here is my configuration...
Hello, this is my current setup: - nRF52840 acting as NUS peripheral, with properly configured coded phy (nRF SDK) - nRF5340 acting as NUS central, with properly configured...
Dear friend,
I am doing a test like this: 1. Connect the Bluetooth device with the nrf conncet app of the Android phone. 2. The notify (CCCD) is enabled. 3. Click "disconnect...
Hi,
we are using D- and D+ in our nRf52833 board, I want to use the CDC ACM USB class as Virtual COM port.
I found that there has a demo example in the \examples\peripheral...
Hi,
We have a problem that occurs when
1) the GPS is at bootup of nrf91: indoor when we start the GPS search, and it doesn't find anything or maybe just 1 satellite...
Hi,
Looked through PS v1.3 didn't see any reference, so probably the answer to my question is no.
But can you please confirm that for me - does nRF52833 support boundary...
Hello,
I am doing tests on nRF9160 DK and I observe that if I send more than 1024 bytes on a TCP or UDP socket, the bandwidth drops.
Here are some numbers :
for...
Hi there
I mount the 19pin connector on nrf5340dk board and connect to segger j-trace pro . The debugger function work well.
Later i modify the nrf9160 etm trace project...
Has anyone had success getting triggers on motion to work with the LIS2DH? I only have INT1 wired so I modified the drivers to work on INT1 as the spec document says it should...
I'm writing software for nRF52832 using nRF5 SDK v17.0.2
I'm using a timer to create a buzz/tone using timer 3. This works as expected.
I'm also using the SAADC to measure...
I'm learning how to use OTA DFU (via BLE) now. I have Python 2 and 3, pip installed in my Win10 laptop. When I install the nrfutil with PowerShell, I had some errors (see...
I've been using the nrf connect toolchain for a bit, and after some initial trouble it was working ok, but now its randomly giving this error whenever I try to build anything...