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...
which pins can be used as PWM output pins in nrf52811.
Can I use them directly or I need to add some hardware to use the PWM feature.
I have an NRF5811 SOM (EYSNCNZWW...
Hi Sir/Mdm, I want to use 1.54 inch e-paper module from waveshare with nRF52840 dongle with Zephyr RTOS. I have read the documentation from Zephyr about the display and noticed...
Hi,
We use the nRF52840 and have now run out of space using debug mode compilation (using CMake from bash).
When we compile in release mode, we get 50% full flash, so...
Hi,
I am using nrf52832 and mesh sdk 3.1.0 with nrf5 sdk 15.2.
We use dual bank approach for our firmware update with the normal nrf5 sdks ble bootloader. But now our...
Hi.
I have been trying to implement my own Model into the Light Switch Example (Mesh SDK 4.2, SD s140 7.0.1, Hardware: nrf52840 DK), according to this Thread:
Adding Simple...
I'm implementing the WS2812 driver on custom hardware and have some confusion around the hardware tuning parameters for the SPI implementation. The description of the device...
Hi everybody,
We ran into a Zephyr configuration issue which is related to Zigbee and Zephyr's networking stack. In our setup we would like to use Zephyr's modem library...
Hi,
I have nRF52840 DK, for nRF52 series devices. I switched from nRF52 SDK to nRFConnect SDK.
I reviewed
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello,
I am running ble_app_beacon demo from nRF5 SDK 17.0.2 on nRF52 DK and would like to decrease power consumption as much as possible. From this post , I have seen that...
In the official development board directly burn SDK routines, input the command to write data in the serial port, if you continue to input, for example: interval 1s to write...
Hello everyone:
We use NRF52840 to test the transmission function of mesh and verify the minimum publish(client)-->prescribe(server) time;
The following is the publish...
Hi,
I have nRF52840 -DK boards.
I was using nRF SDK (SoftDevice ) to program nRF52 devices. Now I am switching to nRFConnect SDK. nRFConnect SDK is new to me. A few questions...
hi,
My application MTU exchange is 23 bytes,I send data using Notification or indication to sent 105 bytes date,I subcontracted the data into 20 bytes ot sent,How do I make...