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,
If an ESB PRX has queued a 250-byte auto-ack payload, that will take around 2ms at 1Mbs to transmit.
If the ESB PTX has the standard 250us repeat interval, will the...
I am confused about the value of RX_PW_Px register what will be the value of this register if more than 1 dynamic payload packet arrives on the same pipe-x.
I'm a beginner I'm having hard time understanding UART. In my opinion, the documentation is going too straight to the technical details and tutorials without even starting...
Dear friends,
Is there any ideas for measuring the distance between a BLE module and a beacon module without using RSSI?
With Regards,
Sunil
Calixto Systems
hi..........
i have developed nRF52832 QFAA using your schematics,and i have added sensor to it . Now i can able to flash the code and ran successful but i can't able to...
Hi,
We are developping a system connected to several devices based on NR52 MCU.
The DFU works with the nRF connect application.
Now, we would like to update the device...
Hi,
I am just getting started with the thingy 52 and I need some guidance. I am a EE by profession so I feel a bit out of my league here.
When I unwrapped my thingy I...
Hi there,
I am adding security to my service characteristic and i found that for security mode 1 level 4, bonding is required in order to access characteristic values. Is...
Hello,
My problem is pretty much identical to this one:
devzone.nordicsemi.com/.../
My functions look exactly like the ones posted in the original question and I...
Hello, and thanks for all the great examples!
I've gotten the COAP transport for background DFU working on my custom hardware platform and app, however I have noticed that...
Hi,
I do have a NRF51-DK and want to use it as a external programmer. I connected it to the OUTPUT Port which worked fine, then I flashed the mbed firmware on it because...
Hello,.
I have a question about using app_usbd_cdc_acm_read and app_usbd_cdc_acm_read_any in SDK15.2.0,
I am not sure I fully understand the description in reference...
nRF52832, SDK 14.0.0, SoftDevice 132 v5.
If SoftDevice is enabled but the system is not yet advertising or connected via BLE, will SoftDevice ever wake the CPU up from...
Although redirect.c is included and printf() calls use the uart as expected, fgets() calls don't seem to be able to detect incoming characters.
This isn't critical, since...