If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
Hi,
I am using nrf52dk and made beacon.
as nrf power profiler it should be around 16 uA but i get around 26 uA.
I have tried to get it in sleep mode for some hour and...
Hello,
I've a silly problem I cannot get rid of.
I've started from nRF5_SDK_11.0.0 ( devzone.nordicsemi.com/.../) and now I want to implement it in another example but...
Hi,
I'm working on getting the ble UART example running. I flashed the softdevice (s140), then programmed the board (pca10056) with the provided hex file, and encountered...
we connecting our hardware nordic nrf52 to mobile application but its is not showing any Bluetooth enabled devices |
please let me know about sdk and how to test
Thanks...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi
I'm trying to implement the watchdog to my project, but I'm having some odd issues.
When I power cycle the device the watchdog works fine, but when I program the device...
I updated new firmware on nrf52. After that nrf52 was still visible "nrf Toolbox" Android app. It seems I didn't do anything wrong but when next time turned on nrf52 and scanned...
I am using nRF 52832 (softdevice v2.0). I am writing a code to get data via SPI and then transmit over BLE.
I have written my code and SPI is working perfectly.
But...
I'm new to using Nordic products and am trying to understand the difference b/t the soft device and the application in the context of the examples I'm running. Most importantly...
Hi, I have NRF52832 development board and NRF51824 beacon board. I want to dumb the code to NRF51 but i don't know whether we can use NRF52 DK to do the same(Supply to NRF52...
Trying to compile ble_app_cscs example, but have compiling errors in ble_cscs.c library.
Anybody have any ideas what is wrong?
Ubuntu 16.04, NRF SDK 12.3, GCC 7.2.1
Terminal...
Hi all,
I need to send the information from 2-5 sensors in a room. The sensors are placed 2-3 meters far from each other. Each sensor has a BLE, using a battery and generates...
I'm using the RSCS demo as the peripheral and the Relay demo as the central. I've modified each to use stored bond information if it is found in flash upon startup. I make...
Hello.
I am measuring the current of nRF 52832 using PPK (PCA63511).
I want to measure the current of nrf chip only with PPK.
The chip of nRF is PCA10040.
What...