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:
I need help with a problem.
Error in merge file for 52810.
use sdk:nRF5_SDK_17.0.2_d674dde
bootloader:secure_bootloader
app:ble_app_buttonless_dfu
app:FLASH_START...
Dear Nodic friends,
We use nrf52833 to design a BLE control box with USB DFU function.
During USB DFU, DFU Trigger Library will reset nrf52833, so we should connect a...
Hi
I'm trying the light lightness example, I'm using nRF Mesh Android app for provisioning. I've 2 nrf52840 DK's. One is for client and other one for server. Both of them...
Hi,
I am trying to implement BLE on nRF52840 using Zephyr APIs. I am wondering if anyone can elaborate how to use bt_gatt_write() and bt_gatt_read(). As of now, I am able...
Hi:
s132_nrf52_7.2.0_release-notes.pdf shows us below words in page 3 about limitation:
GATT:To conform to the Bluetooth Core Specification v 5.2, there shall be no secondary...
I am creating a system with one BLE central device (nRF52840 DK) and many peripherals (nRF52840 Dongles). I am attempting to create a BLE central device that interfaces with...
Hello i have a working program with ble:uart and twi in a nrf51822 device with sdk 12.3 and softdevice My system works perfectly when i use other gpio as scl and sda (external...
When I'm tuning the RF output (front end) of the nRF52832 to match 50 Ohm what state should the chip be in? Unprogrammed with power on or off? Or in receive mode with power...
Should a firmware written for nRF 52832 run smoothly on a nRF52833 if no changes in functionality are desired?
If changes to the firmware are needed, which layers must be...
Hello , Vivek here. I am planning to use NRF52832 in my design and interface it with a microcontroller. And i am new to handling bluetooth protocol. When I was going through...
Hi,
i am using nRF52840 SoC and Had confusion on pin mapping for SPI (external flash) and I2C (external sensors) as below:
I found one similar query and it was said...
Hi,
I would like to write a code where I send a packet from a nRF5340 DK to another nRF5340 DK by using Zigbee.
I would like to also be able to use printk and see the...
Hello Development team!
First off, many thanks for all the help provided so far.
I'm trying to add the ZCL messaging cluster to the multi sensor example, how could I go...
SDK: 15.3.0 Example: ble_app_multirole_lesc DeviceA: EYSHJNZWZ (nRF52832)
I want to know the relationship between API and events. Take "sd_ble_gattc_characteristics_discover...
Hi nRF Support,
I get nRF5 SDK version 17.0.2 and learn Peer Manager handler implementation (pm_handler_flash_clean function). Lets consider this case:
- 2 bonded peers...