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...
We would like to stream data through an l2cap channel from a nRF52840 module to a smartphone. The l2cap connection is initiated by the smartphone, I configured an l2cap tx...
I would like to test some compatibility features using the nrf52833 DK as a Bluetooth 4 transmitter instead of Bluetooth 5 (which it is by default). I do not see an explicit...
hi support team,
i have two questions from customer.
1. Monthly review suggested that Verizon certificate will be on October this year, how about he progress, we have...
I'm using the Nordic UART Service to implement BLE communication between an iOS app (central) and a Raspberry Pi (peripheral). Whenever I send a large payload to the central...
Hi,
We are using Nordic thingy 52 HW and their SDK for our Evaluation purpose. We are using Nordic thingy 52 microphone code directly. That firmware is using ADPCM codec...
Unable to connect to Bonded weara with GATT 133 error. Currently, there is only one solution, turning on and off Bluetooth in the OS, which temporarily improves the connection...
Hello
new nRD5 SDK v17.1.0
Can you please help me to find more about:
1. "- NRFFOSDK-13484: Added an option in the Peer Manager to decide that a connection will not...
Hello,
I am currently developing an application on a single core application. I need to add a BLE part to this application. Currently, I have an OTA update procedure that...
Hello,
I'm trying to open an L2CAP connection and send some test data to the nrf52840 dev board from my computer. But my connections were timing out with 'Page Timeout'...
Hi ,
I have a question ,according to the official configuration and example, the ADC sampling voltage value is smaller than the actual voltage value. For example, the actual...
I have nrf52832 dk and soft dveice s132 am using ble app template code.
I need help in this code that as:
1. as i flash the code on dk, the device should be initally in...
I am using NCS v1.7.0 and have found that SES is not being configured properly for debugging/flashing. When I open the project in SES, building works fine, but when I try...
I have a theoretical question involving 6 24L01+ devices in PTX mode and one 24L01+ device in PRX mode.
Assuming a synchronized system, when one PTX finishes transmitting...
Hi,
I'm using the NRF9160DK board. I'd like to connect the UART port from 9160 to the 52840. The 9160 is running SLM firmware. The 52840 is running my code.
My question...