Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
Hi,
Is exist a tool like nRFutil to make DFU from windows with standard BLE ?
I have found this: https://github.com/NordicSemiconductor/pc-ble-driver but I thing it's...
I'm trying to filter devices by first provisioning a device then checking the composition data for vendor ID,etc... It is a real pain that all that data is only available...
Hi folks, I am trying to talk to the nRF241L from a PIC 16F688. It is my first time with SPI, and to complicate matters I code in assembly only so cannot refer to online examples...
Hi,
We are trying to have control on firmware update of our BLE mesh network. As a starting point I have ran the light-switch examples and DFU over mesh example. In light...
We are develop one product, it is power by four AA battery. It works fine. but now I found a problem. when I power off and then power on again, sometime it can not be reset...
when I start ADC the current will be HIGH .even I UN-Initialization it .
what I have done like that below;
before I started it The current is 0.6ma
but when I start...
I'm trying to communicate with a device over UART, and I'd like to return the response to my commands back to the function the transmission came from.
For example, I want...
I want to develop nrf52840 with ble mesh topology.
However I need one node to transmit data received from all the nodes via uart to a gsm module
Can anyone please tell...
Hello Nordic experts,
I am trying to use app_usbd_ep_enable and app_usbd_ep_disable in order to enable/disable an endpoint. I need this to fake usb unplug/re-plug. Currently...
Hello. I am testing the sending and receiving of UART using nRF 52840-DK. If you change the UART pin settings as follows, you can receive but you can not send. It is confirmed...
Although I have already seen this discussion ( https://devzone.nordicsemi.com/f/nordic-q-a/35183/no-idea-how-to-get-manufacturer-specific-data-in-central-side-from-advertising...
Hello,
I have an nRF52840 chip ( Holyiot nRF52840 module ) and I want to program the chip using an nRF52840 DK. The Holyiot module is basically an nRF52840 mounted on a...
I am having trouble turning on bonds for DFU.
First of all, before I describe this pain, can I choose to avoid this battle by just allowing unbonded devices to DFU? e.g...