Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
In the Simple Mqtt example I noticed that the whole thing gets blocked by:
err = poll(&fds, 1, mqtt_keepalive_time_left(&client));
The keep alive is 60 seconds, this means...
Hi,
it seems like I'm struggling with issue mentioned here: https://infocenter.nordicsemi.com/pdf/nRF52832_Rev_3_Errata_v1.0.pdf#%5B%7B%22num%22%3A431%2C%22gen%22%3A0%7D...
Hi support Team,
I create custom ble-service with help of example project ble_app_att_mtu_throughput (nRF5_SDK_17.0.2)its working successfully.Now i need to add security...
Hello,
I am modifying mqtt_simple example to send float over mqtt.
If I change %f to %d, it works without crash.
I have tried enable/disable FPU or increasing HEAP_MEM_POOL_SIZE...
I have nrf52840-dk board. i tried the UART example from the peripherals directory. it works with the default UART Configuration pins.
problem started when i tried to change...
Hi,
I have a configuration of five nRF52840 custom devices transmitting sensor data to a central device (laptop)
The devices can be connected and send data to the central...
I would like to use an external clock for the nrf5340.
The documentation indicates that it is posible override the LFCLK control system to set another source by writing...
hy, i have a problem wit undefine simbol, how to define the simbol, i laready add related path folder that contain the undefine simbol target, but this error still appear...
Segger SEGGER_RTT.c $Rev: 24766. (really 5 digits!) The version in nRF5_SDK_17.2.0.d674dde/ $Rev: 6852 is quite old
PS How can I use a tag not listed? like Segger ?
PPS...
I have the following pm_static.yml defined for my project (nrf52840 on a custom board, NCS v1.7-branch):
west build -t partition_manager_report shows this is working as...
Hi,
I am searching for some methods to blocking the abnormal PCBAs which got short-circuit in DCC and DEC4 after SMT process. These abnormal PCBAs will cause BT pairing...
Hi
HI, I have developed an application for the nRF5232, using NCS 1.7.0. so i need to add the external flash.
I would need a working example running OTA with external...
The objective is to be able to send data back up to an MQTT server using the Nordic NRF9160 hardware. Nordic staff is helpful but only writes back usually in the very early...