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...
Hi,
in the past, i have created blog posts in the devzone, e.g. about the publication of Fruitymesh: https://www.bluerange.io/docs/fruitymesh/index.html
I would now...
Hi all,
Does anybody know how to use NRF_LOG in Mesh SDK, because I need to print float numbers. I know that I need to use NRF_LOG_FLOAT_MARKER because I was using it inside...
Using NCS V1.4 for Mesh on a nRF52840, My customer wants to send higher rate sensor data via mesh. It seems the fastest continuous rate they can obtain is about 1Hz. When...
Hi,
How is the Inter processor communication handled between NRF52840 and NRF9160 in Thingy91 ? It was not very clear from the schematics for me
Can you tell me which...
hello Nordic
recently i encounter a claim that nordic to nordic BLE is faster, or capable of transferring more bits of data per second, then a nordic communicating with...
Hi,
I Have been trying to understand how to flash the nrf9160 IC using SWD and segger. Completed up to the build and run.
Need to know If I make some changes in code...
I am on SDK15.3, NRF52840, armgcc, makefile, console
I need to print a double float number in format of "x.xxxxE-xx". I already know that NRF_LOG can only print float with...
I am using sdk17. I'm implementing central, and I'm using app_ble_out_c to implement it. But there's a problem. This example matches only the specified nus uuid with the service...
Hi, I want to send Door Lock Event Notification commands.
so I modified ZB_ZCL_DOOR_LOCK_SEND_LOCK_DOOR_RES macro in zb_zcl_door_lock.h file.
The result...
hello,
i added scan_rsp_data to add a name on my beacon, but now i cant see manufacturer data on the ble_gap_evt_adv_report_t structure but i can see that perfectly on my...
I'm seeing the modulated output of %XRFTEST offset by approx. 1.675 MHz from the set frequency. Modem version is v1.2.2
Here's my command:
AT%XRFTEST=1,1,1,19500,23...
Hi!
Looking at the schematics for the nRF52833 reference circuitry I see that when USB is used, the VBUS is connected to the C18 capacitor, then GND, and if USB isn't...
I have programmed my device with ble_app_rscs available on nRF5_SDK_15.3.0_59ac345. I was expecting it the main loop
the device will only consume 2 uA however it is consuming...
After a few configuration issues we have finally got a connection with the asset tracker application. However we are not getting far enough to send data.
The log shows a...