Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
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...
I am in the conceptual stages of development for a BLE test system.
The test system requires:
Fast transceiver and connection with BLE devices, preferably capable...
I know Nordic is releasing the nrf9160 on the 12/12/2018, and from what little documentation I can find it doesn't seem to have BT or NFC hardware integrated. Are there any...
Hello, I have installed nRF Connect and the Programmer following https://infocenter.nordicsemi.com/pdf/nRF9160_DK_Getting_Started_Guide.pdf At step 3.2.2 i see "No devices...
Where can I find a drawing of the footprint for the nRF52840 WLSCP? Normally it would be near the end of the datasheet, after the mechanical drawing of the package. The datasheet...
I have an application running a serial communication through a RS485 interface. I have two sensors attached through I2C/TWi.
I have a app_timer that quwry the sensors once...
I have built on the CoAP example a POST request to the server. This works now without any problems.
I do send the received signal power within my POST. To get the power...
Hi,
I purchased a NRF9160 DK and am having problems on the first time I am trying to compile the SERIAL_LTE_MODEM application . I followed the steps according to the documentation...
Hello,
when I open any example Project from https://www.nordicsemi.com/Products/Development-software/nRF5-SDK with Keil MDK v5, I directly get the Error Message "Cannot...
Hello,
I'm a beginner of nrf5340, when I tried hci_pwr_ctrl(ncs v1.5.1) , I met some problems.I adjusted the tx power and changed prj.conf :
Then I added hci_rpmsg...
After updating nRF Connect and the Programmer app, DKs aren't being recognized when clicking on Select Device.
Tried both with nRF9160 and nRF5340 DKs and neither was detected...
I'm working with the PCA10040, the SDK V11.0.0. and the winbond memory flash W25Q80BV.
For the SPI connection I'm using the the SPI2 because TWI0 and TWI1 are being used...
Hello
First of all, I`ve been spending way to many hours trying to figure this out, so I decided to open this ticket. I am new to microcontrollers in general and the Nordic...
Hello:
I'm new on nrF52832 development. I did some tests using nRF51 and so far so good. However I received a few samples of E104-BT5032 from eByte http://ebyte.com/product...
Hi,
I have 2 SES projects that both require softdevice plus application.
One of the projects combines application and softdevice into the .hex file that is generated...