hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
Hi everybody,
I am having a problem using pwm with ble_app_uart example, let me explain, I want to control a servo motor via Bluetooth, so I use the ble_app_uart example...
Hello, I've read here https://devzone.nordicsemi.com/f/nordic-q-a/24490/nrf52-dk-changing-reset-pin-from-p0-21-to-somewhere-else that reset pin cannot be reconfigured to any...
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...