Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi there! I have a Thingy:91 which I've registered on the NRF Cloud and verified its operation by flashing the prebuild hex files to my board. After doing this, I can see...
We are using modem firmware 1.3.5 on nRF9160.
When packet loss is high, we sometimes see connection resets (NRF_ECONNRESET) reported by the modem that don't seem to be explainable...
I'm using an STA+AP configuration as well as monitor mode with a custom nrf7002 driver, which currently is working in a basic sense. I have however ran into issues regarding...
I got this chip from Raytac mdbt50q-1mv2 on a custom evaluation board , where i can access almost all the pins ( ~30/48 ). This chip came without any programs or bootloader...
Hi,
I am looking for a freelancer in a country, that has at least LTE-M for iBasis Sim cards to work on the following project.
I am building an asset tracker product...
I keep getting the following error when building this file: Pin 15 of &gpio0 already assigned to 2 other nodes
[{ "resource": "/C:/Users/User/zephyr/boards/arm/pinnacle_100_dvk...
I am trying to use second virtual interface of NRF7002 to use with custom linux driver. I intended to use it to add support of STA+AP or STA+STA mode. However, I observing...
Hi,
I am using nrf SDK -16.0 with board nrf52840. In Ble 5 we are using LE Coded PHY with S=8.
for Ble 5, the average current consumption got doubled when compared to...
This seems like it should be simple, but I cannot seem to set a custom static BlueTooth ID on an nRF52832 under PlatformIO / Zephyr - it just keeps generating a random ID...
Hello,
We are currently developing a Zephyr-based connectivity solution using the NRF5340 alongside an NRF7001 WiFi chip. Since we also want to use Bluetooth we have implemented...
Hi All, I'm working with MAX86916 sensor and trying to measure the FIFO/RED/IR/GREEN/BLUE data to measure SPO2, Heart Rate, Heart Beat but I'm not able to read any data on...
Hello,
I want to control LED of the Server 2. (Turn on / off) by using Client.
How to add the relay node in light switch example (this is one of the basic example...
I am trying to update a device using a Macbook pro with Sonoma 14.4 and am receiving an error message that states that nordic "Did not receive checksum response from DFU target...
hello, I'm using nrf52DK & connect sdk v2.6.1. I'm in the process of migrating from nrf5 SDK to connect SDK.
My previous code to read Mac address to form unique BLE names...
I am getting a warning in my nrf5340 overlay file because I ran out of pins and need to reassign P0.30 to my BMI270 interrupt 1. Here is the message in the overlay file: ...