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...
Hello ,I am starting new development in Nordic environment and my system configuration is intel i3 with 8gb ram.
Still it is way too much slow to open nrf connect for desktop...
Hello everyone,
i want to use the 52810 to write into a SD -card, i use a slightly modified fatfs example.
The problem is, the SD card will not initialize as the p_event...
Hi, I'm trying to implement a sleep mechanism in my app. I based my code on the Power Management Example.
I use a button to put the app to sleep and the same button to wake...
Hi Team,
I am working on a project. It requires nordic chips (slaves) to communicate with msp430 (master). I use the nordic example SPIS as the initial code of the nordic...
My project consists of STM32 + 4G + nrf52833. When the 52833 firmware needs to be updated, the cloud service will send the 52833 firmware to STM32, and then STM32 will send...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My developmnet board acts as a central whereas my phone as peripheral...
Dear team,
1. I am using the Ble_app_uart example from the SDK.
2. I had received the data successfully from the nrf_connect app.
3. Once the data was received over...
I received my nRF52840-DK (PCA10056) last week and today I was given the task to get started.
I started setup my environment with my preferred choice: Arduino IDE. Unfortunately...
Hi
In the actual test, the power consumption of the chip when scanning is started is 9.5mA,This actual test value is higher than the Iradio_rx0 and Is1 in the PS .What is...
Hi
The customer wants to test the RF transmit power of the nrf9160,whether the AT command can be fixed frequency?Or whether there are special tools to test RF power?
Hi,
I'm trying to migrate bluetooth softdevice to a project contained cli module. I found cli module and softdevice would all create an app timer. The softdevice first created...
Hi,
i using 52840DK 10056, keil5
SDKs\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\
i got err or as follows ,but the...
hi support team,
There is one problem with customer product, for modem it takes more than 5 minutes time to attach the network, i compared with DK, attach is the modem trace;...
i noticed that in the "ble_gap.h", #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255). But now the situation is, i want to broadcast data more than 255 bytes,...
Peripheral: nRF52840 DK Central: OnePlus 6T, nRF Connect app
I modified ble_app_uart example, to support Bluetooth Long Range:
I observe two issues:
Advertising...