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...
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...
Hello,
I am using nRF52832 with Temperature sensor using sdk 16 version . I have done buttonless OTAin ble_app_uart example by adding the dfu in it . I can able to update...
Hi,
I meet a hard fault handler issue when initialize the saadc channel. The code is as followed.
When I set the breakpoint at line 22, the debugging process can work...
Segger Embedded Studio V5.20a / SDK13 (file structure from a legacy project) / BLE / ANT+ s332 4.0.5
I am in the process of moving from command line build (armgcc make...
I'm assuming AGPS in the Asset Tracker was designed to use nrf cloud. I don't know if that will be suitable for production deployment at the moment. The GPS with SUPL sample...
Hello,
Our customer want to know how to know the ZR and ZC is lost for a sleepy end device.
I check with the document.
For ZC ,
i fund ZB_NLME_STATUS_INDICATION event...
Given a peripheral with BLE services A and B, if I advertise B but add A first during my services_init code, then the 16 bit UUID portion of B is added to A's long UUID. Is...
Hello ,
I am using NRF 52 DK board and SDK15.3.0 .
I have tested \examples\peripheral\blinky_freertos code and its working fine .
but the same code ( in that code ,...
I have a custom board with nRF52840 (with SDKv17.0.0 + s140_7.0.1). I'm making a BLE peripheral out of it, but it disconnects after 2 minutes. Things seem to work fine during...
Hello,
I have been struggling with managing power consumption of my nRF52832 so it can stay low. I'm using nRF5_SDK_17.0.0_9d13099. I did some extensive search on the available...
Hello All,
I'm updating an application for the nRF52840 that requires it to enumerate and act as joystick. I'm able to run the HID generic example in SDK15.2 on the BMD340...
Target is nrf52832+SoftDeviceS132
When run ActiveScan,
Is SCAN_RSP advertise_report notified only after ADV_SCAN_IND advertise_report?
If I receive only the SCAN_RSP...
I used nrf9160 DK with sim LTE in Vietnam to run mqtt_sample. LTE link successful but I received the ERROR: getaddrinfo fail 51 and mqtt_connect 41. Please help me to solve...