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...
hello nordic
i am working with nrf52840, device with zephyr and i am writing an application that uses the smp service to preform dfu over BLE.
i am struggling with calculating...
Is there implementation of these functions available for Freertos version of app_timer?
app_timer_cnt_get()
app_timer_cnt_diff_compute()
they are required for LESC...
Hello,
I am trying for connect nRF9160 on LTE-M network.
But keeps LTE searching continuously. I'm using SIM from local network. Is problem on my sim or nRF9160 dk?
...
Hi,
I'm a little confused about nfc tags.
I understand that we can use them for pairing and keys exchange.
However - what happens after pairing? Do server and client...
1. I want to put the nrf52832 into deep sleep mode for some amount of time.
2. Once it wakes up from deep sleep mode, will it affect the content of RAM or flash or any system...
This sounds like very n00bie question and I'm a bit embarrassed to ask this, but I'm not getting anywhere so I have to ask it anyway. Why my GPIOTE events are not working...
we have high current consumption when we are using Accelerometer lis3dh with SPI with no transfer at all on SPI
We have 2 SPI’s in the circuit. The first SPI is connecting...
Hi, I am using nRF5832 DK. Currently, I am using SoftDevice s132 to compile my code. I want to compile it with a different SoftDevice (say s112). But it's not working. Kindly...
Hello, We are developing a smart padlock with nRF52840 on Raytac MDBT50Q-1MV2. It will be powered from CR2 type battery. We will support two types of battery chemicals, Lithium...
My minimum requirement is 1568kbit/s .
I try the example that in Nordic\ncs_v1.7.1\v1.7.1\nrf\samples\esb ..
I increased the dynamic load to 252 ,and It can send about...
https://github.com/NordicPlayground/nrf5-calendar-example
I run the above calendar example in nrf52840 and it run successfully with no error or warning, but i did not see...
Hello,
I am using SDK1.5.1 with one nRf5340 as central and another nRf5340 as peripheral. My use case is, I am setting security level 4 (BT_SECURITY_L4) after establishing...
Hi all,
I'm recently working with Nordic devices (more precisely nRF52840), so I'm still learning. I'm working on a project where I have a shared SPI bus with several devices...
I want to open memory window to check the flash area data which has been written when I was debugging with Visual Studio Code but I can NOT find and open the memory window...
Dear DevZone:
I am working with the nRF9160-DK board and I am interested in the following:
1.- Can I implement a VPN communication with this device? 2.- Do I need additional...