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...
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...
Hi,
I am using 2 gpio interrupts from 2 separate sensors with active soft device. one sensor generates interrupts at around 400-800 ms and the other comparatively lesser...
Hi,
So I am trying to poll the signal strength of the nRF9160 DK and at first everything seems okay, the device gains connection and all the boxes in the LTE Link Monitor...
We have added Nordic Uart Service (NUS) into the nRF mesh code and we created two mobile application.
First mobile application:
- is for nRF mesh provisioning which is...
Hi,
The datasheet for the antenna used in the dev kit, P822601, has its specification performance measured on a PCB DUT at 140 x 50 mm^2 - which seems rather unnecessary...
HI !
i have a problem during importing nrf9160 project in SES , knowing that i imported this project and others with same toolchain installed and other requirement.
onetime...
hi all
i have been working on a raspberry pi hat design and i would like feedback on it's design
this is the link to the github repo and i do update it regularly https...
hi,everyone
I want to run the DFU example in meshV3.1.0 . but i still can't understader how to run it . below is my understanding:
1.ther are must have 2 devices , A device...
Hey, i having problems with uploading code to my Thingy52.
Equipment that i using: nRF DK https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52-DK Nordic...
Having issue with nrf52840 interface with sim808 for GPRS connection. I am trying to interface nrf52840 with sim808 using UART. But only AT and ATD command reply i can see...
Hi,
I am currently trying to test the capability of bluetooth 5 long range mode using a pair of SparkFun Pro nRF52840. I have used the blue-app-uart example and:
1)...
Hey
I am working on Bluetooth mesh. I am able to find the RSSI from server whenever i received the message from client in mesh(light switch example). Now I have to find...
We used NRF52832 to make a Bluetooth solution, but the customer wants the broadcast name of the product to be regular, and the MAC address also needs to follow a certain rule...
Hi
I have below requirement on NFC using SDK 12.3.0 and soft device S132. please suggest how to start with the same.
1.NFC operation. (Simple Read Write into NFC Tag Memory...
Hi,
I'm working on getting the DFU bootloader working and I'm following this blog post.
I'm successfully compiling and loading the bootloader to our custom hardware...
I want two pwm channel output 1MHZ frequency, the phase difference between two PWM channels is 180 degrees。when i set two pwm frequency to 500KHZ, use the configure below...