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...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
I am using nRF52832 SDK 15.3 and type 4 tag and some phones like iPhone 11 and Samsung S20+ are not able to detect the tag. The tag works with other phones so I don't think...
Hi there,
I'm using nrf52840 DK and Custom board, SDK 17.0.2, Segger Embedded Studio(SES v5.20)
my issue is when I receive data from UART interrupt based on serial uartes...
I'm developing a system of nRF9160, nRF52832 and Iridium 9603 (satellite modem) - all on the same main board. The nRF9160 is the brain of the system and handles LTE, GPS and...
Hi,
I am new to working with nrf52840 devices. I am wondering if it is possible to change the transmission power of packet during transmission several times such that some...
I wanted to increase the bandwidth of bluetooth using the following example, but there is a limit of only 1 board.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17...
project : zephyr
controller stack : zephyr stack
description : we start direct adv using our DK,and we want it send broadcast only once。 but zephyr stack send adv all...
Hi,
I am working on NRF52 series (NRF52 DK and NRF52832) and would like to know whether it is possible to use Bluetooth 5 extended advertising capabilities to send, let...
Hi there, I'm routing the nrf9160 to a STM32 and I need to know the pinout for COM port used.
On my PC, I know COM11 is the one that is used for AT Commands
But, I...
Hi,
I'm using NRF52840 with direct test mode application.
I'm sending to the function dtm_cmd following parameters: 0x4000, 0x8000, 0x9400, 0xA500.
I understand...
Hi,
After suspending task in a specific code line (using vTaskSuspend) and resuming the task (using vTaskResume)- will the task continue from the specific suspension line...
I am going to make a project with nRF52840 In my application, I need to send sensor data to Raspberry Pi I noticed this tutorial and tried to implement this in my project...
i tried to implement radio notification in order to change advertising data but i had this error
when i put the periority to LOW i get this error, if put MID or HIGH the...
What benefit is there to RX gain for the bluetooth front end module
Most other 2.4 amplifiers do not have RX gain.
Our concern is the noise floor, would not the RX gain...
Hi Sri,
When referring to this ink , we know the typical and max ripple values are 70 mV and 100 mV respectively at REGOUT0=1.8V.
Two questions:
1. Do we have the...