Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hi! Found in this post https://devzone.nordicsemi.com/f/nordic-q-a/43514/nrf9160-http-and-other-examples about http client example, and link to repo to examles. All libs is...
Just a heads up that the file nRF5_SDK_15.3.0_59ac345/external/micro-ecc/build.sh in SDK 15.3.0 has Windows line endings and thus can't be executed in a terminal:
$./build_all...
Hello,
We are using an nRF52832 (silicon REV C) microcontroller and we see periodic current spikes in between BLE advertisements... our power consumption is higher than...
Hey, I use nrf52 dk with nrf5 usb dongle. I am using this ble_app_uart__saadc_timer_driven__scan_mode example, I think it is working just fine, but the values are in hex-format...
i am not able display uuid, major,minor values and company identifier(so that we can change the beacon identification to ibeacon) using Ble_app_proximity example. please say...
Does the current background DFU support (if not is there a plan to support) Bootloader and SoftDevice updates? It will be extremely useful to update the BL and SD through...
Hi,
i'm using nRF52832 there is easy way/tutorial/explanation how to make it to connect as a client to the mesh app mobile using ble_app_uart_coexist code?
Thx.
Sir,
Writing Android Software to receive bytes from one of your ble chips for the UART design. Editting nrF ToolBox app.
UARTService.java
onDeviceConnected(BlueTooth...
Development Software: SDK v15.3, IDE IAR v7.8, SoftDevice 6.1.1
Computer Platform: Windows
HW revisions: EYSHJNZWZ (nRF52832)
Hi,
My application requires SPI and...
Hello Team,
i am evaluating Custom software Codec inside nrf52840. need development help whether it supports custom codec or not? which bluetooth stack used for development...
I'm working on a NRF52832 project with SDK V15.2, using S132 Softdevice. before connecting, nrf_fstorage_write/nrf_fstorage_erase/sd_flash_write/sd_flash_page_erase all are...
Hi.
I am using SDK15.0.0.
I tested the RF communication through the ESB example.
And I have tested the BLE communication using the ble_app_hids_keyboard example. ...
Hello all
currently I am flashing the device using command line:
#erase chip nrfjprog --family NRF52 --recover #program softdevice nrfjprog --family NRF52 --program...