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. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
1、Does nrf5340's application core and network core support external flash for firmware upgrade?
2、When the application core is upgrading, what is the network core doing...
Dear Members,
I used
E:\nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_uart\main.c
I can see it's running in COM11 from J-link, but I can not see any datas...
I just cloned the latest zephyr from github and tried building fat_fs. Got this error:
Although the file is present in:
/Users/macbook/zephyrproject/zephyr/zephyr /include...
We have been evaluating the nRF9160 using the nRF9160-DK. After some effort we have many functions working, and now require synchronisation. I was disappointed to find that...
Hi,
I am trying to make it so a client can publish to groups without using the provisioner to set the publication address. I presume some callback is being used, but I do...
Hi Team
I try to change the TX power in NCS with soft device control. I follow the example code of \samples\bluetooth\hci_pwr_ctrl. And I add the some test code in function...
I am going to use the BLE beacon function for simple home networking.
The device should be able to switch between beacon transmission mode and beacon reception mode (beacon...
I'm trying to get our mouse to connect to the dongle and it's not working, so I'm troubleshooting.
I noticed that I get 3 of these <err> bt_hci_core: Failed to add IRK to...
I am running into an issue around flash management when attempting mesh coexistance with BLE.
The call I am failing on is during mesh_init().
Line 298 of flash_manager...
Hello,
I'm making an application that I want to have the following behavior:
1) 52832 starts in sleep mode
2)P0.14 pulls to LOW which brings out of sleep mode and...
Hi
I'd like to use NB-IoT in Switzerland.
According to https://www.gsma.com/iot/mobile-iot-commercial-launches/ there is support for both LTE-M and NB-IoT in Switzerland...
Hello, I am working on the NRF9160DK and I have an issue with the asset tracker sample. Firstly, I followed the guidelines explained in the video "Unbox and get your Nordic...