pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
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 have connected a LR1110 module to a nrf52 (PCA10040) development kit using Arduino connectors. Anybody written a simple application regarding the interfaces?
It...
When I apply an Extra CMake build argument when creating a build configuration, it only takes effect on the first build, but none after that.
For example, I have added this...
I have a system with nrf5340 with a Central and various Peripherals with different Characteristics. The Central has all the Characteristics, therefore with different UUIDs...
Hello!
I have been trying to connect to T-Mobile's NB-IoT network using a NRF9160DK with a Twilio Narrowband sim, but have been unsuccessful so far. I have been able to...
Hello,
I am using nRFCloud with nRF9160 custom board sending data via CoAP.
I have a single firmware on my board, that will behave differently depending on the value of...
Hi,
On my machine, I installed the SDK through VSCode with the extension pack. All runs smoothly and I can build from vscode and from command line with :
My C:\ncs...
I used multiple software timers, all of which were timed repeatedly. After running for a few hours, it appeared ASSERT(app_timer_cnt_diff_compute(drv_rtc_counter_get(p_instance...
Hi, I have a problem with the Kconfig Wi-Fi and crypto configuration on a nrf7002dk_nrf5340_cpuapp board and ncs v2.5.0 . What I want to achieve is to be able to use the psa_generate_random...
Hello,
we are starting application and make sure we chose the right technical solution.
We have nRF5340 Audio DK boards to develop our FW.
Scenario:
Instructor talks...
I use nrf52832 to be a BLE Gateway in NCS V1.4.2
I only added it in the prj.conf file CONFIG_BT=y CONFIG_BT_CENTRAL=y CONFIG_BT_GATT_CLIENT=y These configuration items,...
I am trying to ping google.com using PPP connection using BG95 interfaced with nrf52833. I have used the gsm_modem sample code for PPP connection and when "Network connected...
Hi
We have an application in hardware development that requires multiple nRF5340 (PAN1783 modules) syncd together, so the I2S outputs can be input to an external DSP....
Hello,
I am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
My goal is to achieve a...
Hi Everyone, I'm trying to pair the nano leaf bulb using matter chip tool via Open thread border router. I need some help on how to use chip tool to commision the matter device...
Hi,
I want to weld my product that contains NRF52840, using an ultrasonic welding machine.
Currently I'm thinking of a welding frequency of 20KHz or 40KHz.
1. Is there...