Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
I have developed a custom PCB based on nRF 9160. I have followed the connections as per the attached image
Can I use Segger Embeded Studio to program the custom PCBs. If...
Hi there!
How i can put nrf52840 NCP module into low power mode or turn it off? By SPINEL_PROP_MCU_POWER_STATE property of Spinel protocol getting error - "Prop_not_found...
Is it possible to implement a wakeup/power-on-long-push?
Working with the pwr_mgmt example from SDK 17, I see how bsp_wakeup_btn_config works to enable a BUTTON_ACTIVE_STATE...
Hi, I have a project in which I need to connect to an infusion pump via BLE.
I need your urgent help :)
The pump is advertising every 15 minutes for 10 seconds.
how...
hi,
Using nrf52840
setting new mac address results Error 12802:
using mac : 7F:37:DA:47:22:B1
gap_addr.addr_type = BLE_GAP_ADDR_TYPE_RANDOM_STATIC; gap_addr.addr_id_peer...
Hi Team,
We have ported the code from SDK 16 to 17.0.0 version. While compiling we are getting error (attached the screenshot).
But the all required files are included...
Can I connect nRF9160 simultaneously to multiple LWM2M servers?
i.e. connecting the device concurrently to operator (lwm2m_carrier) and to my own server (lwm2m_client) ...
Recently announced announcements of "Import License List" and "Export Control List for Commercial Encryption" Are Nordic products fall under the "security chip" section of...
Hello,
we are currently testing our new product, which integrate the FANSTEL BT840 module (using nRF52840 SoC)
The immunity is tested with our product communicating with...
Hi Support team,
Our customer want to use nrf91 to connect to Microsoft's Azure IoT Hub instance, refer to "samples/nrf9160/azure_iot_hub" sample; But they have concerns...
Hello,
I am able to connect nrf52832 on windows laptop but when i try doing same on macbook pro, I get this error:
Could not fetch memory size of target devkit: Error...
Hello list,
Starting from the ble_app_uart example I am trying to create 2 dc motor control loops. Instead of using the uart I use the scheduler to create a simple command...
Hi everybody,
a while ago I used the approach proposed here devzone.nordicsemi.com/.../ to keep the date and time on a NRF51822 device while using Softdevice S110 and the...
Hi,
today I adjusted the LOG printing level to DEBUG during the pairing and binding test, and found that the pairing and binding password RTT could not be printed during...