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...
Hi,
As a newbee :-)
Im trying on an nRf5340DK board. I use NRF-connect/Vusial Studio Code: I managed to use zephyr/samples/basic/bkinky example with a build in nrf3540dk_nrf5340_cpuapp...
I erased a board using a MAC (Monterey 12.1) and a Segger Version 11.0 Part-no 8.19.28
nrfjprog --masserase
After which I was no longer able to program, connect, or recover...
Hi,
I was wondering if it was possible to avoid JWT for the NRF9160 by establishing connection between an MQTT Bridge to Google Cloud. Our goal is to establish 24/7 connection...
Hi NRF folk,
when I build sample projects in VSCode (ncs1.8) it works only for some projects (zephyr_st_ble, zephyr_system_off,...). When I use any of the sensor project...
I am using nrf52840-DK and trying to get the Zigbee Switch working. This is just a plain zigbee switch with no bind to light. However, this set attribute during init results...
Hello,
I am trying to make an application with three dongles and one DK. This application consist on control the 4 LEDS of the DK, and each LED is controlled by one different...
I have encountered two issues while using the NRF PWM driver on the nRF52 DK, with or without SoftDevice S132, along with SDK v11.0.0
The first one is the use of the NRF_DRV_PWM_PIN_INVERTED...
I'm building a COAP client using the Nordic nRF9160DK cloud coap-client example code as my base. I have the UDP version working great. But I'd like to convert to TCP.. I was...
Hi all, I have an odd issue with an iphone XR. The NRF Connect for Mobile application can see adverts from the device when scanning, but the device does not appear in the...
Hey! I'm trying to sniff the data moving between a Bluetooth LE button and a Central.
Installation of the Bluetooth LE Sniffer went pretty smoothly but Wireshark only shows...
Hi,
I'm trying to use a nrf delay to make a delay for a motor. The idea is to make the motor oscillated by putting it forward and then reverse via a delay. (you can find...
Hello,
I need to run "west build" and "west flash" commands from my custom IDE/Editor. If I open up Toolchain Manager and then do "Open bash" or "Open Command Prompt", ...
Hello,
I am trying to do directed advertising while us ing the coded PHY whithout bonding the devices but i am running into some problems.
The device with the BT-address...
Hi,
I use nRF5340DK (0.11.0) as HCI controller and noticed it can randomly (?) accept PDUs with access address other than configured. This basically makes it impossible...
Hi,
When I build CLI sample in nRF_Connect_SDK, I don't get any USB port for CLI.
I believe the sample is in default mode built for UART.
How to build this for USB,...