Hello,
Could someone give me a hint with the following problem?
I am using two example projects (ble_app_uart_c, ble_app_hrs) to connect a central and a peripheral.
An...
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
Hi
I am working on a custom BLE NUS using the ble nus peripheral example. I am currently using bluez on a linux machine as client and a nrf52840 dongle as server. I can...
Hi there,
First of all I have to say that I am new to BLE technology development. I tried something using your tutorial and I think I succeeded. The board can advertise...
I am trying to create an application where two or more transceivers can each be moving around with different people and each would know the location of the others relative...
Hi everyone
I'm trying to create a new project using SES but could not able to do that. Just i tried to copy the BLE_blinky project from examples and pasted on new project...
I copied the button project from samples in other drive. Copied the ../boards/arm/nRF534DK_nRF5340 in the new project folder. Then, I changed the names of board in all file...
I am working on an application where I need to start pwm sequence after particular delay (accurate delay of multiple of 100us).
I am quite new to nordic environment.
Here...
Hi!
I'm trying to figure out what is the maximum current I can safely sink or source from NRF9160 GPIO pins.
From the spec I can see that I can expect ~10mA sink/source...
Yes, I have seen the many other tickets with this subject name, but they did not solve my problem. All of the directory paths in my "User Include Directories" in Project preprocessor...
We have a running sensor system with four sensors sending data to one central node (all nRF52840 Dev Kits). The nRF Mesh App was used to provision the nodes.
Now when...
Hi,
I use NRF52832,SDK17.1 ,softdevice is s132.
I shielded the part I added by myself in ble_uart example, but it will prompt this error about 1min after power-on. How...
Good Morning and a Happy New Year,
I try to test an application, using the nRF Connect for Desktop (on a Mac). While trying to pair with an application that supports LESC...
Hello All,
I've had some success now connecting my 52840 Dev Kit with the NRF52840 Dongle and would now like to use the dongle as a receiver with the PC-BLE-DRIVER-PY library...
Hello,
Does the nRF Connect SDK support enabling QSPI encrytpion (DMA, XIP)?
I see there are two functions in the nrfx_qspi.c that do this: nrfx_qspi_xip_encrypt and nrfx_qspi_dma_encrypt...
Is the nRF51 SDK version number exported as a preprocessor #define in any of the SDK header files?
Because the SDKs are not backwards compatible to different revisions...