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 Nordic team,
I am having issues to connect to my Nordic device. The connection times out. By doing some research on the dev zone, it seems a known issue that could...
What is the fastest I can update information from the sensor to the nRF Cloud in terms of information every so many seconds?
This in reference to the asset_tracker file...
i have a custom NRF52832 board.
it have a 32mHz crystal but have not 32kHz crystal.
i use keil Uvision for programming, compile and burn the chip.
i use this example...
Hi,
I have been working with nrf5 sdk for my projects and now i am trying to port it into the nrfconnect sdk.
It looks a bit confusing and not able to find the proper...
I developed a custom pcb using the Raytac MDBT50Q-1M module. I tried to minimize the number of components added to the pcb by omitting the external 32K crystal oscillator...
Hi
I am using SDK v15.3 (nRF5_SDK_15.3.0_59ac345). I compiled and tested the MultiLink project.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
Hello,
I am tinkering with some BLE configurations specifically related to MTU and throughput optimization, and my question relates to using Notify on my attribute value...
Hi,
I am trying to change the state of a LED whenever there is a rising edge of a button
Here is my code :
When I build, I have this error :
By the way...
Hi,
I am using my nRF52832 with SDK v16 and Softdevice S132 v7.0.1.
My device has the Central role (and Peripheral) and connects to several devices which are added to...
Is it ever recommended to use a PA option in the LTE RF path? Specifically for cases where the device is very remote. For example, this option from Skyworks: www.skyworksinc...
Hi,
I started working on the nRF Asset Tracker. Was able to complete documentation till the Install the nRF Asset Tracker into your AWS account ( nordicsemiconductor.github...
Hello,
I'm wondering if there's a very low power way to detect a mobile network to connect to? Something similar to a carrier detect. Right now, my solution wakes up and...
I took the APGS example and switched in to NB-IoT as I can't easily test with LTE/M at the moment
2021-03-15T16:25:39.226Z DEBUG modem << I: A-GPS sample has started
2021...
Hello! I'm currently working on updating nrf52840 through nrf9160 on the nrf9160dk like this thread and this thread
Currently i have this setup:
On 9160:
I've implemented...
Hi!
In our current project, we have started to use the Connect SDK.
We have a an application CPU with a modem running our main software and uses the nRF52833 for local...