Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
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...
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...
Haw can I configure ble_app_ uart examples for bonding using? I want to connecting, transmit and receive data throw the UART only with 5 fixed devices.
Hi,
I updated to softdevice 8.00 recently, and found something different with softdevice 6.00.
When trying to program the new softdevice hex to the chip using nrfgo studio...
Hi,
I am using nRF51822 chip.
I am using the softdevice s120_nrf51_2.1.0. On top of that i am flashing the HRM central example given in the SDK nRF51_SDK_8.1.0_b6ed55f...
Hello, I'm fairly new are Nordic and have inherited a good project from a departing coworker. We are using Keil uVision 5+nRF51822+BLES110 softdevice.
She explained her...
Hello,
As mentioned title, when using printf with softdevice, "Stopped by a vector catch" occurred.
I am using my custom board(nRF51822 and s110).
And I am using IAR...
Hello,
When i try to set value of the gpregret using sd_power_gpregret_set and clear functions in on_write callback function, cpu gets stuck (i check it in debug mode). Can...
Hello
I'm trying to communicate with an sensor over the TWI HW interface during a BLE connection with the S110 soft-device, and every time I try to use the TWI bus the...
Greetings,
There is a bit of strange operation in UARTE peripheral in nrf52832 with the DK. In the simple code below, if both of the if statements with comments 'Check 1...
Hello everyone,
I have a strange issue with s110 + whitelisting + Device Manager + nrf51822 + GCC and hopefully you can help me with a good advice. It appears that the...
hi,
I am trying to integrate buttonless switch to boot loader as explained in the documentation and the hrs experimental example.
I am working on SDK7.2.0 and using...
Hello,
I installed the new nrfjprog but it fails to write my nrf51 dongle:
ERROR: nrfjprog failed for an unknown reason. Run the same command again with
ERROR: argument...
Hi All,
I would like to design a wireless system using nRF51822 with an effective range >100m LoS and 5m under water.The system is used as a ON-OFF control device powered...
I am trying to run an Arduino sketch using the RedBearLab nRF51822. The sketch is designed to transfer data to and from a microprocessor and an Android device via bluetooth...