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...
Hello. I am receiving an input of 1 Hz. ADC is receiving 12 bits. uart's baud rate is 1000000. ADC input is output as UART raw data.
To do this, I modified the following...
hi,
I've found the sample for direction findings in the sdk-nrf github master branch (sdk-nrf/samples/bluetooth/direction_finding_connectionless_tx)
Will this code work...
Hello,
I want to extend the at_client sample with vanilla Mbed TLS (delivered with the SDK) supporting TLS. Later on, I want to be able to modify the Mbed TLS vanilla implementation...
In the past I was able to get the Serial LTE Example application working over UART0 on the pins used in my custom board. I did so by adding a file called nrf9160dk_nrf9160...
Hi,
I am using spim3 16Mhz and sometimes the spi tx data had the first byte as same as previous last byte and sensor can not react and timed out because of the wrong data...
Hello,
I am using NCS v1.3.0 and nrf52840 dk board. In the central_uart demo example, there is a macro called "BT_LE_SCAN_PASSIVE" which has an option set as "BT_LE_SCAN_OPT_FILTER_DUPLICATE...
I have had 3 nrf52840 dongles burn out after a few weeks running on 3V from 2x 1.5 alkaline batteries, powering the dongle from VBUS. Initially, the current draw was 900uA...
Hi Team,
I am looking for an isochronous stream feature for one of our application use cases.
I am using NRF52840 now. Will this feature come as an FW/SW upgrade or in...
1. regarding about trying to make the GPIO pin as 1.8V output for nrf52840
I try to make my board to work with theGPIO output 1.8V, I have calling the code below after the...
My understanding is that to re-flash the DK when the PPK is mounted, I need to move the COM switch from DK to EXT.
I can see the location of COM and it appears on one side...
Hi
Anybody knows where we can buy nrf52832? It is not anymore available and the lead time is about 1 year!
Is it any similar IC that we can use in our new design?
...
Hi Nordic team,
Experimenting with nRF NCS v1.5.0, Openthread CoAP.
When the client send a message to server, CONFIG_OPENTHREAD_MTD_SED is enabled, I reduced the poll...
Hi. I need some help to change blink led's on zephyr. I'm using NRF Connect SDK v1.5.0 SEGGER Embedded Studio for ARM Release 5.34a Build 2021011401.44914 Nordic Edition macOS...
Hello I am trying to program an external custom board that has an NRF52832 on it and I'm using the NRF52840-DK (Development Kit). The programming is being done using SWD over...