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...
Hi, we are developing an application using USB with NRF52840. We want to connect to the PMID of our battery charger, which will have either USB voltage or battery voltage...
We are using nRF52832 on original PCB board.
We are trying ADC at single-end input, 10 bit resolution, reference voltage is internal 0.6, gain is 3.
We are using regulator...
I would like to update my advertising data on the fly but actually it doesn't work. Many many posts talk about this behaviour, but no working answers .
Before SDK15, we...
Hello there!
My project use comparator, timer capture and pwm to measure capacity of line.
The purpose is to encounter open circuit condition. So this does not require...
I'm trying to use an iPhone as gateway for nrf Cloud. The user is "Verified" and the "Gateway Name" is the same in the app as the only gateway I have in the nrf Cloud. But...
Hello all,
We check the custom board with nrf52840(BL654) , but it's hang PC and devices when connect the PC.
When the hang on my pc , we checked windows system event...
I'm using SDK 15.0.0 on nRF52832_xxaa.
I'm currently using RTC1 as a low frequency timer to keep track of time elapsed while my device is sleeping. This works well and I...
Hi,
I modified the UART example to work on different pins i.e. pin 17 and 15 on custom board. When I use printf() to print logs, it works. If I use the NRF LOG to print...
Hello,
I am trying to build a small voltage stimulating probe for a research project I am doing. I was going to originally use the Rigado BMD-350 which includes the nRF52832...
Hello,
I am trying to connect my nRF52 DK to my phone (apologies not desktop) and perform a DFU OTA via the nRF Connect app. I'm using SD132 6.1.1, and uploaded the secure...
Hi,
I am using NRF52832 with softdevice s112 and SDK 15.3. I have 20 bytes of data which I want to retain in RAM during system off. I use the following code so that the...
It happens on a new board. It is possible that an HW problem occurs (Xtall), but how to debug it? How to know if Xtall correctly runs? The same code runs correctly on another...
hi ... i am using nRF52832 ,i want to save the battery so i am planning to use system off mode . how to wake up the device from system off mode using threshold value or either...
Hi,
I'm using the "pc-ble-driver-js" to implement a central on PC, trying to send a file through a Write w/o Response characteristic to a device. It's OK for a small file...
Hi ,
I am trying to merging 2 application hex files for example : usbd_pca10056.hex and ble_app_hts_pca10056_s140.hex using mergehex tool.
I could merge the hex files...