I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello,
I'm currently implementing a multi-endpoints Zigbee device using an nRF52840.
This device is a router which have several "GROUPS" clusters (one in each endpoint...
Hi,
I've nrf52840, s140 with SDK17.2 and I was able to set REGOUT0 to 3.3V in 2 ways.
or
nrfjprog.exe --memwr 0x10001304 --val 0xFFFFFFFD
After that I do...
It is my understanding that the more antennas you use for AoA the more memory is required. I am trying to gauge how much memory and resources would I have left for other application...
Is there a way to configure the serial LTE modem application to communicate through the UART using a 2-wire Tx/Rx with Hardware flow control disabled?
I have read that you...
We are trying to switch main MCU that we use in our products into NRF52/53 series devices. We've chosen NRF52833 (aQFN73) for one of these devices. Is it possible to use only...
Hi,
I have a question about the LwM2M Client implementation for the nRF9160.
Can the LwM2M Object updated in a registration update or it is relying on a re-registration...
I have a situation where a customer needs to DFU some nRF52840 custom boards that we shipped. The firmware that I wrote used extended advertising and thus appears as a Bluetooth...
Hi,
I tried running the crypto sample example as part of the nRF SDK project on my nRF5340 DK.
I successfully completed as few tests and then fails while trying to run...
Hello Nordic Team I want to use the ble_app_beacon example found in SDK 15.3 on NRF52810 when NON_CONNECTABLE_ADV_INTERVAL is MSEC_TO_UNITS (5000, UNIT_0_625_MS). The program...
We are using the QDEC in an nRF52832 and our rotation speeds are 0 to 15rpm, usually around 10rpm. Is there any fundamental reason the QDEC can not be used in this case? We...
I'm trying to get the bmi160 sample to work with my custom nRF9160 board. I think the sample is quite old and not maintained. Unmodified (except fixing pure compilation errors...
Hi.
I am building an I2C driver for the Sensirion SPS30 particle sensor (datasheet: https://no.mouser.com/datasheet/2/682/Sensirion_PM_Sensors_SPS30_Datasheet-1888453...
Hello!
Im trying to change my application. Right now everything works with bonding. DFU and reading and writing characteristics. We have noticed a lot of clients unpair...
Hi all!
I'm trying to run the BLE light switch example on the nRF52833 development board using Segger. I get the following error whenever I try to build the client. This...
sorry where i can find the document/spec for the API that we can use to comunicate with LTE stack L3 . Using Zephyr ? threre are some examples that can help me ?
Best Regards...