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,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
Hi,
We are using the nRF52840 Dev Kit with SDK17 and SD140 without FreeRTOS. There has been discussion in other postings <link> about increased current consumption caused...
Hi,
I am having a NRF9160DK board , which i want to use it for an simplest BLE application which sends the data from NRF52840 to my mobile using a simple BLE application...
Dear sir/madame
In our project we want to implement MAX17260 battery fuel gauge to monitor the battery status in the handheld device.
The interface towards MAX17260 is...
I'm trying to run the HID composite example on a nRF52840 dongle, and its not working:
- I refer to : nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd_hid_composite\pca10056...
Looks like 2 mistake in the latest nRF9160 production specification:
1: 1Mbps but 1200 in description section.
2: Power consumption could be in uA instead of mA.
Hello,
Sorry for the basic question, but I am trying to customize an application basing on the ble_app_cgms example.
In the debugger terminal on SES I am receiving the...
Hello,
I am currently working on an IIoT product using Zephyr and NRF SDK v1.5.1-2-g76c027893 on the NRF9160 and a WFM200 wifi chip. For this project we are using Civetweb...
Hi
I'm locking for an example like zephyr\samples\boards\nrf\system_off for nRF9160 DK
zephyr\samples\boards\nrf\system_off uses nRF51 DK or nRF52 DK board for the demo...
Dear support team,
I would like to use GPIO 09/10 as a GPIO interrupt.
I just searched and I see that need to define CONFIG_NFCT_PINS_AS_GPIOS.
But I can't do it. Please...
Hello, I'm making a system with NUS of nRF52832 and nRF52840 to sample data with SAADC. I started the system with "ble_app_uart__saadc_timer_driven__scan_mode_03" from Github...
Hello!
There is a sample simple_mqtt which is written for nrf9160 DK. Is it possible to make app_signed.hex file to load in thingy 91.
I tried to change prj.conf and have...
Hi,
Using the HRS peripheral example provided in SDK17 with S140 7.2.0, I am in the process of migrating to a custom board using nRF52833. I have already made some changes...
Hi,
Can you please tell me if Segger compiler initializes all variables to default values?
If so - can you please send me a link to that content?
Thanks
Hello,
My nRF52840 board is connected with SPI flash over SPI. I have configured the nordic as master and my SPI flash is slave as mentioned below:
Using the internal...