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...
What's the current consumption for a Timer on the nRF52832 when it's used in Counter mode? Do Timers require the 16MHz or 1MHz clock when configured for counter mode?
Hi Vidar,
I am planning to start devlopment on the nRF52 and I would like to use GCC ARM with Eclipse. After having read your post "Development with GCC and Eclipse" and...
Okay so the issue is a little more complicated than this.
Phones used for testing were htc m8 (android 6.0) and lg g5 (android 7.0).
Ble chip running on a linux OS using...
Hello, I'm using this code(observer):
github.com/.../nRF51-multi-role-conn-observer-advertiser
SDK9.0.0
I try to add DFU function, now can enter dfu mode and iPhone6...
Hi Nordic Team,
Can you please share any information regarding Indoor Location Tracking feature/application that nRF52840 can support? does this have AoA/AoD? and can this...
I want to establish BLE connection and have a central device receive data from a peripheral device. I am using the Heart Rate Collector as an example and notice the main file...
Dear All :
Is it possible to creat a pwm with 1sec period?
Since the lowest frequency of the base clock is 125kHz,the top count of the pwm with 1sec period will be 125000...
Hi.
I havent found answer for - in my opinion - common question - how to temporarily change name of ble device on button press. As long as button isnt pressed - advertise...
Hi, I'd like to know if there is a way to subtract two different square waves that are coming from two different input pins and then measure the pulse width (or the frequency...
I have been using Power Profiler Kit nRF6707 for awhile without problem. If I made a mistake by downloading firmware when the PPK is attached to nRF52 DK, the software on...
I followed this tutorial in Infocenter and installed everything infocenter.nordicsemi.com/index.jsp , but I have a problem with Thread examples, programming output looks normally...
Hello,
I am working on nrf52840 EVB , i programmed the board BLE_APP_UART but this profile is not working , still the board functioning previously programmed blinky example...
I'm not sure exactly how to word that,
I am about to try and get the adafruit feather to consume less power in standby and I've been told the arduino library isn't well...