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...
I use MPU6050 for my project. I wanna ask about this code caculating the value of MPU6050 . The function below caculating the value of GYRO of MPU6050.
What is the range...
Hi,
I am a newbie to the world of nRF. I am trying to develop a gateway using nRF52840dk using nRF connect SDKv2.0.0.
While I am trying to create a freestanding application...
I want to set a random address during every startup. I see a function to create a random static address."bt_addr_le_create_static()" but I'm unable to see a function that...
Hello! We have looked into Secure Bootloader in nRF and have been able to build andrun the samples available in nRF library. Currently, we have added nRF SDK and nRFX library...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Hello Team,
I am using ble_peripheral application to establish ble communication with android. But, for some android devices the application automatically disconnects after...
The spec describes the App and Network keys as 16 byte hex strings and states that they are generated by a Provisioner.
Can you please clarify what algorithm is used to...
Hi everyone, I'm Eitan, 4th year electrical engineer student. I'm starting my specialization courses in communications and computers (embedded).
For my final project I want...
Hello, support team.
Now my colleagues are working on the software part for the hardware alpha version of the device with 2 independent antennas for LTE and GNSS. But the...
Hi,
Now I'm using :nRF5_SDK_17.1.0_ddde560\examples\ble_peripheral\ble_app_uart\pca10056\s140\arm5_no_packs.
And I want to add 'Characteristic User Description Descriptor...
Hello,
I'm build my application using v1.9.1 and Visual Code. It seems I have an error saying my application size is greater than the flash size.
I CANNOT jettison any...
I have a big issue about WDT during FDA 510K preparing. I have to proof that WDT of nRF52832 is seperated structurally from main system. since nRF52832 have such a seperated...
To whom it may concern,
I have a project (using Zephyr) where I need to switch UART pins while runtime. Is there a way I can handle this? This is how I initialize pinctrl...
I am using the light_bulb sample from NCS v2.0.0 with an nRF52840 DK board. I changed prj.conf to enable Warning traces from ZBOSS:
+# Enable traces on UART_1 (P1.02) @...
Hello,
I have a question regarding the advertising and scaning mechanism implemented in Zephyr.
To be more precise, suppose the node's radio is in scan mode, and it's...