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...
Hello, I am trying to implement 1-1 connection between a central and a peripheral, with these (classic) requirements : - when starting central, scan for any peripheral with...
Hi,
I am having some trouble getting optimal power consumption while using the SAADC.
I've tried running the example given here 2766.nRF5_SDK17.0.2_ble_app_beacon_lp_saadc...
Hi,
We are trying to investigate the interval noises of our custom developed sensor board with a digital accelerometer (With SPI interface).
After checking the software...
Hello NRF ,
I have used NRF52832 with BLE advertise and peripherals connected on two different I2Cs ( temp sensor and gyro sensor ), One SPI( LCD Display ) , three GPIO...
I'm working with nRF52840 dongle, i installed nRF Connect for Desktop on windows but the led didn't start pulsing red. Has anyone else had an issue like this?
I am using SDK 16.0.0. I want to switch from a NON-CONNECTABLE, NON-SCANNABLE advertisement to a CONNECTABLE, SCANNABLE advertisement. I launch the first advertisement and...
Hello, I have a bit of a weird case. I'm sending data over Bluetooth. In the begging, I wrote whole data handling in the main.c main loop. everything worked nicely, so I have...
I'm developing uart program to communicate with arduino with nrf52840. And I'm working on s140 sdk.
First, I tried this code. It works, but first byte that send from arduino...
How can we get the timestamp using RTC(Real Time Clock). Do we need to add the external RTC for nordic thingy 52 board?
I am using the RSSI concept to calculate the distance...
Hello,
I have been trying to debug a curious behavior leading to higher energy consumption (~17mA) on my Sleepy End Device (Rx is off when idle).
I am using the nRF SDK...
I'm using nRF Connect v1.5.0 and Segger Embedded Studio (SES) to develop an application I'm testing on nRF5340-DK.
I want to create a "repeater" that has at least one...
When I use "Go" under debug, I get errors saying "No bootloader was found" and "ERROR 4 [NRF_ERROR_NO_MEM]".
However, when the same exact code is run on my friend's laptop...