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...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I recently switched from 1.5.1 to 1.6.1 and I'm now finding the SLM is misbehaving.
When I try to send a large payload such as 933 bytes of data, I find the CTS signal goes...
I successfully built, run and tested the sample: gps on my nRF9160 DK , without using the SUPL client library.
I then tried to build and run this sample: gps with the SUPL...
Hello,
I have been asked to research a possible solution to add support for executing REST calls to the AWS cloud. I see a library and API for making REST calls to nRF Cloud...
Hi,
I am looking at ways to offer the GPS assistance data from NRF Cloud (or similar) through our own server. The NRF Cloud is unavailable from within our network and we...
Trying to compile samples/net/wifi/ to test the esp8266 with Nrf52. we have our custom board. but Im' testing using Nrf52840 DK now.
I've this file
in myProject/boards...
We have a custom PCB with GPS circuit copied from the NR9160-dk board.
The default GPS example is working fine. However, we want to combine GPS tracking and LTE-M connection...
Hello,
I am using NCS 1.5.0 and modem firmware 1.2.3.
I have nRF9160 DK version 1.0.0.
I am trying to run "full_modem_update" example firmware on this.
But getting...
HI
I use NRF9160 serial_lte_modem to test NBIOT/MQTT, current SDK is V1.6.0 ,and config mqtt keepalive =1200S.
after 9160 connect net, control mqtt connect my mqtt server...
I have connected 3 Peripheral using Name Filters and 1 central.
I am able to connect and communicate with all correctly.
But I need to identify that conn_handle 0x0 ,...
Hello!
When collecting dc1.4v with SAADC, there is an error of 100uv. SAADC is configured in differential mode, with N-terminal connected to GND and p-terminal connected...
Hi,
I've read in these forums and seen the machine instructions within the C code that nrf_delay_us (which BTW is used to do nrf_delay_ms) is implemented by executing a...
Hi team,
I would like to know the default channel used for data transmission and the frequency of the channel.
Also whether the frequency is configured in the softdevice...
What is the purpose of the external capacitors on DECA and DECN? DECA calls for 1uF and DECN calls for 0.1uF. The datasheet calls these out as "Regulator Supply Decoupling...