Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
Hi
I'm trying to use the LIBUARTE library together with BLE_NUS example in SDK 17.2.
From the libuarte sample I add these lines to NUS example:
I also modify sdk_setup...
Hi!
I am trying to flash some Zigbee related code to experiment with creating DIY smart devices (specifically Zigbee and matter ones) using my Arduino nano 33 BLE. One problem...
Hi,
I flashed open_bootloader and it seams to work. I was following this question . However, after building application (I am using ble_central/ble_app_gatts example), creating...
hi,
im using nrf52811 customised board,for long range purpose im using softdevice s140
so i need to port secure boot loader pca10056 to pca10056e
can you please me reagarding...
Hi,
I have tested the ble_nus code in NCS v1.4.2
where i can't send 250 bytes
I want to send 250 bytes to ble nus data send for 100 ms once
How to enable data send...
Hello,
I use the nrf5340 pdk. I would like to flash the led1 with a duty cycle which is different from 50%, so i tried to open the binky_pwm project, but the segger shows...
Hello,
what is the correspondence between the number of pins indicated in the dts file with the port number and bit of the chip.
for instance:
& spi1 {
compatible...
Hi,
I am using nrf5 SDK and working on proprietary Nordic. I saw that in the code there is no option for 250 kbit/s Nordic proprietary for nrf52840. However in nrf52_bitfields...
Hello
I'm using the nrf52dk board. It's been good so far, but suddenly there's a connection problem with Bluetooth.
I tested it with SDK's various ble examples. Debugging...
Excuse me:
The chip can individually erase the application without erasing the uicr with nrfjprog?Which nrfjprog command is used to erase the application only,I want to...
There is an QSPI interfacing example, and there is another FATfs example for the externally interfaced SD card, though I cannot make the same fatfs sd card example work for...
Hi
it's possible configure the FOTA bootloader (SMP service) whit only one partition, for large application.
I using the nRF52-DK and have only 512KB of flash, and my...