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.
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:
...
Hello.
Previously, npm1100ic was used. In the npm1100, D+ and D- pins were in ic for usb communication. I don't think there is one in the npm1300. In this case, unlike npm1100...
I am running CoAP client with DTLS enabled on an nRF9161dk.
I poll socket using this code:
I am able to receive data (POLLIN), but when server closes session and sends...
Hi, I am using a module named MS12SF1 (nrf5340 + nrf7002). I was trying to write the Mac address for one time programming by using radio_test sample code. Before doing this...
Hi devzone, I am trying to use the Edge Impulse integration on a Seeed Studio Xiao BLE Sense (nrf52840 based). When I manually download the zip file from Edge Impulse and...
Hi,
I have a project which has been working fine but since adding some date/time functionality, when I enable MCU_BOOT, I get linker errors that I can't seem to get to the...
Hi all,
I'm developing a multilink system with 52840 dongle as central and 8 52832 devices as peripherals, which is similar to previous project in thread part I & Part II...
Hello,
As mentioned in the title, I am trying to use 4 pairs of I2C on nRF5340. Each of the four I2C pairs will be connected to a TCA9548A (I2C MUX), but that is not important...
I want to try out remote mesh provisioning.
I have added a mesh device with Remote Provisioning Server model to my mesh network with nRF Mesh app as the provisioner.
But...
Hello,
I've been trying to setup the nRF connect & power profiler on some of my co-worker, but downloading the pc-nrfconnect addon was not possible via nRF connect, so I...
i used my j-link to flash to my thingy91 nrf52 and nrf91.
now i want to flash a new program using the usb, but nrf programmer doesnt recognize a device when i use a USB...
Hi, I'm trying to send 64-byte reports for INPUT and OUTPUT: 1 byte for report ID and 63 bytes of data. However, the HID service code doesn't seem to handle incoming OUTPUT...
Getting error: board.h and other header no such file or directory. with nRF5_SDK_15.0.0_a53641a and nrf5sdkformeshv500src in the same path.
What could it be?
The evaluation...
I'm writing my own lightweight bootloader for nRF5340 (which may or may not turn out to be a good idea). I have something similar that I'm using successfully on nRF52832 based...
When I use the command to read the software version, the message read by the Raspberry Pi does not appear " SoftwareVersion ".
Please confirm the attached LOG message
Hello,
I have a question about performing OTA via BLE (SMP) and using BLE mesh. Is it possible to perform OTA via BLE to ZigBee network and vice versa.
Since BLE is supported...