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,
In Nrf_SK_for_Thread_and_Zigbee, for openthread mtd, we used to define thread configuration in following code:
So to use node as SED (sleepy end device) we would...
Hi guys, I am fairly new to nRF and I try to understand the ways that data can be displayed to the terminal emulator.
So far, I have noticed that there are four different...
Hello there,
I'm starting out on the nordic platform for the first time but I'm running into an issue. When I try to flash the nRF9160 SiP modem firmware with the latest...
Hello
After building the whole environment of Zephyr and the rest, I downloaded the Serial_LTE_Modem build_nrf9160dk_nrf9160_ns example under Segger IDE to nRF9160 (PCA...
We are using public MAC that was purchased from IEEE (20 low bits are available for us to set and the upper 28 bits are constant to value assigned to us by the IEEE).
We...
Hello Community, I'm using the current sensor INA219 with NRF5340dk. Communication is through i²c protocol and using nrf SDK v1.8.0 . I'm trying to get the data output (Bus...
Is it possible to override ZEPHYR_BASE when building with the nRF Connect extension in VS code?
I am using workflow 4 (application as manifest repository) and can build...
Hi DevZone.
We have problems with our NRF52833-DK We believe they are damaged because under normal conditions, they normally draw less current (.001 A). It is normal to...
Hello Nordic. I'm using the nRF9160DK and with it, some sensors and an sd-card. I save data to the sd-card using a fatfs filesystem, the files are of magnitude 500 kB. I want...
Is the button (from Thingy52 black case) the only option to trigger an IFTTT? Can I use the sensor's information to trigger an event with the IFTTT? like if the temperature...
Hi,
I am merging a PWM_driver example with a ble-peripheral-blinky example to generate PWM signals with user-defined arbitrary phase-shift and duty cycle.
I am done...
Hello,
I have nrf52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345).
My problem is regarding GPIO configurations are NOT retained ,when the nRF52832...
Dear Support term:
The Restful of Nrf Cloud is not work.
The node should have more that 100 data, so get ListMessages should give us pageNextToken.
Yes the result give...
Hi all,
I am using a custom board with NRF 52840 with SDK15.2 as slave and STM as master. I cannot receive right data, but the data to STM is right.
The above are...
Hi,
I am using an nRF52833dk to run a simple async SPI transceive API using k_poll My code is as below, for some reason it always returns BUS FAULT error Code:
Error...