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 ,
Need a bit of help here.
I am trying to use TWI and SPI in a single code for communicating with two different slave devices, the LTC2941 coulomb counter and the EM4325...
I've adapted the SPI example to read a value from an Analog Devices ADXL350 accelerometer as follows:
But when connected to the accelerometer this hangs waiting for the...
Hi, DevZone,
I am trying connect nRF52480 Preview DK and an Arduino UNO CAN Bus shield.
What I did is:
1) I directly hook CAN Bus shield on the top of nRF52480 Preview...
Hi,
Does anyone know where to download the old SDK versions? I tried to search it in Infocenter, but there I only found the manual documents and API reference, not the SDK...
How slow will an nrf52832 run, using an external crystal, for the purpose of extending battery life? Or am I looking at the wrong processor? I'm looking for a processor for...
Hi everyone!
I'm new to this platform and researching if it's right for my game studio. What I am looking for is a list of boards that have compliance, ideally in the EU...
Hello!
SDK15's DFU with app_scheduler is great!
I am able to Select, Create, and Write an Init Packet. On Execute, however, I get "Flash erase failed (0x3)". What might...
Dear All: My board will reset some time, and i print the register "RESETREAS", and It's value is 8, the PS says it is "cpu lock up detected", Could anyone tell me what will...
Continuous input of audio stream at ATX , but intermittent output audio streams at ARX. why?
how can i use data channal? Once data (three bytes) is sent at ATX,Receive data...
I try to use the SDK 11.0 for my nrf52832 dfu function . But i encountered the error as below:
I am using the ANT_s332_nrf52_5.0.0 .
Any advice . thanks
Building configuration...
Hi all,
I am using SDK14.1.0
Steps of my execution are -
1) My requirement is to make bond when making connection to the android APP. I have done following initialization...
I'm just getting started with the NRF52DK, Mbed and BLE development. I started with the BLE LED demo( https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_LED )...
Hi, we're developing a peripheral (SD 132) which uses whitelist to prevent connection from unwanted devices.
All works fine and when an unlisted device try to connect, it...