Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
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...