Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
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 would like to enable access protection on my device, ie no debugger or flash access. Going through the docs, it looks like I’d have to do a few registers to get access protection...
Hi
I'm new to zigbee programming, but as i understand it is possible to make a zigbee mesh with routers only to decentralize to network.
I have tried to start with a...
Hi,
The most recent version of nRF Toolbox v5.0.4 for iOS cannot see or connect any of my devices (nrf52832, SDK 15.3.0, s132_6.1.1) in the NUS/UART section of the app...
I've recently update to 1.6.1.
I'm testing with SLM, only modification is using UART2 to support communication with an external mcu on another board.
HTTP client interface...
I'm currently trying to send a HTTP body payload that includes "\r\n" in the data payload. I'm getting an "OK" response before I have sent the complete payload.
The problem...
Hi,
I use the nRF52832 with SDK14 and no softdevice.
The MISO on oscilloscope is correct but value in the receive buffer is wrong (can be any value). Unfortunately...
Hello,
Sometimes we don't get a fix when seeing 6 satellites with highest 27dB and lowest 18dB signal strength. And sometimes we are able to get a fix with a GPS fix even...
Hello,
I use NRF52832 with SDK 17.0.2.
I run app timer and pwm driver independently ok.
I merged App timer with PWM Driver. But only PWM run, I can't make app timer...
Hi There,
Now, I want to supply energy on the board with external power. As to say, I cannot supply power on the board by USB. In this condition, can I connect the board...
Hello,
Im New to Nrf51822 im trying with Nrf51822 dfu bootloader dual and single in sdk51 . But after compiling the ble not showing in Nrf connect at all. Whats the IROM...
In BLE Central Example like HRS and RSCS,
Central has Enabled the notification when event handler find Case : BLE_RSCS/HRS_C_EVT_DISCOVERY_COMPLETE.
But what if we want...
Hi,
I am working with ppg sensor to calculate heart rate and spo2. I collected data and printed it on RTT for first cycle values are printing on RTT. But after collecting...
When I debug the twi_scanner_pca example , it gets stuck at .thumb_func .weak HardFault_Handler HardFault_Handler: b . On my NRF DK2 everything is fine, on my rigado eval...
Hi, I am trying to compile and run the ble-pc-driver tests but am struggling.
My best guess based on the documentation is that I am specifying something wrong when configuring...
Hi,
I am performing some evaluation on the low power capabilities of the nRF5340 using the DK and the PPK v1.
I have written a really basic BLE Peripheral Application...