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:
...
We have developed a custom board based on the nRF52840-CKAA-R7.
Development is well into the re-release phase, and I am having some issues with battery life.
I've done...
Hi,
I have a mass storage that format a fat_fs volume and create a file when I plug the device by USB. Here is how I create a file :
It works fine, and I can see my...
Good morning,
I am developing my Zephyr solution with a Supported board RAK4631 in a RAKWireless solution called Wisblock. This is a kind of building blocks called Wisblock...
Hi,
I have the unfortunate task of needing to update a significant amount of inventory (several thousand units) using BLE OTA.
The devices are using the nRF52805 with...
Hello, I am currently developing a program that uses two SPI interfaces with the nRF5340DK. I want to use SPI3 and SPI4 for two different modules. SPI4 works fine and I can...
There are some fields that I wish to change. I am using the project direction_finding_connectionless_rx as a base to work with. I would like to be able to read and write specifically...
uart:~$ wifi_radio_ficr_prog otp_write_params 0x120 0xff63ec4f 0x9fff OTP Region is open for R/W Invalid MAC address. MAC address cannot be all 0's, broadcast or multicast...
I have a device on my desk that performs the data transfer I need, so I know it's possible. I've attached a screenshot of the successful data transfer.
I tried to replicate...
I have two toolchains and two nrf SDKs installed. v2.4.1 and v2.6.1.
I could change the toolchain used from vs code extension, but I couldn't change the west workspace....
I have been sitting with this problem for almost 2 weeks and have tried alot of different thing but without anything working,
Im using VS code with the nrf9161 and it has...
We have tried the following changes, but couldn't get expecting results.
Sometimes unable to pair two devices / Sometimes fails to link with one device
Could you answer...
I am using mbedtls to parse a certificate. The code is as follows:
It builds successfully but when I flash I get the following error:
Failed to parse certificate: -9774...
I'm trying to setup so that I can do firmware update on nRF5340 using only the internal flash. Due to the many dependencies between different images I'm creating my custom...
hi support team,
i was tesing homekit ncs2.5.3, with iphone se ios18, pairing failed, and i use another two iphone 12, they all succeed.
i can't see why the ios would...
USING THE PERIPHERAL_UART TO CONNECT WITH THE MULTIPLE CENTRAL DEVICES . I MODIFIED SOME CODE AND ADDED THE CUSTOM DATA WHICH IS HAVING THE 5 BYTES. WHEN I USE TO FLASH THE...