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,
I am using custom hardware with an nRF52810 chip, connecting it to P16 connector of the power profiler kit. I use the power profile kit to check power consumption...
Hi guys,
I am a newbie in nRF but with some experiences in embedded systems . I have just been asked to work on a project that connects a nRF52811 to a nRF91.
I initially...
I'm testing a gps sample program below. github.com/.../gps
I have two questions about it.
1. It doesn't acquire NMEA data. it always stops working when it reaches 30 sec...
Hi
I tried to connect my dongle to PC but it is not getting detected , Even the red LED is not blinking., Can someone help me out with this issue
Thanks
Tabassum
I'm using LPCOMP to sense multiple input.
I call the lpcomp_read() function below for each input pin.
If I only call this function for 1 pin only, it worked fine.
For...
Hi,
I'm developing an application requiring multiple connections to several peripherals from a single central. I followed the instructions given here https://devzone.nordicsemi...
Does anybody know a quick and easy way to disable the radio functions in a soft-device application?
I want to measure and optimise the power consumption of all the other...
Hi
Can someone suggest me how can i erase the secure bootloader from nrf52840(Dongle),Because am unable to get "erase all" or "erase and write" option in nrf connect application...
Dear Nordic Team,
I can not flash my nRF52840 USB dongle with the nRF Connect Programmer application.
The window looks like this:
Erase / Read / Write functions...
Hi,
I am wondering how connection and scan interval work together when using multilink central device. I am starting scanning (scan interval and window 0x80) again after...
So, after using my Devkit and everything working OK as far as I can tell, I decided to order up a bare BT832XE module and place it on my PCB.
Flashed it with the same firmware...
Hi,
I recently received a NRF9160 DK from DigiKey in U.S. and having trouble doing anything! I am using iBasis SIM card and a the moment my whole experience is like this...
Hi,
I'm currently trying to implement a switch between slow and fast connection parameters. For a certain amount of time during a connection the link between peripheral...
I'm logging the app_error_fault_handler() and I got a reset (on disconnecting, reconecting BLE) from the SoftDevice (id = 1) at address 0x169A8 (pc=92584, info=0).
How can...
Hello, I studied on example\ble_peripheral\ble_app_ancs_c in SDK15.2.0 with board PCA10040. After paring and bonding sucessfully with my iPhone, I reset PCA10040 with Button...