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...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
The code is running on 52832 (BLE) and transmit msg over BLE (NUS) each time GPIO is active (GPIOTE).
But same code (after adding LE CODED Phy) is crashing once it reached...
I am trying to build the NCS sample project "peripheral_lbs" with multiple peripheral connections. Therefore I added the CONFIG_BT_MAX_CONN. Up to 20 the build is working...
I have a problem when activating the simcard via nrf connect. |
After several attempts, using the IMEI and PIN on the Thingy 91 product, i get the following error.
(There...
Hi. How do I advertise both heart rate service and current time service together?
Seems like the current time service overwrites the heart rate service.
I will appreciate...
Trying to convert a working sample for a BME280 sensor from I2C to SPI
nrfConnect 1.4 on nrf9160-DK
After looking at other SPI examples and noting the syntax I thought...
Hi,
i have changed uart pins to second port. After that it is not advertising. when i connect the FTDI converter to the uart pads from custom board, it starts working and...
Dear Devzone Community,
when trying to get the Zephyr SHT31 Sample running, I stumbled across an error which I was not able to resolve.
I did the following:
Add nrf9160dk_nrf9160ns...
I need to control the BLE ON/OFF state and send some data to MK81 via BLE through UART, we have estalished the Hardware connection between the nRF52832 chip and MK81,
How...
So, I am quite beginer with programming and working with this sensors and nrf, So I need your guys help.
I am trying to get the x,y,z values from the accelerometer of BMX055...
The nRF 52840 RSSI "meter" is not usable.
I tested in an RF (2.4Ghz) quiet neighborhood. Using a reference receiver, I measured RSSI variance around +/-3 dB (95% confidence...
Hi
Q1. Can SES Nordic fork generate unique checksum for code verification? It's like what Microchips compiler did.
Microchips compiler can generate checksum after code...
Hi there!
Okay, we're back again... I'm using ARMGCC in combination with Make, nRF5 SDK, nRF SDK for Mesh, FreeRTOS and C++. This time I wanted to use the APP_BUTTON library...
Hi Nordic,
I am a beginner in programming outside of the Arduino IDE. I'm familiar enough with C to understand much of the code in the examples, but using I2C with the...
Hi. I am currently using an nRF52840 DK board and SDK 17.0.2.
My team is implementing a default key for the first connection to device.
During the connection, we plan...
Hello, I am currently trying to build the lwm2m_client sample on my nrf9160DK but I am facing these issues in my Kconfig file, specifically with the BSD_LIBRARY dependency...