Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
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...