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,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
Hello,
Would it be possible to use nrf_pwr_mgmt_run() to implement a polled wait function? The nrf_delay functions execute a busy wait which is only feasible for very short...
Dear sir,
I am trying to interface MAX 30205 with NRF52832. On thec oscilloscope I am getting the signals but still I am not getting the temperature data. Herewith I am...
Hi
We want to set +8dBm on DTM with nRF52840 but it test fail.
When I set +8dBm, nRFgo Studio cannot test it due to fail in DTM code.
We tried SDK v14~ v15 version but...
It seems like I should be able to find this in docs somewhere but having trouble finding the information.
What exactly is the sdh_stack_observer and if I'm ending up in...
Hi ,
I am trying to run one_wire example provided by this links
https://gist.github.com/pabigot/46502004045eeca86612
https://github.com/pabigot/bspacm
I tried running...
Does the count field in ble_gattc_evt_char_disc_rsp_t refer to the number of characteristics in that instance of the struct for the number of characteristics on the connected...
Hi,
I was looking at nrf52832 MCU reference design and found button connection as below
I would like to ask why R16 & R17 are used and how necessary are they? I understand...
I have Segger open with solution 'ble_app_thingee_s132_pca20020' and Project 'nrf52832_xxaa_s132'. I drop down Thingee drivers and left double click drv_humid_temp.c. An error...
Hello All,
I came up with one application .. where we are planing for industrial application , my requirement is as below,
there will be two nrf52810 chips one will...
hi,
i am doing a project where i am using a pca10040 board as central device and a another pca10040 board as peripheral device.
i am able to connect peripheral device...
Dear Sir,
My name is LH. I have bought nRF52DK for development. The marking on top of nRF52832 is "N52832 QFAA B0 1637CY". What is the IC revision notified with this code...
develop environment:
PC;SDK13.0;nRF52832;
I had been using MDK to develope the project during the past 3 years,but recently ,I have to Segger Embedded,so I moved my project...
I have created my own mesh model, based on the light switch example, and had no problems with it when using 1 client and 1 server.
But when I use 2 servers, I noticed that...