I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
I am trying to move our existing code based on the recommended NCS SDK. I was able to get MCU boot and SMP working, however, the update is extremely slow. I now seem to be...
I have developed a project using 9160. When I start up with the client board, the log will show that at command execution error occurs when I start up. Why is this? I admit...
Hello nRF community,
I am currently testing some Memfault application that comes with the nRF SDK v1.7.0. I have a custom board designed around the nRF9160 and have been...
Hey,
I'm developing and upgrading a BT mesh to Zephyr 2.7.99 and the base functions work, but my Node keep crashing and I don't know from where. It gives the following...
First off, I see a new changed requirement for making Public tickets:
To raise a public support ticket you need to provide your location in profile. profile Please fill...
Hi Everyone,
I'm having problems getting GPIOTE_IRQHandler_v() to run.
"NRF_GPIOTE->INTENSET = 1" causes my Nano 33 BLE to crash if "(GPIOTE_CONFIG_POLARITY_LoToHi <<...
Hi!
I want to use the function strptime from time.h to convert a timestamp to unix time but get the error "implicit declaration of function 'strptime'; did you mean 'strftime...
Hi,
I am new to microwave board design, so I'd like a little advice please. I have attached photos of the 2.4ghz section of my board and would like to know if the component...
Hi,
I'm trying to integrate the secure_bootloader DFU code into the ble_app_uart_c example but am stuck on an error regarding not fitting in an 'UNPLACED_SECTIONS' region...
I'm trying to develop an Android app to get the BP, HRV, HR, SpO2, ECG, PPG, BPM, steps, activity, temperature, sleep quality from Spovan H02 fitness tracker ( www.spovan...
Hi, I am using Mesh v4.2.0 and nRF52840 light_lightness example but instead of button_event_handler, I am using GPIOTE to control the lights.
I want to toggle one LED with...
Hi
We are developing a system where 2 devices (NRF52840) advertise to each other (and eventually connect) in a highly reflective environment (the cargo hull of a ship)....
As mentioned here I installed the Intel versions:
VS Code 1.63.0
nRF-Command-Line-Tools 10.13.0
J-Link V7.58e
nRF Connect for VS Code
But flashing the sample...
Hi,
We are trying to work pc-ble-driver on Windows with CODED PHY.
it works with 1Mb PHY but not with CODED PHY.
I changed the MAX CONNECITON INTERVAL to 500, but...
We have a custom board with NRF9160 SIP and it has a provision to flash using SWD interface. SWD_IO and SWD_CLK pins.
My connection is like below
VDD and VTG is shorted...