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...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
Hi All.
For my project I need a very long range BLE Communication. Don't know if its possible to get a range close to 1 Mile LoS. But my goal is to meet max possible range...
main.c Hello everyone
i am trying to configure two GPIO pins for PWM in order to increase the sound level of the buzzer i am able make the buzzer beep sound by referring...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Some nRF51 modules are sold with metal covers preventing visual access to the chip and date code. Is it possible to identify the revision of a nRF51822 through the Cortex...
I have my development board nrf52 PcA10036 and I am trying to run a ble basic example. I started using the blinking program and it works without problem, therefore i got full...
Is it possible to manufacture a RFID tag that works within the 2.4GHz wifi wavelength range allowing a mobile-phone to power and pick up data from this RFID tag. Data would...
I have a application which can enable and disable the softdevice.
I need the softdevice only to send some informations, after the sending the stack will be disabled.
...
I have a Nordic micro-controller nRF51 with 128kb of flash memory, I compiled with Keil, I generated a a program with:
Program Size: Code=23856 RO-data=632 RW-data=308...
I want to enable Notifications in my Central for a particular characteristic advertised by my Peripheral. There's example code that is supposed to do this in the BLE Central...
Hello,
i have a question about the use of the dc/dc converter in use with the softdevice S310 v3.0.
We make some difficult calculations and so the sensor its on for 750ms...
hi
as we know,ANCS need to pair,we have app for ios,iphone will pair with our devcie when i connect my device by my app,so iphone will connect my device when user open...
hi
my customer want to add DFU funcation to their APP(ios and android),i give them nrf toolbox source code ,i hope they can separate DFU funcation from that source code...
In my application I have to advertise and scan, I know these two actions are multiplexed and there are no problems when there is no BLE connection (I use s130, sdk 9.0.0)...