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...
Hi,
we are in the pre-production stage and going for the final production release of our application code based on ble_app_hid_mouse example, in this stage I would like...
Basically the title. The documentation here:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/serial_lte_modem/doc/FTP_AT_commands.html
https...
I am using nRF52840 DK on VDD_HV. SW9 (nRF power source) set to USB and I am connecting a USB cable to J3 (nRF USB). SW6 is also set to nRF Only. My IC revision is QIAAD0...
Hi,
I tried to write firmware with nRF connect for Desktop and Programmer on Mac OS.
1. I installed nRF connect for Desktop 2.7.0 from github and J-Link driver (J-Link...
Hi,
I a have a firmware which was developed on a PCA10056 development board. We attached an external sensor which can produce an interrupt.
The interrupt is used to wake...
Hello,
I inserted the following line in the prj.conf file:
CONFIG_I2C = y
done this when I compile I have 7 errors in a code not added by me. the example I'm editing...
Hi,
We got a few boards that have large ADC error. I've already using nrfx_saadc_calibrate_offset to calibrate the offset so I suspect it's caused by gain error. The error...
Hello All,
SDK -- 15.3.0
I want to interface MX25r6435f with NRF52810 so i saw some older queries regarding this Flash driver,
so some where i saw that in sdk QSPI example...
Hi!
We are working with the nrf5340 (custom board-revision QKAAAB) and we are facing an issue when resetting the application. If we add some functionalities to a bluetooth...
hello,
i am using nrf52832 with sdk 15.2 and i want to advertise my beacon like the above picture how can i change the length type and values i can understand the app beacon...
Once paired & Bonding is completed. If neither side pairing & Bonding information is deleted. After restart the device is not advertising again. We are getting PM_EVT_CONN_SEC_FAILED...
Hi, Good afternoon. Some Questions.
1.
Is the Enhanced ShockBurst (ESB) protocol applicable to the nRF5340? I'd appreciate it if you could give me details on how to get...
The nrf52833_peripherals.h file has the P1_PIN_NUM set to 10 but the pca10100.h file has ARDUINO 8-13 pins mapped to port 1, pin 17 to 23. This cannot be correct and causes...
Hey all,
I want to try the Asset Tracker v2 (NCS v1.6.0) Application in AWS, so I followed this guide .
When I try to create the CA certificates and register them in AWS...