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...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi,
I send an indication to peer device and i was waiting for confirmation of that indication. Now can i send next indication before i receive the confirmation for that...
I am developing an android application to get real-time temperature over BLE notification. Currently, I receive the temperature sensing data 1 time per second. Based on the...
I'm trying to get the zigbee light control example running. Currently I'm stuck on the coordinator. I've compiled the example from SDK15.2.0 using armgcc successfully. I'm...
I having problems with compiling the project from Thingy:52-SDK 2.1.0, when i'm running the make command on the project i get the message:
Compiling file: nrf_drv_pwm.c...
I have been using up to SDK 12.3 and I now want to add an the FDS example out of SDK 14.
I'm building with armgcc for pca10040 and s132.
There are differences that I don...
This is in reference with https://devzone.nordicsemi.com/f/nordic-q-a/44413/issue-while-debugging-ble_app_uart-program-on-nrf52832-in-iar-ide-version-8-20-1
I could run...
Hi all,
i am trying to get DS18B20 temperature sensor to work on a nRF52832 chip. I have successfully ported this onewire library which is for nRF51 series to work on nRF52832...
With nRF52 central nus examles,
calling "ble_nus_c_tx_notif_enable" in ble_nus_c_evt_handler, it returns NRF_ERROR_BUSY( 17 ) nearly one out of three.
Reset can recovery...
I'm trying to debug my NRF9160 Zephyr app in Segger Studio but finding Step Over/Into is behaving like a Release build and jumping all over the place as would be expected...
Hi,
If i use SCAN_NAME_FILTER, the function nrf_ble_scan_filter_set's 3rd argument is null-terminated string.
But HM-10 send FULL NAME including null(0x00) characters...
Hi,
I'm trying to import nRF9160 DK altium files into circuit maker, and I managed to import the schematics(that was easy), buy when importing the .pcbdoc file circuitmaker...
In the 15.3 SDK doc there is a procedure for converting pca10040 projects to pca10040e. I'm using Segger Embedded Studio (SES) and it seems to me that the procedure is not...
Hi everyone,
I'm new to working with Bluetooth/
My problem is that the connection interval time sent by the central device does not converge with the time I see using...
Hi,
For smartphone, I mean those support ble specification 4.0 and have GATT interface.
Is it possible to provision it ( by nRF mesh running on another smartphone, for...