Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Hi,
We are aware that i2s internally includes hardware double buffering to ensure that the audio is continuous.
Is there any way by which we can avoid double buffering...
Hello,
I developed board with NRF9160 chip and I am facing issue with "at_cmd: Failed to open AT socket (err:-12)", i am not able to communicate with modem. It is not...
Hi
Can I not modify the param the radio project example,and let it run on IEEE802.15.4-2006?
and the demo example run on 2.4GHZ?
I modified two params:
NRF_RADIO-...
Hello,
I'm using nRF52480 Dongle. I executed an Erase All from SEGGER Embedded Studio. My project still works but the LEDs are not blinking anymore. The only way I can have...
Hello nRF Team,
we are using nrf51822 for one of our product. We have implemented firmware update functionality using a secure bootloader library.
After loading the soft...
Hi, I want to distinguish whether the USB is connected to a PC or a power adapter.
For my application, FATFS still needs to work when connected to a power adapter, so it...
Hi Nordic,
Why I cannot directly use segger's "Build and Debug" to download file to nrf52832, after I modify some code?
After I use nrfGo Studio first to program the...
Hi, in the past, there has been discussed several times whether a peripheral can advertise even when it is already connected/bonded. It turned out it could be possible, however...
Hi, We are working on multiple product based on different MCUs (nRF52832 and ESP32). We would like to use the same Nordic BLE DFU for both of the products so that we would...
Planning to run Packetcraft LEAUDIO stack on nRF52840-DK. This is for evaluation and later on for some development on top of it.
Will it be supported. or is it must to have...
Hi,
I am trying to figure out how serial handling works. Specific questions bolded below. To the best I can see, what I think happens when transmitting is:
NRF_SERIAL_DRV_UART_CONFIG_DEF...
Hi,
I have custom board based on nrf91 but i am going to generate 2 SKUs out of it, the first board consists SIP alone mostly running the SLM application, and my second...
I am trying to capture a signal that transmits upon receiving a polling signal along the same wire.
I have frequented this example but still not having any luck (LED toggles...
Hi,
we have in production an old application developed with SDK13. The application size is growing and with the last update we discovered that during DFU bootloader update...
Hi
I am using an Analog Devices chip as a SPI master and BMD350 (based on nRF52832 chip) as a SPI slave. I want my phone app to send command to the BMD 350 (SPI Slave via...