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 am developing firmware for nRF52811 and I can't get UART working.
Sending data over TX works fine, but every time I try to receive something from RX, I get an error. ...
A short digest of the parenting topic ( https://devzone.nordicsemi.com/f/nordic-q-a/76906/nrf9160-siba-unable-to-connect-to-nb-iot-network-and-resets-every-10-seconds: ) ...
Help me for transfer any data between two nrf51822.
i already tested example ble_app_uart for connecting nrf51822 to my smartphone (my smartphone use NRFconnect app),...
Can you write this code in assembly?
If you can, please help me, if not, please help me optimize, thank you
# define RSP NRF_GPIO_PIN_MAP (0, 6)
# define RDP NRF_GPIO_PIN_MAP...
I am setting up the nrf sdk within the WSL2 inside Ubuntu 20.o4 LTS. I am following the documentation: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing...
Hi There,
I try to send some packets from a file between two devices. Now, I want to confirm and analyse whether I receive the total packets correctly or not. Two points...
Hi, I have a simple question. I have looked through the Bluetooth specs, and Devzone, but I haven't found any answers.
What is the the time difference between the three...
I will want to have multiple files in my application, so I will use multiple file IDs when writing records.
At a minimum, I will want one file which will store about 200...
Hello,
This is the second time I am seeing compilation error. The first time a couple of months ago but I cannot remember how I managed to get rid of it.
2> Compiling...
I'm trying to assess the feasibility of an application using nRF52840 in a module from either Minew or Raytac. In this application, the BLE radio works stricly in Central...
Hi,
I used 3HK sim card on NB-IoT in Hong Kong, and I could run GET and POST instructions to any cloud with the right certificate.
Recently, I moved to France, and...
Hi,
As for sd_api_v5 and sd_api_v2 , pc-ble-driver-py has library files and python files and also examples related to that, Can I know that are these library files ,python...
Dear Nordic,
As per power management, could you please suggest any thoughts for following:
We have two ICs on the board connected to nRF52840: 6-DOF sensor (over SPI)...
I took the RSA example in /nrf/samples/crypto/rsa and added a function foo() to it. I am using nrf5340DK with nrfConnect v1.6.1 and build for cpuapp.
my function foo() uses...
I now burn the official routine through the serial port input instructions, want to make NRF52840 dongle read zigBee terminal equipment (temperature and humidity sensor) value...