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, I want to use wolfssl library on nrf51822 and I'm in stuck.At first, I compiled wolfssl as arm-none-eabi ,then added the static lib to the project in segger studio.
...
Hello everyone!
I'm trying to build a project of gathering the information from several temperature/pressure/humidity sensors and sending it to one display.
Sensors will...
Hi, I've tried to set BLE power to max but an app error is raised when I use the sd_ble_gap_tx_power_set function. Parameters should be wrong but as far as I've read over...
How do I align UART transmission/reception with GPIO pin signaling low/high? I wanted to do this because BLE chip is receiving the Product ID & device name from microcontroller...
Hi there,
I was used IAR to compile my source, and combine with bootloader and soft device, and it was always work fine.
Now I have changed my compiling tool to SES IDE...
Hi there,
I am developing an application using an nRF52832, nRF5_SDK_12.1.0_0d23e2a and Softdevice s132 v3.0.0. The BLE part of the application involves sniffing advertising...
Hi All
On my NRF52 device I want to return my own error code after a mobile application (android) has written some data to my custom characteristic. For that I consider...
I am trying to get 2 of the nRF52840 dongles provisioned on a mesh network (client + server). (versions nRF5_SDK_15.3.0_59ac345 / nrf5SDKforMeshv310src)
I am using examples...
Hello
I'm using the NRF52832 with softdevice 132. My SDK version is 15.3. My platform is WIndows 10.
I am having trouble configuring the TWIS. I've followed the instructions...
Hi,
Here's the setup I currently have: nRF52840 SDK 15.2.0 s140 6.1.0 softdevice Secure Bootloader pca10056_usb
I'm trying to update the mbr_params_page (0xFE000) from...
I am new to the Nordic stack, and I have developed an Arduino outdoor prototype using an nRF52840 communicating with another ESP32 (BLE + WiFi) gateway. The project is used...
I use timer+ppi+pwm model.my init code like this
I use some code to close and open PWM ,like this
question:I use oscilloscopes to check PWM, I find that when I start...
Hi all, I want to work with Coded PHY on Bluetooth 5. I tried to change lines on mesh_adv.c file like below, but i getting this error : app_error_weak.c, 119, Mesh error 7...
Hi,
I modified template example and now I am trying to add usb cdc. The applicaton results in Fatal error .I found that nrf_drv_clock_init() works fine but nrf_drv_clock_lfclk_request...
Hello,
I am having difficulty getting the AT Host operating on the DK. I have DK version 0.8.5 and updated my libraries from github (in anticipating of evaluating the GPS...