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...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
Hi,
I am new to nRF9160DK . I want to set RTC time for the nRF9160DK.
In the application we are getting UTC time from NTP server and we need to set RTC .
I have referred...
Hello,
I am trying to get my nRF9160 to connect to a https server via AT commands, but this is as far as I've been able to get.
In the end this will be used in a project...
Custom board, ncs v1.5.0, modem FW v1.2.3, SES v5.34a. The code is based on the Asset Tracker (v1), LTE with PSM, motion-activated GPS, using MQTT to send messages to a private...
Hi guys, I'm struggling on multiple fronts to make the system building up again after NCS upgrade to 1.5.0. This is the last uncanny warning I get at build time. Please give...
Using SD S140 7.2.0 SDK 17 (nRF52840).
I cannot write to internal flash addresses above 0x78000.
I am calling nrf_fstorage_init setting start_addr=0x68000 and end_addr...
Hello,
I am looking at the TX start-up current for the nRF5340 mentioned here (last 2 entries in the Radio current consumption (Transmitter) table) in the product specification...
Hello,
I am having an issue where I am trying to send a payload in the ACK in the ESB protocol. The issue is when the PRX gets a payload it was not expecting (i.e anything...
Hi Nordic team,
Please guide to resolve the error .
While trying to convert the model_handler.c to model_handler.cpp the below deceleration shows multiple compilation...
Summary: What are advantage bullet factors of Zephyr RTOS over FreeRTOS to choose this in nRF Connect SDK v1.5.0
Details: We have Implemented our previous project...
Due to a particularly stupid thing I have done on another chip, I have ended up depending on the ability to advertise a short name and a long name. However, when I build an...
I'm new to using micro controllers and for a project i have the nRF52 controller and i am trying to perform an OTA FW update using web bluetooth. When i connect to the board...
The problem is I can't figure out a way to use the shield pins on the board (P20) to program an external MCU (nrf52832). It just refuses to do so it always programs the onboard...
Hi,
We are using I2C to communicate with a sensor from the thingy:91. The sensor need either 3.3 V or 5 V I/O voltage levels to communicate.
As we understand it, the...
Hi all,
I am trying to develop a simple windows application using pc-ble-driver writing my own C# bindings on a nrf52840 dongle with nrf-ble-driver-sd_api_v6-mt-4_1_4.dll...
Hi,
I am running the example code:C:\nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc
I am using PCA10040 dev board.
When...