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...
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...
Hello,
I'm just trying to run the LTE_BLE_GATEWAY sample program and I've flash all the nessesary firmware onto the nrf9160dk baord. However, when I turn on the nrf52, it...
Hi,
I am building the CoAP client and sever example programs on a third party module (Reytac MDBT50Q). I am using Reytac dev board MDBT50Q-DB-40. Unfortunately the example...
Hi all
Can the NFC tag of nRF52832 be integrated with multiple cards?
Such as t he access control card of my dormitory and my home can be replaced by one card
Thanks...
I use the connected mode of DF, i use the two receiver,one transmiter,but when i flash the procedure to my boards.i find that only one receiver can get the IQ samples.how...
I am trying to port some code I wrote for Gazell, which I guess acts more elegant since it uses PPI, a workqueue, timeslots, etc. I have an ESB connection in which I receive...
Hi,
I am currently developing with the nRF52 DK (nRF52832 SoC) and the nRF52833 DK (nRf52833 SoC). I have built and flashed the Bluetooth: Peripheral HT sample from Zephyr...
HI,
I'm using nrf51822 and Gazell protocol.
from the RM, i get that the combined length of S0, LENGTH, S1, and PAYLOAD cannot exceed 255 bytes, which i think i can set the...
hello everyone, recently I entered the world of nordic,
and I have been testing some of the functionalities, of one of the devices,
specifically the nrf5304 dk model,...
Hello,
I created a device on AWS and corresponding certificates/shadows on the us-west-1 server. I'm able to successfully connect and send to this endpoint, but want to...
Hi Sir / Madam,
May i know if there is any layout guidelines that available for nRF5340-QKAA?
Appreciate if you could help to provide to ease the development of the...
My app uses mesh shell to subscribe to messages on a custom model and that works just fine
I need to subscribe to a different address on the same model but get an error...
Hello,
I using the "nRF5_SDK_17.1.0_ddde560" and want to capture the current RTC count though a gpio (low_to_high event) via PPI. I want to use the RTC2 (used by app_timer...
Hey,
We are trying to create PoC which includes NordicSemi thingy 91 or nRF9160DK, AVSystem portal and AWS cloud.
By default AVSystem uses string "urn:imei:<imei number...
Hi,
I am trying to HTTP application update. I am using fota download to download "app_update.bin" from my AWS S3 bucket.
prj.conf
I am passing the basic authentication...