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...
Hi
I am working on testing the PSM on my nrf9160 custom board using SLM
After powering up and setting AT+CFUN=1, when I send the following AT commands:
It seems the...
I was attempting to implement the secure bootloader example on my custom board (nrf52832) and it failed, so I have been trying to reprogram the board with our normal application...
Good afternoon,
I've created public and private certificates for connecting with an azure hub using a nrf9160dk. I succeeded but, later, i was investigating a bit deeper...
nRF5 SDK can enable radio notifications by few API calls for example: https://devzone.nordicsemi.com/f/nordic-q-a/3481/radio-notification-only-after-ble-radio
with NCS,...
Hi,
I use the example Android Application from Bluetooth to send a generic onoff message from the phone to the proxy node which is also a light switch client ( https://www...
Hi,
My app, based on SDK17.0.2 and SD S340 ues both ANT+ and BLE. While connected to the app runing on the NRF52 from my phone app through BLE, my app on NRF52 sometimes...
Hi Team,
We are designing the Nb-IoT Pet Tracker with nRF9160 SOC and We are performing the NB-IoT Body SAR Compliance Testing, For that, we are trying to communicate...
Thanks in advanced. Platform is: nrf52832-qfaa, SDK_17.0.2. I use microusb interface as multiple port for charging and uart I/O. I always get APP_UART_COMMUNICATION_ERROR...
I was trying to build the ble_app_uart_pca10040_s132 from the nRF dk 17.0.2 examples and the unmodified file failed to build. I got the errors "unknown type name 'nrf_drv_uart_config_t...
Hello,
I've got a simple humidity/temperature sensor I am using, just to test out TWI on the PCA10040 Dev Kit.
When I wire up the sensor to the default SDA and SDCLK pins...
I'm using nRF5 SDK for Mesh v5.0 and I'm evaluating the Provisioner example to provision a node with sensor server model .
I want to modify the default publish period of...
Hi,
I'm currently testing the nRF52833-DK with the light switch example and it works great so far with the new Mesh SDK,
but I have still some open questions about the...
Hello,
I am trying to program my nRF9160 DK v0.9.0 with mfw v1.1.4 but I am getting an error "Modem DFU failed with error: Error: Error occured when program. Errorcode:...
Greetings,
I have two nRF52840's where one is modeled as a peripheral and the other as a central. I have created a custom service and characteristics on the peripheral...