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 just ran into a strange issue and traced it back to a KCONFIG problem... It seems that if I have BOOTLOADER_MCUBOOT and SECURE_BOOT configured "y" I end up getting...
Hello,
I' have problem with CMAKE and Zephyr in VSC. Please, see following error:
[main] Building folder: blinky_13
[main] Configuring project: blinky_13
[proc...
hi,all
I Need add many characteristic with notify in one service,and I wish it can send notify to the phone once the phone enable cccd.
1.tx_handles can work,buf rx_handles...
Good day,
I am developing app by SDK 17.1.0, including ble_nus and ble_hid, I would like to imply fuction to switch between ble_nus and ble_hid, due to some difference configuration...
Hi!
I am trying to subscribe to the power management events that correspond to the following log lines (which I can clearly see in the log):
I have been trying with this...
Hello All,
I'm currently now on the initial phase of development and i wanna to stream 2xIMU data through SPI as for now if i connect only one IMU as Follow
P1.15 SCL...
Dear all and Nordic Staff:
I am learning about dynamic multiprotocols and found examples of dynamic multiprotocols for Thread and BLE in the "nRF5 SDK for Thread and Zigbee...
Due to the system design of our products, I am going to need to sideload any firmware update binaries. That is, my application code will handle receiving the update through...
Hi
I am using ncs v2.3.0, mesh chat example
I have used CONFIG_BT_CTLR_TX_PWR_PLUS_8 =y , and it works quiet well, now how can i implement CODED_PHY (long range) in this...
Hello,
I came across a Nordic Q&A discussing a sample called hci_uart_with_usb_uart_bridge in this post . I have searched in the v1.0.1 tag but couldn't find the mentioned...
Hello,
I'm attempting to establish communication between an nRF52840 and an nRF9160 on the nRF9160DK using LPUART. Initially, I tried using the interrupt-driven mode, but...
I get the registration "parse_cereg: LTE mode not found, error code: -22" error,when try to connect to LTE network in china shenzhen.the hardware is custom use nrf9160 chip...
sdk 2.1.0
nRF9160
Hi, I need to parse a JSON file and for that I'm trying to use zephyr's json.h library. Based on the automatic test file I built a piece of code for...
Hi,
I am trying to use an ST7789 display with the NRF9161DK, I was following this guide but got no luck:
https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b...