Dear forum, I am testing out the radio on the nrf5340 using two evaluation board connected to a SES setup, but the receiving board only gets garbage and the checksum is never...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi Nordic Team,
We are using the MIMXRT1050-EVK as the host and the nRF7002EK as the Wi-Fi module with an SPI connection. However, we are encountering frequent errors that...
Hello,
I'm having a serious issue with my nRF52840 board. Here’s what I already tried:
What I have done:
Verified working USB cables (data + power).
Installed...
Hello,
I'm currently working on a fitness tracker application using the Nordic nRF7002 DK board, paired with an analog MMA7361 accelerometer , and a round GC9A01 SPI-based...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
My computer (Windows 7) cannot find any driver software for the nRF24E1, the dongle PCB in the nRF24Z1 development kit. Where can I find the software?
[edited 7/16] It...
The nRFgo Studio showed "No device detected" when the nRF51-DK board was plugged to the USB port. And the Recover button was greyed.
When the board was plugged in, nRFgo...
Hi,
I want to get a message to know if the S120 center have had get the adv packs.
Is there a way to make a scan respond ack payload pack from the S120 center?
Hello,
I am running the "central multilink" example project UART connected with HWFC to an external host. The NRF51 adds about 3 uA of sleep current to the system and wakes...
I would like to use a Balun instead of discrete components for a nrf51822 QFAA package device.
Looking at the reference designs I found a handy integrated library that...
The jump from application to DFU is not working during buttonless DFU. NRFToolbox displays GATT ERROR. I use SDK 7.1.0 with SD V7.1.0.
In dfu_app_handler.c, I made the...
I want to flash a firmware on my nrf51822 module I was trying an example from Nordic, I concatenated the bin file with the s110 file and it worked fine. Now, when I went ahead...
In the nRF8001 Product Specification, section 7.1.5 it states:
"The maximum length of an event packet
is 31 bytes, including the length
byte."
In the headers...
Has anyone seen more than 3 notify packets per 7.5ms connection interval?
I am seeing 3 and am wondering if this is a fault of the way my app is working.
My Setup:
Nordic is the Server, Android is the client.
I have read many, many forum posts about doing long reads/writes. Virtually everyone says you cannot do long writes...
I am trying to connect more then one device to nrf51822 HID.
How can i pair more then one device ?
How can i delete paired device from nrf51822?
Thanks
Recently ran nRF Master Control panel on android and found "Read remote RSSI" button. Is data got from device in some way or simply measured by androd phone ble radio module...
I would like to write to multiple characteristics in a loop but the second call to sd_ble_gattc_write() causes a NRF_ERROR_BUSY error. From reading the documentation, I should...
Hi all,
I am working with PCA10028. I have a peripheral and central both are devices with no display and no keyboard. both peripheral and central device are under our control...