I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi all,
I have been trying to combine the UART and hID Keyboard examples into a single application.
I want to use the HID part to send specific keystrokes using buttons...
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...
Hi There,
I'm working on a datalogger project using nrf52840, includes BLE also. I'm using external 24 channel ADC and should be able to log data to the SDCard at the rate...
Hi, can you explain shortly is it possible to use OTA functionality from FreeRTOS application? I wasn't able to found such an example, and I'm wondering about the possibility...
Most times the Online Power Profiler doesn't even load the graphics, etc. 80% of the time it doesn't finish loading and I have to reload multiple times. I have a 1 Gigabit...
Hello,
I'm using nRF52833 for my application. Unfortunately, my dev kit can not connect to my PC when I use cable to connect it to my PC. It can supply voltage for my kit...
Hi to all, I have found that using SDK17.0.0 on NRF52832, whenever I try to use NRF_LOG_HEXDUMP_DEBUG for a large buffer (more than a 1000 elements), I get a Data Access Violation...
Hello,
I am using NRF52840 DK to toggle led 3 and 4 back and forth (when LED 3 is ON, LED 4 should be OFF and so on). I have to toggle them in a small time interval of...
I get disconnected when receiving notification from characterisitc.
Everything looks fine in nRF Connect app - screenshot below:
Strange behavior begins when I am trying...
hi,
I try to realize all parameter functions in the peer manager. ( I use SDK 15.2.0 )
I expect to design is bond total max 4 in the product. I have some question in below...
Hello,
I'm working on NRF9160-DK. I would like to be able to put the card to sleep in the deepest sleep possible to be able to save as much energy as possible and to wake...
Hi to community again!
I'm having trouble with TWIS during page erase on nRF52840 (FICR "Read 4 bytes @ address 0x10000104 (Data = 0x41414330)") as the bus is stalled...
Hi,
I'm using SDK 17.0.2 on NRF52832
I'm getting an error "undefined reference to `__RAM1_segment_end__'" in "Output/<name>_Debug/Obj/ses_startup_nrf_common.o: in function...
Hi Lorenzo,
I have gone through most of the documentation related to Immutable (SB or b0), McuBoot and application and i have the following queries:
which one should...
Hi,
1) i try to build the eddystone sample program and it prompt "....missing micro-file......".
2) i went support site and search thru some recommendation.
3) After...