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...
I successfully compiled and loaded the UART/Serial Port Emulation over BLE example on an AdaFruit Feather board.
I can connect to the Nordic UART Service, then send data...
I have built my application on ble_app_uart in keil in SDK 14, so I just did the same and copy-pasted my code into the latest ble_app_uart example built with ses in SDK 16...
So far i've failed to find a single source that contains comprehensive information on where errata items have been addressed. I do have multiple unrelated sources for information...
Hello, I want to try the secure bootloader + softdevice 7.0.1 + ble app buttonless dfu example from SDK16 I want to test all that in our custom board NRF52832-QFAB (256k flash...
Hello, I modified the ble_app_blinky example to work on our board (removed leds and buttons) and modified the board pca10040.h the new application worked on the devkit but...
Hello, I am completely new to embedded software development (so far I have been using development boards such as Teensy, Feather and Arduino) and I recently acquired the BLYST...
Hi
I'm currently look into the noise floor of the SAADC samples on a custom PCB with a nRF52
I'm running the ADC at maximum sensitivity (4x gain, Vref=0.6V) differential...
Hello
I have a power constraint device. Limit is not the total charge of a battery or so. Limit is the peak current.
Available (peak) current is around 4mA (@1.8V), current...
Hi,all. i face a problem that i used lightblue on iphone6(ios8.3 12F70) to connect my device(nRF51822),after sometime,disconnected automatic.
lightblue says:The connection...
Hello Community,
does an opened timeslot session affect my power consumption?
I need a cyclic timeslot for my application and I'm wondering wether it generates an incrased...
Dear team:
I have a question with nRF52832 XATL 32.768K. When I used 13 GPIO to be a interruption,the internal clock delay was more slow than before。what was wrong with...
I am not able to send ble_nus_string_send 8th time when I am calling it for 8th time. That is it is sending 140 characters. I am sending data from nRF51822 using ble_nus_string_send...
Try as I might all searches for anything related to sd_rpc_* give 'no results'. Admittedly the search engine for the online and offline documentation is poor/difficult to...
Hello,
On our current hardware there are no IO pins left to add any dedicated U(S)ART connectivity. Therefor is there a way to perform any kind of serial monitoring via...