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...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello,
I am wondering if there is a list of recommended chip antenna for the nRF52811 SoC?
I am designing a board that will use BT5.1 but does not need the AoA /AoD applications...
Hi,
I tried to burn the hello world sample code into thingy 91 using segger and J link Edu.
After configuring Termite it did not show anything.
And now LEDs are...
Our device is based on nrf52840 + SDK 15.0.0
We use nrfutil application for packaging sw update (application) and use DFU for uploading & verify authentication
We also...
Dear Members,
How can I use ST7735 module with I2C ?
I saw :
NRF_MODULE_ENABLED(ST7735)
at
G:\nRF5_SDK_17.0.2_d674dde\components\drivers_ext\st7735 ,
How can...
Hi, we are developing an Application with one nrf52840 acting as central, that is connected to up to three nrf52840 acting as peripheral. For our Project, latency for transmissions...
Hi we are seeing some very strange and would like some help clearing it up.
Recently we noticed a very weird hardfault issue triggered through data bus error, at first it...
Hello,
I am currently working on a project with the nRF52832. I need to get the data being provided by the Bluetooth sensor to be stored as a file in my Android device....
I am working on a project that requires some functions from nrfx_saadc.c, i have included this file in my project yet I can not access the functions in the file. The code...
Hi,
I want to add HID consumer control to the usbd_hid_composite example in SDK16. I have seen HID consumer control in the ble_app_hids_mouse example but don't know how...
The debug Log shows that
in main.c static void ble_evt_handler(ble_evt_t const * p_ble_evt, void * p_context) function
case BLE_GAP_EVT_SEC_PARAMS_REQUEST: // Pairing...
Hey all, I have been working on some custom boards using nRF52810-CAAA chips. I use SDK version 15.2. I had some previous issues with sleep currents as seen here , but I resolved...
Hello,
I setup nrfutil to use VALIDATE_ECDSA_P256_SHA256 and have this output from the pkg display output:
|- hash_type: SHA256 |- hash (little-endian): 60de8328530e5882b789259309c47d20dc1a9482f89606ad2cb70d9ad6456b1b...
Hi, Thank you for your attention to this matter.
The questions are as follows:
1. I originally used the following python script to upgrade the modem firmware, can be upgraded...