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...
I had used the examples\peripheral\blinky\pca10040\blank\arm5_no_packs Keil project from nRF-SDK v15.0.0 using Keil MDK v5.25.
EDIT: as described here: http://infocenter...
Hello,
I am currently implementing an OOK modulation with the nRF52 -DK and therefore I need to start the radio with a carrier on defined frequency. Obviously there is a...
Hello
My English is not very good and please point out if my problem description is not clear. I am building a central project that can connect two peripherals. The template...
Hello Nordic,
we are going to perform RF-PHY test for nRF52810 at DEKRA. Can you help us with IXIT filling? There is one answer available at devzone:
https://devzone.nordicsemi...
hi
i have written a service and added 3 characteristics .In master controll panel i am trying to discover services.i see these logs . Device gets disconnected while discovering...
Running the `examples/ble_app_uart` on below environments, in Nexus6 only, it causes that local name byte array will be broken.
* DK:nRF52 PCA10040 v0.9.0 * SDK:14.2.0 ...
Hello all,
I am working on a college project where i need to interface a SD card, an OLED display along with BLE support on nRF52DK, PCA10040, s132, SDK14.1, Segger embedded...
Hi Now I am developing the application to measure PER of each data rate of BLE.
For packet exchange, I use IPSP example in the latest nRF5 SDK version 15, s140.
I could...
As far as I can tell there is a sign error bug when setting the tx power to a negative value. ble_dtm.c uses an int32_t to represent the tx power so when calling dtm_set_txpower...
I have compiled and debugged the temperature_pca10036 code from nRF5_SDK_v11.0. I have used termite terminal for getting info about transferring of data from nRF52832 board...
Hi,
I am using nRF52 board and want to change the RESET output from P0.21 to P0.2.
-I have CONFIG_GPIO_AS_PINRESET defined in the makefile.
-When debugging I can...
First, we implemented ble secure dfu application on nrf51dk. After, we want to program nrf51822xxaa device with same ble secure dfu app. In addition, we saw about rom/ram...
Hello Friends,
I've Get my Thingy from Nordic Tech tour and have a good time with it.
I think everything is perfert, but location of ccs811 ( Tvoc +eCO2 Sensor ) is...
Hi Nordic & friends,
As I know, DLE(data length extension) is not supported in S112. We are using nrf52810 in our development, so I make a test.
A long data packet(>=20...