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, 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,
I am using sdk12.2.2 and customized board. I am using app_error_check after every api so that my code reboots if any of the api fails. I want to know should I use...
Hi all,
Is there a software way to detect if an external 32kHz XTAL is connected to the nRF52 or not ?
So it could possible to select the internal RC oscillator instead...
Hello,
I have a project that requires the use of the SAADC module for temperature measurement from an NTC Thermistor.
However, I will also like to use the CapSense touch...
Hi,
With reference to https://devzone.nordicsemi.com/f/nordic-q-a/33890/get-x-y-z-values-from-lis3dh-using-nrf52-development-board this thread. I am trying to get data from...
Hello,
My application is really close to the example named BLE relay example in the DK. We could start from this example and adapt it to our needs. The problem is that this...
I have the Adafruit Sniffer which is based on the nRF51822 Bluefruit LE Friend, which contains the Raytac MDBT40 . After searching and finding the CP2104 drivers, I can speak...
I have been reading the forum and there seems to be differing advice to use Timers or RTC, since TIMER0 is used by the soft device, so it could cause issues since the SAADC...
Hi All:
i have a trouble, i need Coexistence mesh sdk 2.0.0 provisioner and nrf SDK 15 template. but mesh not work when nrf SDK 15 run advertising_start(erase_bonds);
...
I'm working with nrf24l01 module and use it in BLE beacon mode.
My main question is how can I decrease the visibility range to 10 - 20 santimeters?
(by some schematic...
Hi Support team,
My search for nrf8001 port to Arm-m3 landed me on a thread , where the support personnel has provided a link for a port to lpc1769 in the last comment....
Hi,
I would like to add sensor data in mesh network to be able to send data in certain intervals. How is it possible when I create a sensor model for mesh client and server...
Hello. I have a nRF52832 DK and I'm trying to modify the SPI example code found here:
/nRF5_SDK_15.0.0/nRF5_SDK_15.0.0_a53641a/examples/peripheral/spi
I'm using the nRF52832...
Hello Guys,
I have brought this nrf52840 to try BLE mesh. I tried connecting it to the PC and it was working fine, later I tried dumping the file into the board through...
Hey Nordic and co-nordic developpers,
Just to show some capabilities here at work I want to compile and run the mesh demo on the 10 Thingy52's we have here. I am currently...
Hi Nordic,
Could you please help me ! This is an urgent matter!
Based on this discussion , there is an error rate of actual baudrate comparing with the desired one.
...