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...
i am using nrf52840 and trying to get long range using coded phy now i can be able to connect the devices in phy coded but i need more range is decreasing BLE_GAP_ADV_SET_DATA_SIZE_MAX...
Hi, teams.
I am testing nRFConnect 1.5.0 with nRF52833DK.
I added nrf52833dk_nrf52833.overlay file to override the default device tree, and it works when I first open...
Hi,
We have developed some features of HID mouse with some buttons. Just like "music Pause/Start" "Volume up and Volume down" . So, how to achieve "Back/Forward" in website...
Hi,
I'm working with the dfu example. the sdk I use is 15.3.0 and softdevice is s132. I am creating the zip package without any problems.
I use the following commands...
The NCS coap-client sample fails to build in NCS v1.5.0 for nrf52840dk_nrf52840 and nrf21540dk_nrf52840 with the following errors:
It was working fine until v1.4.2. This...
I have bought the development kit recently and I also have flashed the HRM demo code using the nRF Connect UI and it works fine. I have also installed Segger embedded studio...
Hi,
I am trying to add the ble-app-uart example into the saadc example. I added all needed files.c which there were not in the saadc project and also all paths in the...
Hi Everyone,
I am working on nrf52832, I am using sdk15.0.0 ble_peripheral /ble_app_beacon as reference.
I want to set TX_POWER using sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV...
Dears,
I just connected my Thingy 91 to the nRF Cloud and get a message i should update to FOTA_V2.
Anyone has a manual or instruction on how to proceed with this?
I try to obtain from IMSI number for a GATT Characteristic. However, by using AT+CIMI it returns valid result only after network connection established.
Could you please...