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...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
Hi,
I am exploring the feasibility of building a firmware for nRF52840 that supports both BLE Mesh as well as ZigBee stack (in the same firmware) but only require one of...
Hello I am using sdk v17.0 and nRF52DK.
I'm going to simply read the analog sensor MICS-5524 (gas sensor). And to do this, we used the SAADC example code and connected it...
I want to write a piece of big data to flash. Every time I write 112 word length, I write it many times. Every time I write, the address is shifted back 112. Before I write...
Hi,
Im using nRF52 DK for my project. I bought this makerdiary nRF52840 dongle as a secondary device. I go through the initial setup, it looks different than a nrf device...
Hi,
I'm using SDK 11.0 and I want to implement a firmware update procedure over GSM. The firmware data packets should be received via UART (which is connected to the GSM...
Hi !
As proof of concept i need to connect BLE keyboard which working as HID pheripheral to my CENTRAL unit.
I write the CENTRAL part ! As far as i searched i didn't find...
Hi,
I have made a project using ble_app_uart and included ble buttonless dfu in it..after continuous working whenever i connected my device via usb for data/charging it...
Hello Nordic Family.....Greetings.
i am Trying to add PB_GATT provisioning in the UART coexistence example of mesh sdk v4.2.0 .
i have Added GATT related files to project...
I have done the ble_app_blinky example, for both central and peripheral. I press button at central and LED glow at peripheral and vice-versa.
I am struggling in using the...
I'm trying to update the modem firmware on my nRF9160-DK through the Programmer app available in nRF Connect (v3.6.1), but the app is returning an error, saying it cannot...
Hi I'm designing a board based on nRF9160 that inspired from Thingy:91. I changed the LTE antenna to Molex 2067600001. Now I need to know that can I use the same external...
Hi , i would like to send some sensor data coming from SPI interface and then send it from one nrf52832dk onto another nrf52dk or a nrf52dongle and on the receiving end send...
I am currently using softdevice s140 v6.1.0 with my nrf52840 product, and I am occasionally running into a Softdevice Assert located at 0x000154A2 while the device is advertising...
Hi,
I have a wifi chip MTk7628 that communicates over a usb to ttl chip cp2104 to the NRF52832. I was able to cross compile the heart rate collector and burn the OpenWRT...