I had the same experience as fishman and I went back to give Eclipse a try. (Post: nRF Beacon does not build on Android studio) I tried to build it in Eclipse Luna with the...
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...
Hello,
we developed the battery management system with a NRF52810.
Now the product is passing different certifications.
We need to provide info to the certification...
Hi
Trying to implement Full modem firmware update over serial port (USB) on nrf9160 in accordance with nrf\samples\nrf9160\fmfu_smp_svr in ncs version 1.5.1.
It seems...
Module: nRF52810
SDK: 14.2
Softdevice: S132 v5.1.0
Hi,
I modified the serial dfu bootloader exemple to use the SPI slave 0 instead of the UART to communicate between...
i try added Characteristic User Descriptor on nRF Connect BLE app
but on smartphone get Characteristic Extended Properties Descriptor
how can i fix this ?
Hi, I have some troubles with partitioning while using thingy91_nrf9160_ns. I have some FLASH overflow when compiling it with west using 1.7.0 library, while everything fits...
We have five nRF52840 DevKits (Mesh SDK 5.0.0) running to collect data. The devices don't have a stable power supply and regularly turn on and off. (We are only interested...
I'm trying to setup nRF Connect in VSC on a Mac. I've followed the various tutorials and created a new app from "hello world" template. I selected a nrf52840dk as a board...
Hello,
I'm using the secure bootloader example (examples/dfu/secure_bootloader/pca10056_s140_ble, from SDK 17.1), and would like to enter the bootloader from my application...
Dear All, I am using 2 development boards NRF52DK with NRF52832. I changed in throughput example ( ncs/v1.7.0/nrf/samples/bluetooth/throughput ) characteristics to custom...
In my test, the net core is used to complete the scanning function without using the app core. Using the following code, it looks normal on NRF52833, but the mac information...
Hello,
I am working on the NRF5340 DK board with nRF Connect SDK ncs v1.5.1. I want to transmit data at a fast rate (~ 200bytes at every 10ms ) from central to a peripheral...
I am developing a product using the nRF51822 BLE, I was able to interface all my peripherals and setup the softdevice stack accordingly.
Now I am looking to add a pairing...
Hi Dev team,
I have an application working on the Thingy91 that sends the data of the sensors through MQTT to our server. I was interested in knowing the data usage of the...
Hi All!
I'd like to ask if anybody succeeded running zephyr without optimizations?
For ex. i have a following code:
Now i have following problems: 1) If i set...
Hi,
We got carrier frequency tolerance failure in a certification test.
The max deviation should be under 20ppm, but the result is above 30.
We used DTM example...