Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
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.