I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
Hello Nordic support,
I would like to understand regarding the status value 'ZB_ZDP_STATUS_NOT_SUPPORTED'.
I have a Zigbee application in which the device type is a Zigbee...
Hi,
I am using NRF52840 DK board. I am using SAADC example program for reading the voltage and SDK 15.3.0 Version.
We have connected the sensor to the adc analog output...
Hello Nordic team,
Our current setup:
nRF52840
nRF SDK v15.00
In our current setup, the steps we take are as following:
Initialize nRF52840 -> BLE fast advertisement...
I am developing a beacon for nRF52832 and can see the beacon in nRF Connect for iOS when using the following setting:
adv_params.properties.type = BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED;...
I am implemeting serialisation using nRF52 as BLE PHY + STM32 micro as host with UART in between them.
I can see there is example for searilastion under "nrf5_SDK_for_Mesh_v5...
Hello
I want to test ncs ota function. b0 module following this link .
ncs1.6.0
borad:nrf52840dk_nrf52840
projece: ncs/zephyr/samples/hello_world
1. b0 + spm test...
Hello Nordic support,
I have a question regarding the Read Attribute response received after sending Read Attribute request. In the read attribute response structure, I...
I need to see frames not coming from Zigbee cluster addresses at the command line with a PCA10059 dongle
programmed with the zigbee command_line_agent_router software example...
Hi, I am trying to communicate SIM800L with nRF52840. I am using nRF5_SDK_17.0.0_9d13099\examples\peripheral\ libuarte. I am not getting where I should set simple AT command...
There was an error adding your device: No device found for this id. The device has not yet been provisioned. Troubleshoot nRF Code 40412
When I tried flashing modem firmware...
Please help me understand why cannot I add more characteristic in my project beyond a specific number of characteristic i.e 8? I have tried changing a lot of things, but nothing...
Hello everyone,
I am using NRF52840 development kit. OTA was working fine with SDK VERSION15.0.0. Now I am trying to migrate my developed code from SDK version 15.0.0 to...
We are ready to go into production and have made several pre-production boards. Now that we have several boards we are finding that some of the Nordic parts (nrf52840) have...
Hi Team,
I have using the DK and Source code for ANCS which is given in the SDK. I have to make one statement that, i can able to disconnect an active call using the ANCS...