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...
Hi,
I have an issue with pinging the nrf52 (PCA10040)(with mqtt_pub loaded), from the PC on the LAN to which the Raspberry Pi is connected to.
I can ping the nrf52 from...
Hi, I've followed the tutorial on https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-services-a-beginners-tutorial . I got to the end of the tutorial...
Hi,
In your reference design: https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF52840/latest/ref_circuitry?1070#unique_1780233596
There is a line from DEC2 to...
When I debug my product ,using nrf51822, using the ble_uart example, my product will using MCU commnication with BLE,using uart.
When I modify the PIN of the uart TX pin...
Hello:
I am working with my sales contact at AT&T in the USA. I mentioned this module and that it was going through certification. Before I moved forward with the carrier...
Hi,
I'm using an nRF52840 dongle with pc-ble-driver on Linux. It has connectivity 6.0.0 with S140. I tried the heart rate collector/monitor example pair (I have two dongles...
Hi folks,
We are in the process of evaluating nordic chips for our product.
One of the features we need is the ability to record an audio sound from an Ios app, send it...
Hello,
I have got nrf Power Profiler Kit for power consumption testing in our application board. I have a question regarding its output voltage for DUT devices. My application...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...
Hello,
I have been developing a project and have run into an issue that I have been unable to resolve in the past two days. The code I have is in every way similar to other...
Hello,
I am using multiple custom boards with ISP1507-AX modules from InsightSIP, based on the nRF52 chip. I want to verify the revision numbers of the nrf52 chips inside...
Hi,
When libubsan and libasan is install the build systems enables some sanitize features in the compiler. These are trigger by the unit tests and four of them fail.
The...
Hi there!
It seems like I've accidentally destroyed LTE modem firmware in my nrf9160 DK during some experiments.
DFU update utility just can't flash the latest firmware...
Hi Nordic:
I just got some confused when I did development between mesh-sdk-2.2 and mesh-sdk-3.0 examples today.
And finally I find a steps to produce an issue of compatibility...
The project I am working on is to store the data acquired through BLE_uart_c and the data collected by the sensor on SDCard. I use FreeRTOS. The problem is described as follows...