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...
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...
Hi,
I have made some customs pcbs, the main one use the PCA10004 reference design and the small boards use PCA10000. I can get 25 meters on LOS (I think it can go far way...
Hello
Until recently I have been using a JLink EDU to program and test nRF51xx devices from Keil 5.14.
I recently bought a Ulink2 and would like to do the same but have...
Silly question, but I haven't gotten into a good rhythm with the debugger. Every time I try to use the debugger when a soft device is programmed, I can't seem to ever hit...
I'm trying to port the Dual Bank BLE DFU Bootloader to a custom board that we have. The only modification I have made in the bootloader was that I changed it so the internal...
I'm working in a project & I want to use the PWM application provided by the SDK with the bluetooth module, I want to control the LEDs light intensity using the PWM, the PWM...
I'm having difficulty with using PWM library with softdevice. The app_pwm_init function returns
NRF_SUCCESS but call to app_pwm_enable does not generate an output.
...
Hello,
Is that possible to connect to a device that is not advertising ? (a kind of wifi not send SSID)
In my case I know what mac address to connect so it's useless...
The critical section code in app_util_platform is controlled by the symbol SOFTDEVICE_PRESENT. Do I have to set it up in the project or is there something else that controls...
Hi,
My problem is next. I want to use some of examples for nrf51822 on costum board but code stuck at sd_softdevice_enable(). As I cant see where is this function defined...
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...