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, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hello, I want to transfer a large file (approx. 1.5MB) over BLE using nRF52 Module in a way where BLE Host and BLE Controller will be on the nRF52 SoC and the application...
I added ams service to my project, and I tested with my iphone 7P, seems all goes well. But today I tested with my iphone 5S, sometimes the hardfault exception raise.
Hi Nordic,
I'm trying to use a nrf52832 dev kit (v1.1.1) with NRF Connect (v2.5.0 on mac) to communicate to my device (NRF52832). My device has implemented MTU exchange...
Is there something on the specifications regarding the structure of a node? We have a node currently with 3 Elements:
El0: Light controller: Config model, Health model,...
Dear Sir,
I am using SDK15. Softdevice s 132, and nrf52832.
I was working with code 'ble_app_template'.
I was trying to find out the transmit power set for the...
I am trying to create a datalogger onto a uSD card with a fat file system. I have been able to run the fatfs example which creates a file on the uSD card, NORDIC.TXT. The...
Hello
We have a double problem, the CPU wake up doesn't work, but the sensor who wake up the CPU is correctly configured ant the interrupt pin go low to high when the temperature...
Hi Sir
We plan to implement our own DFU controller on host MCU to upgrade on board DFU module by UART.
Zip file will be generated by nrfutil and saved on flash.
Can...
Hi,
We've developed a BLE HID device with mouse and keyboard capabilities based on the nRF52832 and SDK 14.0.
We're interested in declaring the CoD as " Combo keyboard...
SDK : nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac
segger studio
I merged uart peripheral into simple coap clinet example
this is errors:
Output/Release/Exe/thread_simple_coap_client_pca10056...
I have the USB Dongle (PCA10059) which after a full erase, has been giving only 1.8Volts to the GPIOs and the VDD OUT pin.
I am using the Segger j-link EDU progammer/debugger...
Hello Community,
I am looking for some assistance in getting my nrf9160 DK to connect.
I am running the AT_Client sample and LTE Link Monitor. I am in Toronto, Ontario...
Hi,
I am developing on the nRF52840 using the SDK15.2.0. I have the option of using either mac or windows OS, but have been working more on mac. I am trying to use either...
I have been asked to evaluate a proposal using BLE. My client keeps asking about Phone Book Access Profile. It's my understanding that PBAP is not part of any BLE standard...