Hi, I'm new to BLE and just started feasibility testing, using RF8001, on a small device with no IO. The device will have a unique code set at factory, and printed on label...
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...
I use zephyr to do a spi communication on nrf52840, and my nrf52840 is spi slvae
I refer to the example of zephyr spi\zephyr\tests\drivers\spi\spi_loopback\src\spi.c At...
Hello,
I have developed 10pcs of one prototype with the nrf9160 SiP.
I have some questions regarding some errors im having.
Regarding the SIM 1V8 driver VCC, for...
I'm trying to update the modem on Thingy:91 using nRF Connect Programmer v3.6.0
I get these errors
18:50:16.131
Application data folder: /home/tmh/.config/nrfconnect...
I'm working with a NimbeLink SkyWire Nano Dev kit, but I am hoping the question is simple enough that I can get some quick help here. I'm new to this side of things, so any...
I want to send data of different sizes from one board to another, using nRF52840. I have tried following the UART example, by using one board as Central and another Peripheral...
Hi Nordic,
I am trying to build something based on your BLE uart example for the two units for the connection from your SDK 17.0.2
one unit is running the BLE UART central...
Dear nordic,
I need a advise from your side. my custom board has two spi device both are working same line. one is SD card interface and other is sensor which works in DMA...
nrf9160-DK to NB-IOT service at vodafore UK
```
[00:00:00.322,479] [0m<inf> asset_tracker: Connecting to LTE network. [0m[00:00:00.329,193] [0m<inf> asset_tracker: This...
I know that we have actually some countries in Europe which don't support LTE-M, therefore we like to have a fallback.
Does there exist a fallback option to GSM or EGPRS...
Hi,
So I was having an error which caused my application to stall in the "do_stop_check" part of the nrf_drv_twi.c file, so I added a bit of code to check if I could figure...
We have a device with the following configuration:
nrf5_SDK_for_Mesh_v3.1.0
nRF5_SDK_15.2.0
s140_nrf52_6.1.0_softdevice
mesh_bootloader_gccarmemb_nrf52840_xxAA ...
Hi,
I'm trying to make a script in Python using the nRF52840 dongle, to make some BLE advertising.
I'm using:
- Python 3.7.2 (32 bit)
- pc_ble_driver_py library
...