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...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
Hello Noridc Support Team and All members,
I am new to BLE development.
I am using the nRF52 development kit and the SDK v17.0.2
My intent is to send the sensor data...
I was studying the Wireshark BLE sniffer packet parsed data for a "Find By Type Value Request" and noticed that the Value was not parsed as Little Endian so it was given as...
Dear Mesh Experts, what's the recommended approach to recover lost mesh keys? Imagine, for example, an industrial mesh installation with hundreds of nodes, all provisioned...
I am trying to store my temp sensor readings in an external flash memory( Winbond W25qXX ).
Can you provide me the respective driver for the same?
BTW I have found driver...
It seems that thread has a function to automatically switch channels when the signal is bad.
Suppose when a device in the same thread network is powered down, and then the...
hello Nordic
i am working with nrf52832, on the Central app_ble_blinky axample (with pwm, saadc, timer, app, timer, uart ), sdk 16.0, s132 v7
when running my code on...
Very surprised to not find this in the Marketplace, but can anyone point me to a great sample Github Action for building NRF52 images. My searches are coming up short or using...
Hello
I would like to transmit gps data to my website in addition to nrf cloud, there is a example or documentation about this that I can take of reference? I am working...
Hi I am New with nrf24l01+ and i made my first project it was working perfect with 2 nrf24l01+ without antenna . After the end of the project i change one of the nrf24l01...
I'm trying the given example < twi_sensor >. I connect nRF52 DK P0.26 to my sensor's SDA, nRF52 DK P0.27 connects to my sensor's SCL. My sensor runs at 400kHz, so I modified...
Hello, I'm new for mesh, have a question about the mesh dfu bootloader.
the source device of the mesh dfu shuld be connected to a host. how to assign the uart pin? is it...
I have to integrate a softdevice into an existing nrf52833 SES project. All the documentation I have found isstarting from any of the examples and using GNU Linker instead...