I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hi,
I am working with nrf52840 development kit and raspberry pi 3b module.
Using raspberry pi module i am able to scan and connect to nrf52840 development kit.
Now...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...
I have cypress ble module that generates carrier with PRBS9 modulation and GFSK on 2408MHz. As a receiver I use nrf52 Dongle and nrf52 DK board. In RSSI viewer I can see signal...
Hello Before we just have to overwrite shouldAutoConnect to enable an automatic reconnection Is autoconnect supported on Android NRF toolbox 3.1.3 (kotlin implementation)...
Hello,
In order to reduce the consumption, I remove some sensors (physically from the board).
Should I change the SW ? Is there any discovery state required that should...
Hi Nordic,
1. I am using bl653_dvk board and (C:\ncs\v2.1.0-rc2\zephyr\samples\drivers\uart\echo_bot) is using for my sample
2. Here is i need to communicate with both...
Good day
sorry if it's not clear, it's a rare problem and I have difficulties to explain it but here goes:
I Have two boards - PCA10056 from nordic and nrf52840 Feather...
Hello,
We have a custom NRF52840 board that can be powered via both Battery and USB. The peripherals that are connected to the board require it to be in high power mode...
Hi,
Build an application without SD but with MBR. MBR is at address 0x0000 - 0x1000. Application is at 0x1000 - 0xF0000. At the beginning of the application is the ISR...
Hi
What is your maximum throughput experienced with Android devices over Bluetooth 5.0+?
On my side, I can reach 340 kbps from Android to a nrf52 based device while transferring...
Hello all,
Two same same nRF52820 modules are connected to two usb ports and they are easily flashed via Segger, namely selected via two JLink emulator numbers.
Two separate...
Dear sir/madam,
My question is: - can you recommend courses/books which can help us to more deeply understand the zephyr RTOS in conjunction with the nordic microcontroller...
Hi,
We are currently developing the nRF52833 (peripheral) with ncs v2.0.0. We would like to calculate the link budget of our system when different smartphones are used as...
Hello
I am working with nrf9160dk_nrf52840 and using the BLE of nrf52
I am using the peripheral uart sample code to send some custom data.
I am trying to send more than...