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...
Hello,
My configuration:
Windows 10
nrf5SDKforMesh 3.1.0
nRF5 SDK 15.2.0
nRF5832
My goal is to merge the UART and Mesh example. I found your example ble_app_uart_coexist...
Hi,
I'm trying to evaluate the performance of USB and using USB MSC example to do bulk transfers in between host (PC) device (nRF52840)
I'm using libusb on PC side and...
I use nrf52832 SDK12.3,S132.
I used to test "fds_record_write"function,when there is no flash space,it will return error--"FDS_ERR_NO_SPACE_IN_FLASH",then I call a fds_gc...
Hi Nordic,
Currently I am using the nRF5_SDK_15.2.0_9412b96 to develop SPI interface with a sensor using SPIM for nRF52832.
Within the spim_xfer(NRF_SPIM_Type * p_spim...
Hello,
I am trying to download nRF5 SDK from following link. Every time the downloaded zip file comes out to be corrupted. Is there any other link to download the same?...
Hi,
The user can change some parameters by issuing BLE commands to my device from a phone app.
I want to be able to preserve these parameters that may have been changed...
Trying ble_app_blinky with one phone (Goggle Pixel XL, Android 8) causes a BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST rather than the expected BLE_GATTS_EVT_WRITE. I do get a Write...
Hi,
I would like to check whether we could get the SMP server sample to work on the nrf9160 with nRFConnectSDK. The sample exists in zephyr\samples\subsys\mgmt\mcumgr...
Hi Nordic support:
Our project used nrf52832 BLE chip, It's UART connect with another ARM application CPU. I reviewed nRF5_SDK_14.1.0, It looks following example could...
Hello Nordic people
I need to erase my nRF 51 DK board with nRF Studio, but it can't find my board. I got a message that it can't find nrfjprog.dll file in Program Files...
I am doing some evaluation on nRF91 DK, the iBasis sim is activated successfully, but it doesn’t connect to nrfcloud (only LED3 blink), therefore I am not able to proceed...
Hi there,
I'm having a lot of fun with running apps on nrf9160 SiP on board of nrf9160 DK.
nrf52840 SoC contains the standard board controller fw.
nrf9160 SiP contains...
I recently found that BSP doesn't allow you to differentiate between long press and short press on the same button. I also found the posts to implement the long/short press...
Hi,
I am using UART example of SDK15.2(uart_pca1040). Actually i am sending data from Raspberry Pi to NORDIC nrf52832 using UART. Data which I transmit is well received...