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...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hi,
After I reset nrf8001, RDY pin stays hi. I checked the crystal pin, there is no clock. I am using TSX-3225 from Epson with 12pf caps.
Am I suppose to see the clock...
Hi,
I am working on a new project with the secure bootloader (SDK 15) as a part of it. I want to add periodic task that will do several actions for example maintaining the...
Hi,
I am downloading my code to my custom board and sending commands through a USB virtual COM port. I basically echo and execute some GPIO operations after decoding the...
I have installed NRF 5X command line but I don't see it in my programs/start / desktop where will be the .exe file or how can I open that? How can I work with that ?
Hello ,
I am using 4 nrf52 DK for Mesh
1. how to I configure a Node as Relay
2. How do I capture MESH Packets/ Data from Mesh in Raspberry Pi and send to cloud
hi,
When working with Keil are the NRF_SDH_CLOCK_LF_RC_TEMP_CTIV & NRF_SDH_CLOCK_LF_RC_CTIV compiled as part of the nrf52810_xxaa project?
if not how can I compile...
Hello, is there a way to send messages via the mesh transport/access layer (not using client/server models) but still be Bluetooth SIG compliant? where can I find information...
Hello,
There are a few posts about EasyDMA consuming 1-2mA of current, and I've measured similar currents. In the nRF52832 product specification, this appears to be one...
Hello,
I am running the ble_app_beacon example and want to add battery percentage in the advertising packets, how to do that. And is it possible for ble_app_beacon example...
I had planned on using the nRF52840 I2S peripheral in Nordic Master mode to either produce a 31.25 kHz sampling rate, or a 62.5 kHz sampling rate for my application.
There...
How do I make my phone to auto connect to my nrf51822 device when it is within range ? I dont want to keep having to tap connect on my app. (android and IOS)
I started with the ble_app_template and a preexisting project written with sdk 12.
I have a custom service and 2 characteristics.
The point I am at now is that my DK advertises...
Hi,
I am doing a beacon application. I am advertising sensor data. I am facing issue with advertising.
When I am powering the hardware using usb cable, my device is working...
Hi,
I am trying to interface external flash with the nrf52. I am able to read the device id. After writing to the status - configuration - bank address registers, I am...
I'm finding a good topic for my thesis which come in the next semester. Has TSCH for nRF52DK be implemented on Contiki OS? If not yet, I want to implement this. It is easily...