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...
Hello Noridc Support Team and All members,
I am new to BLE development.
I am using the nRF52 development kit and the SDK v17.0.2
My intent is to send the sensor data...
I was studying the Wireshark BLE sniffer packet parsed data for a "Find By Type Value Request" and noticed that the Value was not parsed as Little Endian so it was given as...
Dear Mesh Experts, what's the recommended approach to recover lost mesh keys? Imagine, for example, an industrial mesh installation with hundreds of nodes, all provisioned...
I am trying to store my temp sensor readings in an external flash memory( Winbond W25qXX ).
Can you provide me the respective driver for the same?
BTW I have found driver...
It seems that thread has a function to automatically switch channels when the signal is bad.
Suppose when a device in the same thread network is powered down, and then the...
hello Nordic
i am working with nrf52832, on the Central app_ble_blinky axample (with pwm, saadc, timer, app, timer, uart ), sdk 16.0, s132 v7
when running my code on...
Very surprised to not find this in the Marketplace, but can anyone point me to a great sample Github Action for building NRF52 images. My searches are coming up short or using...
Hello
I would like to transmit gps data to my website in addition to nrf cloud, there is a example or documentation about this that I can take of reference? I am working...
Hi I am New with nrf24l01+ and i made my first project it was working perfect with 2 nrf24l01+ without antenna . After the end of the project i change one of the nrf24l01...
I'm trying the given example < twi_sensor >. I connect nRF52 DK P0.26 to my sensor's SDA, nRF52 DK P0.27 connects to my sensor's SCL. My sensor runs at 400kHz, so I modified...
Hello, I'm new for mesh, have a question about the mesh dfu bootloader.
the source device of the mesh dfu shuld be connected to a host. how to assign the uart pin? is it...
I have to integrate a softdevice into an existing nrf52833 SES project. All the documentation I have found isstarting from any of the examples and using GNU Linker instead...