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
1、 I want to know the connection mechanism of one Central connects multi Peripheral.
2、What is the time interval between one connection switching to another? Is there...
Hi Guys,
i am using nordic nrf52840 controller. and i have my own bootloader application code.
and once the controller boot up then it start mbr code from 0x00000000...
Dear Nordic Team,
Is it possible to have dual role (one at a time) on nrf52805? Is any such stack available?
I am very new to BLE and i am facing a problem in BLE Uart...
Hello Everyone,
I am a beginner for working on Nordic devices. I have one query. I have to build a firmware in NRF52840. Now 2 different apps will be connecting to this...
Hello
I am using 5 nrf52833 dev kits and the ble_zigbee_dynamic_light_bulb_eddystone example from nRF5_SDK_for_Thread_and_Zigbee_v4.1.0
I have modified the following...
I'm trying to achieve a low power operation on a device which has a nRF52833 module with a SPI peripheral on Zephyr. It is based on the peripheral_lbs.
The intended behaviour...
Hi, I am learning how to implement Long Range on the UART central and peripheral examples using SDK 17.0.0. The error I am facing is that the debug terminal shows
[ app_timer...
The provided ble_app_template10056e from nRF5_SDK_17.1.0_ddde560 crashes:
The crash was reproduced using:
1. nRF52 DK Kit - ( https://www.nordicsemi.com/eng/Products...
Hello,
Can anyone know how to print MCUboot info on serial debug terminal or Normal Debug terminal using COM port?
What are the Configurations to be added for this?...
Hi guys
I am working on a project need to pass the ADS1231 read data through BLE. But I haven't done so far. I just try to read the ADS1231 value first. Referring to some...
I see an example of a central device and peripherals as one, and I see it using the following three registers to determine the start or end of the broadcast, the beginning...
As stated in the title.
I am using nrf52832 provisioner example with light_lightness example in v4.2.0. Provisioner is able to set up the network with clients and servers...
Hi support team,
We have a new project now. We plan to use nrf52832 for the project. We know about the BLE and the related development, but we are not familiar with nordic...
I am using C++ to program the nRF52 DK and I am trying to use the standard vector library.
When I try and compile it I get the linker error:
${GCC_PATH}/arm-none-eabi...