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 guys,
I am trying to get the PWM rocking. Everything works, but as soon as I define a nrfx_pwm_handler_t in the nrfx_pwm_init, my system crashes with the following error...
Hello Nordic Team,
We are developing a wearable device. We noticed spontaneous BLE disconnections every 1-2 hours. The error code is BLE_HCI_INSTANT_PASSED. I have checked...
We are starting a new wearable device design which will be worn by the user on the chest. We are looking forward to use NRF5340/NRF52840 based modules. The final design is...
hello together,
I would like to use this chip nRF9160-SIAA-B1A-R now only as LTE modem. But the modem should be controlled by two external MCU. Please see figure.
...
Hi support team,
Our purpose is to provide the modules to our customers. We have developped the hardware module based on nrf52832. Now we want to test the BLE mesh functionalities...
I used VDD channel to detected battery voltage, and the P0.5(AIN3) connect to a LED, But I found that after initialize SAADC, P0.5 cannot control output.
Hi Nordic
I have some questions regarding switch to Application on custom address.
The memory layout in flash is like this:
0x00000000 - MBR 0x00000000 - softdevice...
Hi, I am new to the nRF Connect extension in VS Code and I am having trouble including dealy.h header file to utilize a DelayMs() function. I found the delay.h in the sdk...
I am advertising some data, my hardware is minimum and there are no external interrupts.
1. How do I wake up after entering power save mode with __WFE(); ?
2. I also want...
Hi ,
I want to use above PMIC for Gotek tracker. But I have below questions:
1. Due to the IO limitation, can I use static high or low to configure the chip with VOUTB...
Hello,
We are working on a product that has UART and SPI integrated. We initialise the UART and the SPI at the beginning of the code and everything works fine.
However...
I am using the nRF52840 and the pair of Nordic BLE UART Demo projects ble_app_uart_c_pca10056_s140 and ble_app_uart_pca10056_s140
Please can you tell me how to change the...
Hello all, Currently I am developing a code for a BLE central device that is supposed to receive data from a weight scale (peer). The peer has a service with a custom 128...
Dear friends,
My 52840 DK flashed a serial example(nrf5_SDK_for_Mesh_v5.0.0_src\examples\serial) as a provisioner.
Now, I want to factory reset my provisoner by PyACI...
Good day,
We are trying to interface TCAN4550 to nRF52840 over SPI, and found that sometimes TCAN throws SPI error (underflow of read/write). Looking further, we found that...