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...
Hello, We planned use nRF52840 in our project, and I have some questions about this MCU. 1) Is it possible to process signal from 8-GPIO with frequency of request 32MHz? We...
Dear,
I am testing nRF9160 DK with iBasic SIM, FW: SecureBoot and AT Client
I am trying to send SMS to my phone. I see : https://devzone.nordicsemi.com/f/nordic-q-a...
Dear Sir,
I am working with
SDK --- nRF5_SDK_15.0.0_a53641a
softdevice -- s132
nrf52832.
I was working with example codes in the SDK folder.
I am working...
Hi,
I need some help calibrating my moisture sensor analog readings using 3.3V regulated power source (VDD = 3.3). Here is my set up, borrowed from the proximity example...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
I am working on an nRF52832 BLE peripheral prototype which sends bulk data to a central as bursts of large notifications. I am encountering an error where the connection gets...
We are manufacturing 2 types of gas sensors that communicate BT LE. One use an nRF52832 and the other an nRF51822. Will the nRF52 dongle communicate with both of these? Is...
Hello
I am currently programming with keiluVersion4.
Previously, I used "fatfs example" of SDK_15.0.0.
So trying to test the function of BLE, trying BLE communication...
Hi ,
I'm working on a 2.4GHz wireless microphone project now.
I want to make a scheme of two microphones transmitting to a single receiver(2T1R)。And ,i have tested this...
Hi, Andreas.
Following the guide you find in the document " Buttonless Secure DFU Service ", I get errors while trying to compile. In order to ascertain were is the problem...
How to realize the USB HID interface and PC data transmission?
I want to connect my computer via USB hid protocol for communication
This is my code, but can only send...
Hi everyone,
I am a beginner for BLE software development with MDK-LiteV 5.26.2.0.
Target device: nRF52832(EKSHCNZWZ made by Taiyo Yuden)
SDK: nrf5_SDK_15.2.0_9412b96...
I use the example from nrf51422 ble_app_uart_c with SDK_12.3.0 to connect via BLE to nrf52 usbd_ble_uart. When sending data that exceeds the length of one BLE packet (for...
I combined to examples from the examples library combining the sdk_config, source code, and adding references to the included files.
The application will not compile and...