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...
Dear Sirs,
How to advertise with nRF52810 (peripheral mode) in order to be seen by BT4 devices (Smartphones)?
Is it necessary to make a special configuration (settings...
The current dimming example is able to control 1 LED.
If I want to have a different level for each LED (and there are 4 LEDs in total) then I need to:
#define ACCESS_ELEMENT_COUNT...
I want to trigger Google Assistant/Siri/Alexa on the push of a button. I found the HID code for the home button, but I presume long pressing this will not send anything to...
Hi,
I am developing one of the code for the radio testing & in which I need to pass or select the receiving channel and at same time need to receive the RSSI value of same...
Hello,
I am newbee to nrf52840, I need to start writing code for from scratch in keil and segger embedded studio. let me know the steps to get started.
B.R.
Gourav
I am using Windows 10, 64-bit
I am using gcc tools 7 2018-q2-update (arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release...
I'm having some serious issues with the Windows 10 BLE drivers, it would seem that if you scan for anything over 2-3 hours the BLE just dies!
Anyway, I am now looking at...
Hi,
I have the FatFS example up and running with the SPI0 instance (default configuration).
Is it possible to use a SPIM instance instead or do they have some limitations...
Hello,
I have cloned the latest master repos and I am using the command line to build, compile, and flash. I have successfully built and compiled the new MQTT_simple example...
Hello,
Where is the nrf9160 in terms of certifications?
Is nrf9160 'pre-certified' yet in process or not planned for pre-certification? Which carriers are targeted by...
Hello,
While I tried to compile the project, I am facing error.
Preprocessor Definitions are
User Include Directories are
OS : Windows 10
SDK : nRF5_SDK_15...
In our product we offer the ability to scan for Bluetooth advertising messages, however obviously scanning continuously requires quite a large amount of power.
If we want...
I'd like to better understand 2 aspects of the Radio Test example. My apologies if this is a repost, but I wasn't able to find complete answers elsewhere in the forum.
1...
Hello All,
i am working on nRf52810. for programming i use segger embedded studio in windows 7. For reference i use nRF52 SDK 5.2.0.
right now i am try to make application...
Hi,
I have to prepare my devices for certification and I am hoping to use the radio test example as suggest by most people here on the devzone to be the most convenient...