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 PCA10059 (nrf52840 dongle) with nRF Connect for Desktop v3.9.3 - Bluetooth Low Energy app v3.0.0 to test my target that is using random resolvable address...
Hello,
I want to communicate with the one master and four slave devices. For this I have merged ble_uart for the data communication and multirole exmple for the multiple...
I just installed VS Code and the Nordic SDK today for the nRF52DK I just bought. The list of compilers is for Visual Studio and Pic32 but I don't see anything that looks suitable...
Hi Nordic,
is there a place where i can find the information about the maximum throughput that can be achieved for 20 peripherals connected to one central? On your documentation...
Hi, I am using FreeRTOS on the RTC and my FreeRTOS timers are called after the correct number of ticks, but the time between the ticks doesn't seem to correspond to reality...
Hello,
I made a project based on the usbd_ble_uart_freertos example and added peer manager for secure connections.
It works in a way that someone can open the uart port...
hello,
i am using nrf52832 with lis3dh accelarometer and max30205 temperature sensor in our customised board with sdk 15.2 in my driver for temperature sensor i am using...
Hi,
I have developed an App to connect and communicate with a BLE peripheral. I used the nRF52840 device. Now I would like to change the firmware so that only my App can...
Hi, I am working with nrf9160, I want to convert INT64 timestamp value to CHAR array with sprintf. I use %lld but sprintf said only "ld" if I use %ld it convert only low side...
I have experimented with asset_tracker_v2 sample application using Cat Tracker sample in AWS. In addition I have created my own application which uses the same JITP certificate...
Hi, we have downloaded the latest nRFtoolbox for iOS from Github.
It compiles fine except it won't upload to our device or simulators.
We get this message:
The package...
Hi,
SDK: 14.2 Software device:332(5.0.0)
I want to use a bootloader to update my APP image. So I use DFU example and change some setting as below
/components/softdevice...
I have just installed VS Code and was following the videos for building an application. My board does not show up on the nRF Connect tab connected devices. The status bar...