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...
Hi,
I am testing the nRF9160 DK and used the asset tracker application with the IBasis SIM. Application works fine under CAT M1 network (IBasis SIM is roaming on o2/Telefonica...
Hello
We want modify mcuboot_primary and mcuboot_secondary partition.
mcuboot_primary end_address change to 0x70000 and size change to 0x60000.
mcuboot_secondary end_address...
Hello,
I'm trying to use MQTT API to get the information about connected/disconnected devices.
I'm subscribed to the topic: xyz/a/connections and I'm able to receive connection...
Hello,
I am trying to use the HID Keyboard Demo (ble_HID_keyboard_template from arduino sdk) . I'm using a RedBearLabs Blend Arduino with the nrF8001.
It works great...
Hi ,
I have been working on an example code in SDK : nRF5_SDK_17.0.2_d674dde\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc\pca10040\s132\ses\ ...
Hi, On our new type of 9160 based boards, we failed to create a connection with TLS socket. After creating a TLS socket Without peer verification, and trying to connect with...
Hello,
Is it possible to use the nRF5 SDK v15.0.0 and nRF Connect SW to perform DFU upgrades? Are there any compatibility issues?
Is it advisable to continue using nRF5...
Hi,
I have purchased a ESIM from https://www.taisys.com/ , which works with DUAL Profile or Two networks.
We need to enable SIM TOOL KIT (STK) for enabling the sim...
Hi Guys,
I want to use nRF52840 Dongle as "BLE central UART".
In the first step, i used a nRF52840 Dongle with a Bluetooth low Enegy app in a nRFConnet, the result is...
Excuse me:
I can't find a api to close WDT,When the chip enters idle mode, the watchdog will reset the chip,I tried to call the command in the diagram below to turn off...
Hello,
I'm using nRF52832 board and I want to use it as a controller with a third party cellular modem to connect to AWS IoT. i.e. I want to send AT commands with the UART...
Hi,
I am trying to minimize the power consumption on a NRF52840.
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/optimizing-power-on-nrf52-designs states...