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...
Hi,
I would like to know if it is possible to implement with nRF9160 a communication to an ethernet port?
Also if the nRF9160 has CAN bus port.
Many thanks, Jose
Hello, in my project, I don't want to create and develop my own module based on nrf52810. I want to know if there is any company that produces ready-made modules based on...
Hi,
I am using the SDK to develop a BLE application, I tried to merge two different projects and and I build the project, I have linking issues :
1> Linking ble_app_uart_pca10056_s140...
Hi Team,
we have one doubt regarding sleep current when we try to measure with power analyzer(nrf52840 EVM Board) .we got 5.23 micro amps instead of 2.35 micro amps. ...
Hello NRF ,
After I connect my phone (iphone ) to the nrf device ( ble peripheral advertising ) . I am sending rapdi data to one of the Char UUID , but after some time...
Hi,
We are using nRF52832 and nRF5 SDK(SDK 15 - ble_app_hid_mouse example) for our application, it is already a completed product and we are working on its modifications...
Hi Everyone,
As stated in subject, I am currently investigating why my nRF9160 DK could not bootstrap on our company Nokia IMPACT system. I am using lwm2m client sample...
To give some context to the problem I am using the nRF52833 DK as a BLE Central and a nRF52840 as a BLE peripheral in a simple use case to simply read the state of button1...
Hi Nordic,
One of my customer is doing the BQB certification with nRF52840.
When test the coded phy, the error occurs: failed to obtain enough packets 3.
The following...
SDK Environment: nRF Connect SDK v1.7.1 Zephyr OS build v2.6.99-ncs1-1. This is the version that came with nRF Connect SDK v1.7.1 Target: Decawave DWM1001-DEV. This uses the...
Hi,
I have a custom board based on the nrf5340 which I would like to program using one of my nrf5340DK boards.
As a starting point to test the external board programming...
I want to know that, during the boot process there will be sign verification from boot loader, now can we use mbedTLS for sign verification.
If yes, please give some information...
Hi,
I'm trying to create a DFU controller on a secondary board, and have been referencing the info center and nrf toolbox android app to get started. I've run into an issue...