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...
Hello,
I'm running the Asset Tracker V2 NCS 1.7.0 conected to the nRF Cloud. I'm using a Thingy:91 with external GPS antenna.
The GPS position is being correctly aquired...
Hello ,I am starting new development in Nordic environment and my system configuration is intel i3 with 8gb ram.
Still it is way too much slow to open nrf connect for desktop...
Hello everyone,
i want to use the 52810 to write into a SD -card, i use a slightly modified fatfs example.
The problem is, the SD card will not initialize as the p_event...
Hi, I'm trying to implement a sleep mechanism in my app. I based my code on the Power Management Example.
I use a button to put the app to sleep and the same button to wake...
Hi Team,
I am working on a project. It requires nordic chips (slaves) to communicate with msp430 (master). I use the nordic example SPIS as the initial code of the nordic...
My project consists of STM32 + 4G + nrf52833. When the 52833 firmware needs to be updated, the cloud service will send the 52833 firmware to STM32, and then STM32 will send...
Hello all!
I am currently developing on the development board nRF52832, SDK16.0 and SD132v7.2.0.
My developmnet board acts as a central whereas my phone as peripheral...
Dear team,
1. I am using the Ble_app_uart example from the SDK.
2. I had received the data successfully from the nrf_connect app.
3. Once the data was received over...
I received my nRF52840-DK (PCA10056) last week and today I was given the task to get started.
I started setup my environment with my preferred choice: Arduino IDE. Unfortunately...
Hi
In the actual test, the power consumption of the chip when scanning is started is 9.5mA,This actual test value is higher than the Iradio_rx0 and Is1 in the PS .What is...
Hi
The customer wants to test the RF transmit power of the nrf9160,whether the AT command can be fixed frequency?Or whether there are special tools to test RF power?
Hi,
I'm trying to migrate bluetooth softdevice to a project contained cli module. I found cli module and softdevice would all create an app timer. The softdevice first created...
Hi,
i using 52840DK 10056, keil5
SDKs\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\
i got err or as follows ,but the...
hi support team,
There is one problem with customer product, for modem it takes more than 5 minutes time to attach the network, i compared with DK, attach is the modem trace;...
i noticed that in the "ble_gap.h", #define BLE_GAP_ADV_SET_DATA_SIZE_EXTENDED_MAX_SUPPORTED (255). But now the situation is, i want to broadcast data more than 255 bytes,...