I created xml file for heartrate server using bluetooth developer studio and the plugin nRF8001_Arduino (plugin nordic semiconductor for arduino)
the generated xml file...
I read this older post ( devzone.nordicsemi.com/.../) and have a similar issue but with enough differences that I felt it was worth a new question.
I have an STM32 MCU...
I am having an issue with running the initial blinky example that came with the nRF51 PCA10028 SDK in the Eclipse IDE . I will include screenshots of the issue. I believe...
I use nRF51-DK and nRF51-Dongle for a BLE sniffer.
Always the sniffer fails and marked with an error "Encrypted packet decrypted incorrectly (bad MIC)".
It can not be...
Hi,
I'm using long write in one characteristic but if I try to configure this characteritic with write authorization (attr_md.wr_auth = 1) it doesn't work. I need to send...
Hi, I disassembled an Acer Mouse and saw a chip named "NRF A 3152c 1517UH". Can anyone identify the chip or provide me with the data sheet for it.
Regards,
Steve
After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hi,
On the P eripheral , after establishing a connection with the Central , start the timer to send data to the Central (the timer interval is set to 500ms and stop after...
I'm trying to get Thingy91 works under either Mac OS or Linux. Neither of Programmer nor LTE Link Monitor doesn't work. Programmer complains about that device is not in MCU...
Hi everyone,
I'm reading the documentation about USBD and I have some questions about it.
1) What's the EasyDMA? Maybe I understand what it is but I am not sure so I ask...
We are able to form a openthread mesh using CLI-ftd examples.At present we have server communicating to Clint in UDP portal .Is there is any UART command which is meant for...
I'm implementing APN lookup based on MCC MNC, which I try to obtain from IMSI using AT+CIMI.
However, AT+CIMI it returns valid result only after trying to connect for...
Dear Sir,
How are you doing today?
My customer would like to know the hardware revision information for the nRF52832-QFAB-R
Please let me know if you need additional...
HI
i want to build the examples in git repository " https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160 " for my nrf9160 using segger embedded...
Hi Team
I see a post https://devzone.nordicsemi.com/f/nordic-q-a/60261/nrf52-pwm-library-or-driver?ReplySortBy=CreatedDate&ReplySortOrder=Ascending
It said " It is vulnerable...
I am doing some experiments where I send use 2 nrf52840 DKs in a closed setup. Packets are advertised over channel 37, 38, 39 and I am looking at the RSSI values and some...
Hi, i am trying to add additional data to the Mesh Light Switch server example. I modify generic_onoff_common.h and generic_onoff_messages.h as follow.
...
We have a Macronix MX25R6435F flash chip on our custom LTE-M product, which uses the NRF9160. It's intended to eventually be used for full modem FOTA image storage. For now...
Hi All, I've just received an nrf9160dk, I'm starting to investigate the development of our application while the hardware guys produce a custom board.
I'm just starting...
Hi,
I have filed an issue over at cmake regarding this issue:
https://gitlab.kitware.com/cmake/cmake/-/issues/21512
As someone else has already posted on stack overflow...