Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
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...
I am using modem firmware v1.2.3 and NCS v1.6.0. Event GPS_EVT_SEARCH_TIMEOUT never occurs despite setting fix retry time to non-zero value. I am using GPS driver (no new...