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...
Hello Nordic! I have connected a sensor to the DK via SPI. It outputs a lot of data, a lot... for 1 second of data I get 4096 entries. Each entry is 10 bytes in length.
...
I'm working on a design featuring two different MCUs. I'm looking to use the nRF52840 as one of them. I need both processors to be able to send each other messages and ideally...
Hi,
I have a weird problem. My application starts two timers, one after another. Like this:
Normally it just works - no errors, nothing. However, after a DFU OTA upgrade...
What is the best method to store TLS certificates on the nRF5340? I have seen 2 options, but I'm not sure what is best practice and what does work.
If I store the certificate...
Hi,
i just got my hands on Thingy 52, just want to know how do i get started in retrieving data from it, specifically for motion(accelerometer data), if someone can point...
Hi,
I'm trying to interface LR1110 (Dev Board) with NRF9160 DK using SPI. I have been working on this for a couple of weeks, explored almost the whole devzone, learned a...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
HI,
I need to check the following thing with you. I need to use an I2S mic with NRF5340 between the mic and the controller we need to place 2meters of wire. So, I need...
Hello All, I'm currently working on an application with a central and peripheral devices both using nrf52832 with SDK 15.3 and S132. I'd like for the central to be only trying...
Hi Nordic Team,
My dev environment is as follow:
nRF52832(Ble Central + nfc) + S132+ SES
I have integrated BLE Central Multilink uart project with nfc writable ndef...
Hi Devzone,
A couple of conceptual questions about what is possible and a request for ideas for how to best accomplish my goal.
I want to implement a command line...
Hi,
I am working on an application that needs to store data in flash memory and runs on the nrf52840 dongle. The application is running on an operating system with possibly...
Hi guys,
I am trying to flash my nrf52840 dongle (with the Segger j-link mini) via your awesome NRF Connect Extension on my Apple M1, but I can't get it to work inside of...
I was able to work with the spi module, but now I want to make it work like a simulator, so I updated the configuration function and tried it like this.
Could you please...