I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
I am working on nrf52832. For my task, I need to knoow how nordic find out the Total average current on Online Power Profiler for BLE( https://devzone.nordicsemi.com/nordic...
I wanna try to connect multiple device with only one Android, but I don't know how many devices Ble can connect to only one Android. When I try demo on Samsung galaxy S8,...
Hi,
I have an issue that is urgent for me, as we wish to add DFU capabilities via pre and post production hardware. I am using Android 10 on Samsung Galaxy A10 to test...
Hi,
I was able to create a device driver support for a DAC, model TI DAC80501Z. In the first place I put the driver in zephyr/drivers/sensors.
I works fine.
Then I made...
Hi Team,
Please provide the nRF52 based module Characterization, software testing for FCC/IC/ETSI certification test procedure and document
Is DTM test enough for FCC...
According to SDK documentation for GFX library :
“After generating a font, you must change FONT_INFO::height to be described in bits (pixels), not pages”
But in the provided...
Hi,
I can build the blinky_pca10040_s132 example and I loaded it in the nrf52840-DK without errors but nothing happens in the bord I can´t see any lead blinky.
Please...
Hi
We are sending devices for RF/wireless testing and need test firmware that allows for the Bluetooth frequency and transmission power to be easily adjusted. Does Nordic...
Hi.
As you have made a progress in your development of both hardware and software. It would be greate if you remove old videos from youtube. I have just spent some time...
Hello.
I am using nrf52832 and Segeer Embedded Studio.
I want to add a timer function to the ble_app_uart example so that the sensor value is read every 50 ms.
So I...
I am trying to build nRF5_SDK_17.0.0_9d13099\examples\ble_peripheral\ble_app_uart for the PCA10100 DK.
I am using DFP 8.32.1.
I get the following warnings:
RTE\Device...
Hello
I am wondering if there is example where dfu is implemented within application and bootloader is only coping image from flash bank to application space. My companys...
Hello all!
I'm finding a lot of what I'm able to do with the nRF52840 mostly straight forward, especially with the wealth of examples included with the SDK. I'm currently...
Hi!
I'm using nrf sdk v1.3.0, for power saving, i'm have to activate and deactivate lte, after a few time activate, send http request, get data and deactivate lte, the modem...
I am working on design of low power BLE sensor based on nRF52. Sensor data is included within advertising packets, in manufacturers data field. I would like to detect event...