Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
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...
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...
Hello,
Currently I am connecting between nrf51822 and Rn4871 BLE of Microchip
The issue is that Rn4871 is advertising a service called transparent UART UUID : 49535343...