Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
I develop my own project on nrf51dk sdk12.3 on ses.
1.My app project use experimental_ble_app_buttonless_dfu project after add <ProgramSection alignment="4" keep="Yes" load...
Hello Nordic,
I have a problem regarding UARTE0 and Easy DMA with SDK 12.0. I know, this is an old SDK, but unfortunately I'm not allowed to change it.
The TX part works...
I previously tried combining USBD CDC ACM with 802.15.4 under Softdevice, and this did not work.
Now I try combining examples/peripheral/peripheral/usbd_cdc_acm with the...
Hello,
I want to put my custom board to sleep mode after writing some data through NFC and wake up from sleep through NFC. I have successfully write data through nfc. To...
Hi,
I am using NRF52832 to read the sensor data (BMI160 accelerometer sensor) by using I2C.
I try to send the sensor data to mobile by using BLE_UART. upto this i finished...
Hi, is there a way to upgrade zigbee firmware on a NRF52840, using BLE? Id like to press a button a number of times on a zigbee device and enable BLE to upgrade firmware via...
Hello,
I have bough the NRF52 dev kit, and I'm planning to use STM32 to let it enabled by bluetooth.
I'm very beginner and I don't know how to use it to connect with...
Hi, all
i have using adxl335 sensor interfacing ADC ;i have done code ,i wanted to know is it correct or the way i have developed the code can any one suggest me.
How...
Hey guys,
I have followed this tutorial that shows how to modify advertising data, and more particularly the name.
What I want to do is set a name in the beacon example...
I've added a HID service in my project.
I see a lot of messages
<00> debug> nrf_sdh_ble: BLE event: 0x57.
in the RTT Viewer.
What does the event 0x57 mean?
Hello All,
We are designing a product based on Tracking device, for this we use nRF9160 module & use controller #nRF52840 to send AT command for LTE and GPS.
We do not...
I'm trying to track down an issue where our application gets stuck due to what looks like an infinite loop in the app_timer2 timer list. When it occurs we see the next pointer...
Hello,
I'm using a custom board with nrf52 using sdk12.1 and SD132 v3.0.0. and the nordic's nus peripheral service.
I am able able to read and send data without any...
Hi,
I had a building project until I added app_uart_fifo.c. The app fifo and uart flags are enabled in the sdk_config.h. This is a custom board. Now when I build I get the...