When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
The nRF desktop tools are great but all have an irritating bug. I typically hibernate my PC at the end of the day to take it home. When I restart the next day, the windows...
Hi,
I'm trying to link a static library that provided by others to my own project. I followed the steps in this post ( https://devzone.nordicsemi.com/f/nordic-q-a/39338...
Hi all
I'm using nrf52805 soc, softdevice s112 , sdk version 17.0.2 and nrf connect mobile app for my project development. I can connect and disconnect the nrf52 device...
Hi,
I am using P0.10 GPIO of nRF52840 (QFN package) as an output for driving a transmission circuit with an 8MHz digital signal.
According to the datasheet this pin is...
Hi team, I'm using Mesh in my project. Using this thread as a reference, I tried to decrease the data throughput and experiment to see if devices could communicate with each...
hello,
i want to know if is possible have Multilink, ble Uart and relay together? it is for make an a type of Mesh network of 4 devices with a BW of 1Mbps (see the image...
Hi
I'm testing the SLM application in nRF Connect SDK ver 1.3.1 on nRF9160 PDK ver 0.8.2 using the LTE Link Monitor v3.5.0
Giving the following commands, the UART stop...
hello ,
i am working on recieving data from sensor using nrf52832 with time and data right now i am getting time that is set by me my problem is i have to set time automatically...
Here is an issue I am having when using MQTT in a poor (RSRP < 15) LTE signal environment
Condition:
nRF Connect SDK v1.3
modem firmware v1.2
TLS Socket is configured...
I've worked through the Custom BLE Service example ( https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial ) and I'm attempting to port it to C++ to form the...
Hi,
I need to write a linker (ld) script for our nRF52 application. Essentially I need to combine the linker script that we already use with the scripts that exist in the...
trying to build a long range coded phy broadcast/scanning application. as I know zephyr doesn't support that so we have to include nordic link layer based on this post
https...
Hello all,
i am using ble_app_uart example.I add the line
in the begining of the main function. All the ble connection works, but putty shows strange characters...
I am having a bit of trouble getting high enough data throughput for my application so I have a few questions regarding it.
Can running the spi/other peripherals affect...