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
I've just ran into this issue - I was debugging while developing using a J-Link on our own board. I tried setting up UART, set the pin config to
In hindsight not the smartest...
Hey,
I want to build something like a door sensor. So my device should sleep and if the button is pressed it should wake up and send a message to the leader via thread....
I have a device that I would like to add some features to. I took its remote apart and found the chip to be N52832. I bought an Ubertooth One and scanned while pressing buttons...
Hi there,
According to our understanding, on CPU reset the entire core is set to the secure except for non-secure peripherals. Is this understanding correct?
We are trying...
Hi,
I need to evaluate nordic suggested Sample DFU app on BL653 board : https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu
But as...
Hello,
Would it be possible to conduct enumeration when connecting to devices like PCs, smartphones, and so on?
For example, would it be possible to obtain information...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
As mentioned in the subject the virtual pages are overwritten by the application...
Hi,
I use Radio Test in NCS. When the mode was selected to Coded PHY (lr500Kbit, lr125Kbit), it was found that the measured duty cycle was significantly different. For example...
Hi Nordic,
I am using nrf52840 custom board. May I ask, can I replace 4.7uf near VDDH and VBUS pins to a larger cap, like 10uF? As far as I can see, these caps are only...
I wrote some code to read the Adafruit PDM Microphone Breakout board sensor output (ST MP34DT01-M microphone) with Zephyr and nRF Connect SDK into the Thingy 91.
I do this...
Hello
Im trying to use my iPhone 13 with your application nRF Connect as a peripheral.
For some reason the moment I make a connection with another device it automatically...
Hello,
I am using the Adafruit Feather nRF52 Bluefruit LE - nRF52832 for a project where I will have to transmit and receive data over Bluetooth Low Energy between two of...