Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi all
We use an external 32MHz crystal for the nRF51822 and set the register NRF_CLOCK->XTALFREQ to 0xFFFFFF00 according the reference manual V3.0, chapter 13.3. Afterwards...
I work solely under linux so need tool to generate init packet for DFU.
Is there existing tool/script for that under linux ?
(or plan for next sdk)
Thanks
Hello,
I want to send some data via the radio and then turn the radio to receive data. For the receiving, I need to setup a timeout. I would like to keep the timeout as small...
Hi, at the moment I'm learning about NFC and I don't know much about it. But I have question. Is it possible to use nrf52 NFC only for Bluetooth pairing purpose or can I use...
Hi,
I was trying to make nRF8001 peripheral device advertise the services and try to connect using an Android device that is having Nordic Master Control App.
I have...
Hi,
I manage to get pstorage store and load work, now I am trying to update the pstorage block that I just store/load from,
the error from pstorage_update return error...
Hi,
For our current application we are using NRF51822, SDK 6.1, Soft device s110 ver 7.1.0.
In our application nRF is configured as SPI Slave and another controller as SPI...
Hi expert,
I am developing 51822 under SDK 6.1, and we have one button and some sensors' interrupt lines as input GPIOs in our platform. In my code, after calling gpiote_init...
Hi there,
I am trying to send six 20 byte packets per connection interval. Is changing the length of charecteristic simply
attr_char_value.init_len = sizeof(uint8_t...
I have set up a board using device_manager_central to connect with BTLE sensors. I have used a combination of the multilink example and the heart rate collector example along...
Hi,
I used nrf51822- EK board.
GATT - s110 6.2.1 softdevice
I transfer data through UART for nrf51822-EK(PCA10001).
But this time. I used nrf51822 smart beacon...
I develop with nRFgo SDK 2.3.0.10040.
Normally PRX can communicate with PTX by auto ACK, but when there are two or more PRXs with same configuration exist, once PTX sends...
Hi all,
I am trying to use for the first time my nRF51822 development kit, following the "Development Kit User Guide v1.3".
The problem is that when I open "nRFgo studio...
Do all revisions of nRF51 have the same 4kB RAM sections with separate RAM AHB slaves? The product specification clearly states that only for revision 3 chips.