Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging...
I am working with the nRF8001, and I'd like to create a services.h file that will let me broadcast battery level and as well as allow temperature to be read by a peer.
...
Hi We have an application where we what to read i2c sensor data over the air to an iPhone. We've taken ble_app_uart_S130 project and grafted in some twi_hardware code. There...
I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi to all!
I am trying to use the nrf5340 as a MCU for a IoT project. I need to create a ECC key using secp256r1 and save it in the nrf5340 for later use.
I am using...
Hello. Do you have working drivers for Windows 7? I see that this issue is being resolved with certain difficulties. I need working drivers that I can give to the client....
I succesfully flashed both direction finding samples to two different nRF5340dk's, but the rx board keeps rebooting afer the "Waiting for periodic sync lost..." message, while...
I currently need to solve pairing/bonding to be able to implement DFU with the buttonless bonded bootloader. So I need to handle bonding/pairing from my central device, controlled...
Hi nordic:
When I connected the Bluetooth, I encountered the occasional mobile phone unable to connect error. In most cases, it is normal, but occasionally the error of...
I have my external board with nrf52832, and I want to flash it via nrf52 DK.
However, I couldn't flash it when I used `nrfjprog` command such like;
nrfjprog --program...
hi,
we use the NFC Tag Type 4 of nRF52833, it can be listened to by mobile apps and read or writed by apps. But when we use NFC reader to listen this tag, the card reader...
Hello!
I'm in the process of prototyping a PCBA that is Battery Powered with VDDH (Tied to VDD for now), but also has the option of USB Power.
When USB Power is active...
Hi,
I understand 'nRF Sniffer for 802.15.4' is typically used with nRF52840 DK or nRF52840 Dongle.
Would it be possible to use it with nRF52833-DK instead? If so, any...
SD: s132_nrf52_7.2.0_softdevice
SDK:nRF5_SDK_17.0.2_d674dde
I was running the firmware with debug mode. It only has an application timer and Bluetooth. I feel it might...
Dear Sir/Madam,
While I did take a course in Bluetooth I am still a beginner.
I know some boards have HID "support" (RN42 for example) I find it hard to believe that it...
Hi, Recently I bought the nRF9160DK for development and during get start i am facing some issues
for get starting i am use this video as reference https://www.youtube.com...
Hi all, I am using Arduino nano 3.3 BLE in my project. I am using light_lightness server as the program for the nano boards.
However, I found a difference in the transmission...
Hi everyone,
I want to sample eight analog sensors connected on P0.30 through a multiplexer. I created an app_timer that expires every 10ms. When the timer expires I start...
https://devzone.nordicsemi.com/f/nordic-q-a/82644/nrf52832-freertos-ble_app_hrs_freertos-lowpower
I mentioned the above problem before. After your support, I found that...