hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
we've developed and produced a nRF52832-based custom PCB with custom firmware that is using advertising, scan, connection, custom Bluetooth service and characteristics...
Hi there,
I am designing my own custom nrf52832 PCB and would like to have my design evaluated before put it to production. I am just wondering if Nordic Semiconductor provides...
I am running SDK 15.2 on an nRF52840. I have programmed my secure dfu bootloader, application, settings.hex, and softdevice via jtag. During the first run after programming...
Dear fellow developper,
I'm trying to create a BLE device using HID service to control music, volume and so on.
I have successfully implemented a keyboard + Consumer...
Hello,
I would like to know if anyone else has faced this issue. Indeed, if i want all the consumer control interpreted in the right way, i need to add a keyboard in my...
I'm working on a project with nrf52840 and i'm trying to send and receive ipv6 packet throw thread protocol so i tried to use to send with otIp6Send and receive with otIp6SetReceiveCallback...
Hi,
We are currently working on a project involving a few Connectionless BLE advertisement transmitters based on nRF52832 (SoftDevice 6.1.0). On the receiving end we have...
Hello
I m hardware designing engineer in Turkey.
I m designing bluetooth controlled lighting armature. it must be connect other lamps. And must controlled by phone ios...
Hello all,
I got the nRF52832 dev kit and have been playing around with it. I am using Segger Embedded Studio V4.12. I tried out the ble_app_uart and the writable_ndef_msg...
Hello! I used the "blinky_rtc_freertos" example and transferred ticksource from RTC to SYSTICK in "FreeRTOSConfig.h". The application has stopped working. What am I doing...
Hi Every one,
In my application i want to use two UART's simultaneously, for that i am doing continuous switching of UART communication pins.
I am able to communicate...
Hello,
I am trying to designe my own iot sensor board with nrf52840
For my sensor board i will just add lipo charger IC and MPU6050 (accelerometer)
When i look at designe...
Is there a generic sdk_config.h file for each of the Nordic SDKs?
The ones included for each example seem to be missing useful macros/defines, for example, omission of SEGGER_RTT_CONFIG_DEFAULT_MODE...