I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi,
Noted that nRF mesh app needs GATT bearer to provision a mesh device. I'm using 2 nRF52 DK boards, provisioning is fine, set the keys, subscription lists, etc, everything...
Hello, First of, I'm developing with eclipse an application based on the freertos example of the SDK 15.0 with softdevice S132 v6.0.0. My problem is that the nRF52 sometimes...
Hi. I have the latest topology monitor downloaded from the home page. It seems to have a problem. Every time i try to run it from my windows 10 machine (32 bit), it gives...
nRF TTM win32-x64 will not run on my PC. I use Windows 10 and am trying to run the executable but i keep getting "app cannot run on your PC. Contact the publisher....".
...
Hi. I managed to set up a mesh (Thread) using 9 nodes of the nRF52840 SoCs. I am currently using Putty to send commands and pings between the nodes. What i need now is a way...
Hello, another question from me :) First of all, I'm working with Eclipse, GCC compiler and SDK 15.2.0. I want to add GPIOTE funtionality to the TWI example of Nordic. I'm...
Hello there,
I've been struggling to find a way to read IMU values from my custom PCB. This PCB sends a notification as shown in this image:
My main objective is implementing...
Dear nordic,
i want to BLE+FDS application i have some doubts regarding this.52810 has only 192kb flash if i use both BLE application and FDS is it any problem occurs? ...
Hi,
We used nrf52832 in our custom pcb. It works.
NRF52840 has "Long Range" feature. We think, if long range needs in some application, we can set 8dBm output power and...
Hi,
I am using nRF5_SDK_12.3.0 and writing customized firmware based on uart example.
Everything works fine with the DK. Then I program the firmware to a nrf51822 module...
I have a DFU issue; SDK nRF5_SDK_13.0.0_04a0bfd
The system reboots on the DFUTAG after having completed the application upload.
I have the following errors : :DEBUG:Error...
Hello,
i'm trying to send string composed of three floats of an accelerometer measurement over BLE using UART nordic service (NUS),.
can anyone help me.
Hi, I got a very strange situation with Segger and the situation is:
When I add a sentence to see some info about variables with NRF_LOG_INFO I can debug the program with...
I am hoping to extend the battery life of the Nordic Thingy. Ideally a battery with about 10,000 mAh would be perfect. Is there a list of off the shelf batteries that other...
Hello,
I am observing problems with Softdevice 6.1.0 and Android. After successful connection and service discovery I never receive a BLE_GAP_EVT_DATA_LENGTH_UPDATE which...