Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hi Team,
We are using nrf9160-DK. We have tested assert tracker application, where we got the real time GPS data(DK location) we are happy with that. We also tested the...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Environment :
Host : Macbook Catalina
SDK : 16.0.0
Toolchain : ...2018-q2... (the pre-configured toolchain in the SDK)
SoftDevice: (not used yet, planning to use...
Hi, I'm using mesh_ SDK and nrf52840, I want to know whether the relay node in a BLE Mesh can wake up at a specified time to receive or send packets, and sleep the rest of...
Hi,
I am developing a device based on nrf52840 soc, and the rule of my device is peripheral. I want to know, if a connection was established, could my device start the...
Hello,
we are currently in the development of a low power, battery powered device that needs to count slow pulses (period between ~10ms and several seconds).
At the...
I have a custom nRF52840 board that transmits sensor data (using UART) to a PC with an embedded Bluetooth adapter. I have a code on Matlab that works just fine (using blelist...
Dear Sir.
I am using Master SPI to drive 2 slaves.
Both spi are referenced within Interrupt routine ,
When both spi;s slave are referenced I get an error
err = spi_transceive...
This question has been asked before. I have been using the previous threads to cobble together what is below. I opened a new ticket as reopening (really) old threads is generally...
usb hid how to send 6 bytes of data, app_usbd_hid_kbd_key_control can only send 1 key value, I see that app_usbd_hid_kbd_ctx_t can fill 6 bytes, please see
typedef struct...
Hello,
We're needing a lot more RAM than what nRF91 has, does current nRF Connect SDK support parallel PSRAM on Zephyr somehow or is the development on a roadmap?
Hi there, I want to use CppUTest on the nRF52 to start developing my personal and not so personal projects. I am using the SDK for nRF52, with PCA10040's board. For the moment...
My nRF9160 is plugged into a Raspberry Pi and located somewhere far away from my office, where it can receive an LTE Cat-M signal. I'd like to update the LTE firmware, but...
Hi,
Recently we got Thingy91 and testing the GPS.
we have our custom nrf9160 board and GPS is working and getting coordinates in outdoor.
Im running the sample GPS application...