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...
We are in the process of finalizing the RF transceiver chip for custom protocol development.
Please suggest the suitable chip and any reference implementations available...
Hi everyone,
I'm using the nRF Connect SDK 3.0.2 and the nRF Connect Toolchain 3.0.1 with the matter ‘light_bulb’ example. I just want to do the following: 1) Get exactly...
I'm using Zephyr/NCS v2.7.0 with a custom multi-image project based on sysbuild . My top-level project has a sysbuild.conf at the root, and a sysbuild/ folder containing a...
Hello
I'm currently mounting a LittleFS partition in the internal flash of my Nordic MCU. However, since data is saved regularly to this partition, I’m concerned that the...
Hello,
I´m trying to measure the current consumption on the nRF54L15-DK Rev. 0.9.2.
There are a few questions:
1) What is the role / purpose of the voltage buffer? ...
Dear Nordic company,
I am not able to compile any of my applications I was able to compile. Yesterday, everything works, but today, it doesn't work. I tried older version...
***Description***
I am trying to build a sample application which comprises of a notification from peripheral to central. I configured the PHY to 2M. With the mentioned...
I can flash the chip. I can run the debugger. I can go to the connected devices, select the device, go to the little "plug" symbol on the RTT, and select it. That brings up...
Hi,
Our team is interested in WiFi location service in Cloud Services.
https://www.nordicsemi.com/Products/Cloud-services/Location-Services
However, under the WiFi...
Can you clarify, is it possible for the nPM2100 to set Vout < Vbat I.e. 1.8v out with 3v battery? The behaviour of the EV kit suggests not...
The datasheet isn't really...
Hello, we are trying to use the distance measurement module and we are following the sample code from sdv v3.0.2. The build process for nrf5340dk and nrf52840dk works well...
I recently bought a fanstel blg840 device, and I have programmed At client firmware in nrf91 and custom code into nrf52, but the problem is nrf52 is sending at comments to...
Hello,
I am having some trouble with the UART API (Async and interrupt). I am connecting the development board (nrf9151 DK) to a 3rd party device (keypad / prox reader)...
Hi all,
I have written an adv demo myself, and once Bluetooth is connected to the customized board, the following problems will occur,
but it works fine on 54L15DK....