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...
Hi,
In Nrf_SK_for_Thread_and_Zigbee, for openthread mtd, we used to define thread configuration in following code:
So to use node as SED (sleepy end device) we would...
Hi guys, I am fairly new to nRF and I try to understand the ways that data can be displayed to the terminal emulator.
So far, I have noticed that there are four different...
Hello there,
I'm starting out on the nordic platform for the first time but I'm running into an issue. When I try to flash the nRF9160 SiP modem firmware with the latest...
Hello
After building the whole environment of Zephyr and the rest, I downloaded the Serial_LTE_Modem build_nrf9160dk_nrf9160_ns example under Segger IDE to nRF9160 (PCA...
We are using public MAC that was purchased from IEEE (20 low bits are available for us to set and the upper 28 bits are constant to value assigned to us by the IEEE).
We...
Hello Community, I'm using the current sensor INA219 with NRF5340dk. Communication is through i²c protocol and using nrf SDK v1.8.0 . I'm trying to get the data output (Bus...
Is it possible to override ZEPHYR_BASE when building with the nRF Connect extension in VS code?
I am using workflow 4 (application as manifest repository) and can build...
Hi DevZone.
We have problems with our NRF52833-DK We believe they are damaged because under normal conditions, they normally draw less current (.001 A). It is normal to...
Hello Nordic. I'm using the nRF9160DK and with it, some sensors and an sd-card. I save data to the sd-card using a fatfs filesystem, the files are of magnitude 500 kB. I want...
Is the button (from Thingy52 black case) the only option to trigger an IFTTT? Can I use the sensor's information to trigger an event with the IFTTT? like if the temperature...
Hi,
I am merging a PWM_driver example with a ble-peripheral-blinky example to generate PWM signals with user-defined arbitrary phase-shift and duty cycle.
I am done...
Hello,
I have nrf52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345).
My problem is regarding GPIO configurations are NOT retained ,when the nRF52832...
Dear Support term:
The Restful of Nrf Cloud is not work.
The node should have more that 100 data, so get ListMessages should give us pageNextToken.
Yes the result give...
Hi all,
I am using a custom board with NRF 52840 with SDK15.2 as slave and STM as master. I cannot receive right data, but the data to STM is right.
The above are...
Hi,
I am using an nRF52833dk to run a simple async SPI transceive API using k_poll My code is as below, for some reason it always returns BUS FAULT error Code:
Error...