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,
two part question;
-when a device is registered with the FCC, there is a good amount of documentation uploaded to the FCC website like test reports, photos of the...
Hi I'm wondering if anyone has any tips on implementing a I2C recovery sequence with NRFX 2.3.0 (as included with Zephyr 2.4.99). I've seen this discussed https://devzone...
Based on zigbee sdk 4.1, in the sample code of light_switch, leaving the network and joining the network are completed by buttons, the code is as follows:
Seen from the...
Hi, my BLE application on nRF52832 is designed to select two mode to operate with 3 position slide switch when power on like ON(Mode 1) - OFF - ON(Mode 2).
At Mode 1 position...
Hello.
I'm using nrf52840 to sample the voltage from the wireless board and then send the data to the PC via Bluetooth.
With the help of DevZone, it was able to construct...
Hi,
I have downloaded and installed nRF Connect for desktop - Bluetooth Low Energy. Now I want it to operate as a peripheral that can send connectable advertising packets...
I'm having an odd issue with libUARTe sending a TX buffer twice.
I have a custom board using an nRF52832 running an application based on SDK 15.3.0. The libUARTe code was...
Doing development on nRF52 DK board using buttonless DFU example and SDK 17.0.2. Running SES on Win10 and gnu compiler.
I've set up a 1 mS timer to run timing in my main...
I am using the ble_app_uart in combination with the f_storage example to write data to the flash memory. A issue which arises is that, when a softdevice is enabled, the nrf_fstorage_nvmc...
I am using Mesh SDK v4.2.0 and my goal is to get the device MAC from the UUID that is available from p_evt->params.unprov.device_uuid available on the prov_evt_handler callback...
I guess this should be obvious, but I still have to ask. What do XRFTEST RX and TX modes actually do? I've read the documentation and it "feels" like they command the transceiver...
Hello
It seems that we had a crash during execution of nrf_bootloader_fw_activate() in an added sub function where we program an externally connected MCU and the bootloader...
Dear Sir,
I'm use 2 nrf52840 chips to test sensitivity by nRF-DTM-1.0 tool.
I find out it's work on 1M and 2M but S8 and S2 can work.
The PER can't get 0% when I only...