I have a two fold question, to build a prototype, I would like to know how to get
tflite micro in zephyr build for nRF9151 DK?
Non-Terrestrial Networks (NTN) on above...
Hello, So I am working on implementing Bluetooth DFU OTA capabilities to send an image from a 54L15, acting as an SMP Central Client, to another 54L15, acting as an SMP Server...
Hi, we're creating a BLE mouse. We've setup the HID service- clicking button 1 on the nrf52832DK sends left mouse button click- nothing else is being sent. The problem: even...
Hello.
I am trying to run an alarm clock using the RTC calendar. In the main loop I see the time being printed, but there is no response from the alarm callback, which I...
Hi,
I am trying to upload data from two sensors, the BME280 and APDS9960, to the nRF Cloud. I have been able to extract data from the sensors with I2C, but it seems I am...
When I compile the attached example project like this:
I get the following warning:
And the compile flags for main.c (taken from compile_commands.json) are:
I...
Hello all,
I'm looking at the example projects and ble_app_template in particular, and have noticed something that doesn't seem to make sense...
In main(), this project...
Hi, I am looking for a Bluetooth Low Energy Soc based solution like nRF51822, but I'd like to have an open source firmware solution...
Do you have that kind of solution...
Hi
I want to execute my app from the RAM to test if i'll get a considerable decrease in the current consumption.
I'm using : "s130_nrf51822_0.9.0-1.alpha" &"nrf51822QFAC...
Hi
I'm trying to change TX power and measure the current consumption while advertising, (DC/DC disabled) and i get an increase of 3.44mA from 0dbm to 4 dbm. Ok That's logic...
I follow the instruction and I am able to connect to Xively MQTT service. But I am confusing how to connect to AWS IoT MQTT.
AWS claim it support IPV6 as well.
Is there...
Hi all:
Here is my develop environment and it always show the message "one or more breakpoints could not be set and have been disabled".
Is any item I missed.
OS:Win10...
The ble_app_gls example does not provide any handling code for BLE_GAP_EVT_TIMEOUT, BLE_GATTS_EVT_WRITE, nor BLE_GATTS_EVT_HVC. I'm trying to understand whether the lack of...
I just ran a few experiments on calling sd_ble_gatts_hvx() multiple times based on SDK v10's ble_app_uart example. I have configure the app so that it for each external event...
Hi, I am using NRF51 Dongle to receive transmitted data from the NRF52 DK. currently , I want to send multi packets per connection interval. my question is that does the dongle...
Hi,
I'm interested in making a beacon-style device with nRF52, an NFC aerial printed around the perimeter, and a CR2032 on the back. Is there a reference design for such...
Hi,
This is somewhat open ended question, but I wanted to know the implications of modifying the default bootloader (one that comes with SDK v6.1.0) upfront, so that the...
Hello guys,
I have a very strange issue when working with UICR 's customer register.
I am using a SEGGER Flasher Portable with J-Flash V5.10d to load a hex file (which...