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...
Hi,
I've nrf52840, s140 with SDK17.2 and I was able to set REGOUT0 to 3.3V in 2 ways.
or
nrfjprog.exe --memwr 0x10001304 --val 0xFFFFFFFD
After that I do...
It is my understanding that the more antennas you use for AoA the more memory is required. I am trying to gauge how much memory and resources would I have left for other application...
Is there a way to configure the serial LTE modem application to communicate through the UART using a 2-wire Tx/Rx with Hardware flow control disabled?
I have read that you...
We are trying to switch main MCU that we use in our products into NRF52/53 series devices. We've chosen NRF52833 (aQFN73) for one of these devices. Is it possible to use only...
Hi,
I have a question about the LwM2M Client implementation for the nRF9160.
Can the LwM2M Object updated in a registration update or it is relying on a re-registration...
I have a situation where a customer needs to DFU some nRF52840 custom boards that we shipped. The firmware that I wrote used extended advertising and thus appears as a Bluetooth...
Hi,
I tried running the crypto sample example as part of the nRF SDK project on my nRF5340 DK.
I successfully completed as few tests and then fails while trying to run...
Hello Nordic Team I want to use the ble_app_beacon example found in SDK 15.3 on NRF52810 when NON_CONNECTABLE_ADV_INTERVAL is MSEC_TO_UNITS (5000, UNIT_0_625_MS). The program...
We are using the QDEC in an nRF52832 and our rotation speeds are 0 to 15rpm, usually around 10rpm. Is there any fundamental reason the QDEC can not be used in this case? We...
I'm trying to get the bmi160 sample to work with my custom nRF9160 board. I think the sample is quite old and not maintained. Unmodified (except fixing pure compilation errors...
Hi.
I am building an I2C driver for the Sensirion SPS30 particle sensor (datasheet: https://no.mouser.com/datasheet/2/682/Sensirion_PM_Sensors_SPS30_Datasheet-1888453...
Hello!
Im trying to change my application. Right now everything works with bonding. DFU and reading and writing characteristics. We have noticed a lot of clients unpair...
Hi all!
I'm trying to run the BLE light switch example on the nRF52833 development board using Segger. I get the following error whenever I try to build the client. This...
sorry where i can find the document/spec for the API that we can use to comunicate with LTE stack L3 . Using Zephyr ? threre are some examples that can help me ?
Best Regards...
Hello everybody, I have to develop an embedded system to acquire and process data. I will be using 2 custom PCBs based on nRF52832: 1- Sensor board: very low power consumption...