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...
Dear Sir/Madam,
I want to measure the data speed between two BLE 4.2 based devices and two BLE 5.0 based devices.
Using nRF52 products for this purpose.
Kindly help...
I know that the nRF52832 is strictly a 3.3V device however, I was wondering whether any of the GPIO pins are 5V tolerant?
Is there any internal clamping diodes within the...
Hello,
I have noticed, that https://github.com/NordicSemiconductor/nrfx was updated with a nfct driver. I am trying to extended the nrfx port on micropython (see https:...
Hi,
I'm trying to setup the Peer Manager on a nRF51822 with installed the S130. I'm working with Eclipse where I installed the 12.3.0 SDK.
At compilation time I get the...
Hi, I have a two part question, I know the NRF51822 (and I believe all 4.0 BLE chipsets) are being sunset, when will this start taking place?
Since I'm currently using the...
HI,
i am using nrf51422 with sdk13.3.0 and soft device 130
i am receiving 69 byte of data through UART, i am compressing data in two packets. here after transmitting a...
I have an issue with BLE on Android when using low duty-cycle directed advertising and I'm asking here hoping some people have already seen that issue or something similar...
Hi,
I'm working on a custom bootloader based on the one included with SDK 15.
I have a blocking method (i.e. while loop) that runs at the end of the transmission of all...
Hi,
Some general Nordic BLE device questions:
How to add Characteristic?
How to send data to given c haracteristic?
We are using SoftDevice 132 with Segger IDE.
...
I am trying to free up some RAM on my nRF because I am getting Fatal error 0x4, NRF_ERROR_NO_MEM when I try to increase the size of a 2D array.
I do not understand how to...
Hi there,
I am considering the NRF52840 to build our new platform but I am struggling to find information about how the device Firmware is programmed.
Apart from SWD...
Hi,
I'm using sdk 15.2, with soft device s140 on nrf52840 dongle in peripheral mode. I'm using modiffied ble_app_proximity example. What I wan't to achieve is to set advertising...
I want SoftDevice of Bluetooth 4.2 for nrf52832.
I found softdevice.
15.2.0 nRF5 SDK
15.1.0 nRF5 SDK
15.0.0 nRF5 SDK
14.2.0 nRF5 SDK
etc
Which is Bluetooth 4...