Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
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...
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...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
Hi,
Chip: nRF52840
OS: nRF Connect / Zephyr: v2.3.0
Problem: Saving coredumps to external flash
We're trying to add a bunch of debugging features to our firmware before...
I am using the PCA10040 nRF52DK board
I want to connect the UART RX and TX pins of the nRF52832 to my target CPU
I have cut the connections at SB16 and SB14
I can see...
Hi Sir,
As we know, Matter 1.3 supports Electric Vehicle Charging.
Do we have any plan to support the example of Electric Vehicle Charging?
If yes, what is the time...
Hi, We are using a Segger JLINK to program a nrf5340 product using the SWD interface. We have been successfully programming units using a design where there is a 100k pullup...
When we try to test the stability of the UARTE peripheral, we find that when inserting and removing the RX pin, the uarte_handler callback function is very likely to goes...
What is the recommended UART SUSPEND sequence to use the PM_DEVICE_RUNTIME? I am having trouble using the PM capabilities with the UARTe driver. I am developing on the 52833...
Hi,
I am trying the https://github.com/NordicDeveloperAcademy/bt-fund blefund_less1_exer1 using nRF52840 DK. I am able to connect but not able to detect button press. I...
SDK:17.1
application: ble_app_uart(+ble_app_buttonless dfu service) bootloader:secure bootloader pca10040e_s112_ble I want to know what operations will be performed when...
Hello,
I saw in an old forum thread ( https://devzone.nordicsemi.com/f/nordic-q-a/79412/lwm2m-amount-of-object-instances-limited ) that block transfer was not fully supported...
Hello! I am using nRF52DK and the nRF Connect SDK with Zephyr to create my custom application. For one part, I am recording IMU values at a frequency of up to 200 Hz and loading...
I am trying to run Gazell libraries on nRF5340. There have been some previous posts about this with answers either saying that the support does not exist, might be coming...
Hello,
I have Micromod nRF52840 module on a carrier board and I've built and flashed Matter Light Switch sample on it but I need to read the logs from the module
How can...
I have a doubt about the BLE callbacks running priority in a thread context. For example, when I define the bt_gatt_notify_func_t callback for the incoming notification, what...
Hi,
I am looking for Bluetooth Broadcaster example program that can run on nRF7002 DK. I am also looking for Bluetooth Observer example program that can run on nRF52840...