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...
Recently got my Nordic Thingy:52 which is based of nRF52832. I wanted to test sending the data to cloud, so I just followed the IFTTT tutorial on the Android Nordic app. I...
For a design consulting client, they have a startup problem and need to know the approximate leakage current when a GPIO is in "DISCONNECTED" state.
I know the NFC pins...
I am using Uart Ble example of sdk , i want to write to Tx without UART can u please help me do it
i actualy want to send accelerometer data which is of size 40kb after...
Hi, I have added BLE custom characteristics in my application. I am writing and reading some values through ble scanner mobile app. Here i observed that when i enter string...
Hi,
I trying to use higher MTU size for my application and i have followed the att mtu throughput example. it is working fine upto 50 bytes packet size but when i try...
so, after getting it to compile, now i can no longer write to flash memory and i don't knwo why i am getting this error now. now sure if it is a result of nrf_dfu_flash and...
hi.....
i am interested in Mesh ,actually i want to understand the flow of mesh program (eg light switch example )how does it work,how it transferring from client to server...
Hi all,
In order to lower the power consumption of my device I have been experimenting with WFE. When using WFE I see that the interrupt latency is increased from ~4µs to...
Onl
I have 40 kb of data i need to send, and what i thought was using notification by creating a timer, which will be started as soon as device gets connected, in...
I am trying to interface with a I²C OLED display using Zephyr’s SSD1306 driver. The driver uses i2c_burst_write, which itself requires that i2c_transfer support gather writes;...
This is on SDK 15 : Not all services are reported when doing service discovery on more than one connection at a time.
Basically, ' ble_db_discovery .c' uses ' m_pending_usr_evt_index...
Hello, I am using the nRF51422 Development kit with SDK11. I am using the proximity application for the battery level service. I would like to strictly advertise to a single...
Hi,
I have an application where I have for example 5 BLE transmitting devices . Each device has one push button and each device is assigned to a number 1-5. I also have...
Dear nordic,
I am new in this open thread i tested your examples its working fine. i also tested CLI example i think its working but i didn't see a response in terminal...
I have a few Bluetooth transmitters based on nRF52832. My receiver devices are mainly iOS and Android mobile devices. I'm considering of replacing them with nRF52840 for Bluetooth...