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...
Hey, Brand new to this but long time programmer and I sware I have been trying tons of stuff for 4 days straight now and only posting because I am out of options. My goal...
Hello!
I am new to the Nordic chips and for my project .My question is when i apply for the free SES license from license.segger.com/Nordic.cgi ,the The error is shown in...
Hello,
We have a GATT based product. It's using SDK16 and softdevice v7.0.1. It's using secure DFU to upgrade. Now we are developing new firmware based on Mesh 4.0.
We...
Hello, I designed custom board using nRF52832 and SHT20 ambient temperature sensor. Temperature sensor not detected using example sdk TWI scanner. SCL and SDA pins correctly...
Hello,
For our product, we wish to store a custom post-production name (essentially a serial number) in the UICR registers of the nRF52840. We understand that this can...
I am using a code similar to App_uart_C from SDK17.02 - central sending data over uart to another peripheral.
After 30-60 sec, the operation stops probably due to an error...
Dear Fellow developers
I am developing an application where I need several nrf51 USB dongles (S120) attached to a PC, and I need a way to distinguish one dongle from another...
I am integrating PWM into my project which uses SDK_15.2.0.
My config.sh contains:
and I have included nrfx_pwm.c.
Compiling the project I get this error:
Trying...
The project I'm working on is running off of a CR2032 battery. I want to measure the battery voltage while the radio is transmitting to determine when the battery dips down...
Hello,
I am using "pdm sensor" with "NRF 52832". we have PDM Drivers provided by the NRF . I just want to understand how we can connect the data and clock pin with nrf ...
Dear Members,
I create a loop inside main.c using code example ant_shared channel,
it's merged with ant_plus hrm_rx, but on forever loop, it stopped on 6 loops, it's...
Hello!
A frequent question in the forum is how to enable logging messages.
My question is exactly the opposite: I experience many NRF_LOG_INFO messages from Nordic library...
I'm having some issues with a design I'm developing using the ISP1807 bluetooth SOC (contains nRF52840). Every time I apply power to my device I have to manually reset the...
Dear Members,
How can I display multiple ANT channel ?
It looks like one channel is occupying all the resource (HRM)
How can I manage the time slice between channel...