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...
Hi,
I am currently working on SDK 15.2.0 on my NRF52840 DK to program a bootloader that can do DFUs over SPI. I have been following the protocol found in this link . I have...
I've made a handmade external Bluetooth FPCB with nrf52832.
I uploaded code with NRF DK board and checked that it is uploaded. So the circuit does not have any problem....
Hi,
After long time(around 5 years) Im try developing ble things on my nrf52840 DK Preview board and found some issues with NRF_LOG functions...
I use latest SEGGER Studio...
Hi , i am trying to program the ecg2 click sensor to test heartbeat values
I tried to test the sensor using the arduino and it works very well but I want to program it on...
To configure ANR in the Smart Remote 3 for nRF52 PCA63519 sample firmware, CONFIG_AUDIO_ANR_DELAY_LENGTH must be assigned a value in sr3_config.nrf52832_pca63519.h.
CONFIG_AUDIO_ANR_DELAY_LENGTH...
I'm making keypad using nRF52840. SDK version is 17.0.2.
It's 4*4 keypad and I want to wake up device when any key is pressed from sleep and let it do any action.
So it...
Hi,
I am developing an application using the NRF5 SDK, version 15.2.0.
I am experiencing issues with the NFC while using an iPhone 11 or 12. No field events are generated...
Would you please help to double check the connection between FEM and nRF52840 is correct or not?
FEM issky66112_11. which has two antennas.
phenomina is TX is normal.but...
It doesn't look like there's a way to do an incremental modem FOTA with the Azure IOT hub implementation. I have app fota working great with the 1.4.0 tag, and am quite pleased...
We are using nRF5340 Engineering D and are having issues with the SPIM peripheral.
In some transactions, the MOSI line is not correctly driven.
The following capture shows...
Hello Guys
Is it Possible to Add:
add support for PPP over already existing BT SPP functionality; or
add support for IP tethering (BT PAN) ?
The softdevice...
I am testing HCI UART and HCI USB to use nRF5340DK as a Bluetooth Controller for RPI400 . While HCI USB is working well as expected, I have trouble bringing up HCI UART. ...