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 am trying to achieve the lowest current consumption possible on the nRF9160-DK, which should be about 1.4 uA in modem shut down state. Unfortunately, my best result...
Hi all, I want to form a thread network.
I have BorderRouter [Raspberry pi 3B flashed with Nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design] and is up and running...
Hello.
This issue was tested with nRF5 SDK v17.0.2.
There are steps to reproduce :
sdk_config.h should not be included in nrfx_clock.h. It's a default template by...
Hello,
I am looking for some help solving a peculiar issue with eddystone beacons, the nRF52805, and some cheaper Samsung android phones.
System Description: - I am using...
Hello,
I have been running this program without any problem then I added some code to read and write to flash using NVS when the error shown below appeared.
I am running...
I have been using the Toolbox to load zip files to a device. Now the toolbox uploads a file and 'say it is complete', but the file status in the menu window say file not loaded...
Hi forum,
I am working on nrf52832,using sdk15.0.0.
I referred TWI_sensor example as reference for sesnor interfacing. Individual sensor works when i trired to integrate...
Hi,
I am using an NRF 51422 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the...
Hi Nordic team, I'm working with nRF52840 PCA10056 , base on Thread_Zigbee_ v4.1.0 , and light_control example. I modifed, try to add temp_measurement ZCL in all light_bulb...
Hi ,
My environment:
nrf5340 dk board
nrf connect sdk
segger studio IDE
.
I want to test spi loop back without any connections.
I don't want to connect any...
Hello, zephyr pwm driver documentation and samples , shows clearly how to generate a PWM output using nrf52840 dk. However, we need to synchronize the PWM output to an input...
Hello, how can we configure the counter in an nrfx52840 dev board to count pulses on an input pin in zephyr? There is a counter driver in zephyr, but there doesn't seem to...
What I'm trying to do, is probably very simple. I hope.
In the following code which works fine.
I want to scan not using Coded PHY
Then change back to using Coded PHY...
question here, I am using nRF52840 device with zephyr application & MCUboot + SMP service the DFU is now done using: https://github.com/apache/mynewt-mcumgr-cli or using Nordic...