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...
Hello,
I have been experimenting with the new VSCode extension for the last week or so and I've noticed some issues. I understand that this is a currently a beta release...
Hello,
Is it possible to receive a review for a board i'm developing??
This board is to be used as a Raspberry Pi Hat to be able to communicate using UART between RPi...
How to recover communication due sequence number. (Could be due of PYACI serial hardware changed/dammaged). Is there any command to reset or know sequence number of node....
Hello all,
I'm developing a BLE CGMS application based on the experimental example on the SDK folder.
Now I working in the timing characteristics and I could see that...
It looks to me like there's usage of the 32 bit milisecond timer in the mqtt client.
It seems to me that mqtt_elapsed_time_in_ms_get(...) could calculate an incorrect elapsed...
We're using the nRF9160 with an external main microcontroller, and communicating with it over SPI. We're evaluating the lowest power modes of our custom hardware to make sure...
1. I want to minimize current consumption (5uA - 10uA) in nrf52832.
2. We are using the soft devices in it.
3. Please tell me all possible SDK configuration settings for...
Hello all,
I have a BLE central application based on nRF Connect SDK V1.6.1 and a BLE peripheral application based on nRF5 SDK 17.1.0. The peripheral wakes up on interrupt...
Hi
For the qualification we need to know the values of the parameters listed below. Our hardware uses a nRF52805 and can operate in both ESB and BLE mode.
Operating...
Hello Devzome Users,
I have a problem with running my codes on other computers. The project runs on my PC very well which I coded original.
I would like to test it on...
Hello Nordic,
I've acquired several nrf52-dks and I use them almost exclusively to flash with nrfConnect on the PC.
To learn more about nrf programming I started with...
Hi all,
May I know is the antenna array a built in in 5340 DK or not? According to https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/direction_finding_connectionless_rx...
Hey all, I've been learning/working on the 53 and have had some issues adding in the AMG8 example. i've gotten the sensor to work flawlessly on an STM32 & nordic 52 but am...
Hello to all,
I have a question about parsing zigbee commands when they present a payload.
In the Window Covering device I use the define "ZB_ZCL_WINDOW_COVERING_GET_GO_TO_LIFT_PERCENTAGE_REQ...
Hi support team,
I'm learning about distance calculation based on time of flight. I only have nrf52832DK here but i wanted to try. I'm looking for an example of getting...