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...
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...
Hello,
I am working on S110 SDK 9.0 and softdevice 8.0 on EK board. I am able to authenticate the connection using static passkey.
I need the information about encrypting...
A LOT of great information is presented by the engineers. Is it possible to post videos of the presentations?
Apple does this for the WWDC sessions. I find myself watching...
Hello Everyone,
i ahve been working on NRF51 series for past two months but suddenly i came to know about NRF52 series the apckage is ame and proce also not varying much...
Hello,
Now I am using nrf51822 with PCA10004 EK board. And the custom board we are using is BL600-SA module. As BL600 can be used with nrf SDK and softdevice, Can I use...
I have a Bluetooth LE dongle and I have also a BLE device that I want to communicate with.
On the BLE device there are a several services like Cycle Power (0x1818) and Device...
I'm using the Ulink-ME tool in order to program/debug my custom board based on the nRF51822 device. The problem I have is that sometimes the flashing procedure is working...
Hi,
I do some function base on the ble_app_uart peoject and using the S130.Now I want the device disconnect the connection once it receives the disconnection command from...
We are looking into upgrading to the newer nrf52 SoCs from the current nrf51s. From the looks of it, the SoftDevice S132 is still in the alpha stage of design and validation...
Hello,
I am using SDK 9.0 and softdevice 8.0 and testing on Evaluation board.
I referred the i2c example driver suggested by Torbjorn in this link
I wrote a simple...
Hi,
Are there any plans to release the nRF51822 sniffer source ? I can only see ihex binaries in search results. I am developing some dev boards using nRF51822 xxAC and...
Hi,
I've read through several posts on this excellent forum for nRF51 on audio.
But, I have the new nRF52 Dev Kit and would like to use an analog signal from a microphone...
Hi Gentlemen,
i want to pair my mobile(central) with peripheral device by entering passkey
note: No input or display on peripheral device
suggest the method with sample...
I use 51822 HW TWI to become master.when i send the first byte(Address+write or read bit) to sensor,the event TWI-ERROR is set.Who can tell me, what is the cause of this event...