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 everyone,
I am trying to implement the OPTIGA Trust M from Infineon with the nrf9160. Unfortunately I encountered some problems regarding this topic.
I am trying...
Hi,
I'm working with the nrf52840, and I've had success with spi communication in the past. However, I want to switch to spim and am unsure how to do so. Can you provide...
Hey, Having some trouble getting the callbacks to invoke with the generic library on zephyr 1.7.1 to my understanding once it gets the data it should call it. have i misunderstood...
It is a very basic question.
For SOC firmware development with Segger and SDK, which layers of BLE are codes covering? Are Host and controller layers transparent to developers...
Hello,
Due to a routing error, the VBUS pin of the nRF52840 is connected to the GND.
The software works on the devkit but not on my prototype.
From what I saw in...
Hi!
Where master and slave is connecting, and then master is shutdown or move far away.Slave is wait for timeout.But the current of average slave e electric current
...
For my project I need to set the UART0 speed to 9600 baud.
So for testing I tried to compile the "Hello word" example by setting the board configuration file (ncs\v1.6.1...
CONFIGURACION:
NRF52 + SDK15 + SD132 + FREERTOS + NUS.
I have a task sending many packages to a central. I'm having an aboslutly aleatory behaviour: - At some time (could...
I’m checking the transaction of the data between iPhone and a Bluetooth device.
The device is developed by a business partner, but I’m not concerned the FW. I think we have...
Hi,
I am using nRf SDK5 and have a sensor that I am trying to extract the Eddystone UID data from the advertising packet. It shows up in nRfconnect as:
Eddystone UID...
I installed the nrf connect 3.91 with programmer v2.0.1 and J-Link driver v6.88a. However, when I cant seem to see the dev kit on my windows 10. I tried holding the reset...
Hi everyone,
I want to use the RTC module in my code, and I have some questions.
1. What I have understood so far is that the nRF52840 has three RTCs (RTC0, RTC1, RTC2...
Hello,
When using eDRX alone and without DATA (eDRX=81,92 sec, no PSM, no data transmittion,iDRX PDCCH = 1), it's showing an average current of 17,84 uA. This value is similar...
Hi Support team,
I have downloaded nRF5 SDK and found that there is a sample for serial via UART but however the samples ( <SDK Folder>\examples\peripheral\uart) is available...