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 Nordic,
I am using NRF52832/NRF52840 SDK 15.0 to design products. And I found a strange problem that the connection will be terminated by iOS device when connection...
Hi,
I'm developing a BLE device which has one custom service and three characteristic, each characteristic has read/notify properties. My proglem is, when my device connects...
Hi all,
I want to make a windows application that can switch the light of the CoAP server example. The CoAP windows code is not the problem.
Question is, how this can...
LIKE one of your collegue told me i tried to this...but it doesn't work on the dongle..
Dongle: SDK15.2.0\examples\ble_peripheral\ble_app_blinky\pca10059\s140\<your favorite...
Good afternoon,
I am trying to get cell-tower information from ZTE-M/NB-IOT cell-tower information, in particular RSSI.
In addition - a constant refresh-rate, ideally...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am trying to support old phones without BLE 4.2 data length extension.
I have read https://punchthrough.com/pt-blog-post/maximizing-ble-throughput-part-2-use-larger-att...
I am working on a project where I need to transfer the data from nRF52832 to ESP8266 through UART. I made the connections RX to TX and TX to RX.
I am using ble_app_uart_c...
Hello everyone,
I am having a problem with powering my nrf51822, I have 2 Li ion batteries to power my nrf51822 and a stepper motor, I put the batteries in series to have...
Hello,
Kindly asking for some guidance... We're working on a solution that requires us to distribute unique data sets (i.e., each nodes gets a different data block, approx...
I am using sdk15 with softdevice 6.0.0 for proximity profile. By keeping bootloader as stable can I change the location of softdevice?? I want to use bootloader at the 0th...
Hi!!
I changed the example of SDK14.0.0's ble_app_uart and I am doing low power consumption.
I used timer interruption and now I am driving with power consumption of 1...
Hi all, I am working on a mesh project. I've read Mesh Technology Overview written by Martin and I wonder what will happen if a node receive two or more messages at the same...
Hello,
I'm developing a BLE application using nRF52 based on SDK15.2 using Sofdevice S132 under Windows.
The nRF52 is used to send data in notification Format. In...
hi....
i am using nrf52832 and peripheral device , microcontroller should run continuously , nrf should be in turn off mode and it should turn on when the data need to send...