I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
I am very new to this so apologies in advance .
When I compile the sample code using Keil for the Thingy i get the error message.
.\_release_v1_0_0\app_thingy_s132...
hi, I am updating the sdk from 12.2.0 to 14.2.0, and using softdevice s132. I get a problem by connecting device using ios devices, but it works fine with android device....
Downloaded the S132 from the NRF52840 site and loaded it onto the NRF52840DK board using NRFgo studio.
Then created a new project in CrossStudio. Imported the memory map...
Hello guys,
I wanted to start to implement the power management feature on the NRF52 using the Zephyr kernel for a bluetooth application. Unfortunately I am running in...
Hi,
Do you know when the PWM or the ADC functionality will be added to Zephyr for the nRF52 chips?
Can we use the nRF SDK inside a Zephyr application to use unimplemented...
Hello,
sorry to have to ask again, but from reading through all the posts I could not quite figure out how much current the SPI should draw when it is active and reading...
Hello everyone,
I am looking forward to 3rd party BLE modules in which I am interested in choosing Taiyo Yuden EYSHCNZWZ
I want to know that can we flash our code using...
I am using 3 nrf52 DKs with S132 and SDK14 / and SDK15 to try and implement a combination of the multilink and UART examples. I started with the ble_app_uart_c example and...
Hi All,
We are working on nRF52810 chip for on of our beacon project and we are using external antenna on board but
We are dealing with the Reason 8 disconnections.
...
Hey Team,
Can anyone please share the layout of the Program and Debug connector on the Thingy? I don't have a 10 pin SWD connector readily available and need to start...
Hi everyone, I have configured the LOG module to use it with the UART in view of debugging. I don't send anything in my loop but the UART send constantly these data :
<info...
Hello,
I am using sdk12.2.2 and nrf52832 customised board. My use case is as follows.
Suppose user enters in dfu mode trough app and for example user doesn't update...
I am working with nRF5_SDK_14.2.0 ble_app_beacon example using NRF52 DK. If I have directly copy pated the readily available examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_pca10040_s132...