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 am programming BLE with the nRF52840-DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0 ]
I used UART for communication between...
This is my log output when i connect to my ethernet
this is my prj.conf file
I am building the default AWS_IOT_MQTT SAMPLE. i dont know where i am getting the issue...
I want to implement a network of boards to be placed in a field. We have sender nodes(boards) which will collect data through saadc channels and transmit it to receiver node...
Hello,
i am developing a bootloader with softdevice112 on nrf52805.
I have setup everything and I can see bootloader and app working, just a question about memory layout...
I can't use the I2S api and I2S function in code the compiler says undefined Module , and when i checked the devicetree file there in no definition for the i2s devices
Hello,
I am programming BLE with the nRF52840-DK.
Toolchain Manager: v1.3.0
IDE: Visual Studio Code (VSCode)
SDK: ncs v2.6.0
My implementation goals are as...
With the change from nRF51 to nRF52, the data rate became a minimum of 1 Mbps.
Nordic proprietary radio mode,
nRF51 250 Kbps.
nRF52 1 Mbps,
What is the difference...
Hi everyone,
I working on a project which is a BLE peripheral with Zephyr,
I need to implement the DTM testing for production testing. I created my project base on NUS...
Whenever I respond to a question I opened myself, it generates an "Unread Notification" alert and an email.
I don't need either the website or the email to tell me that...
Hi everyone,
I trying the DTM example and run with debug, I found the software stuck at dtm clock initial. what is the problem , and how can I fixed it , thanks.
...
Hello,
I want to set the transmitting power of the advertising packet. How can I set the TX power?
I am using nRF Connect SDK 2.5.1 in Visual Studio Code.
Regards...
Hi all,
I'm currently working on a project that requires UART communication, and I'm actually focusing on current consumption.
For context, my device only needs to listen...
Im trying to delete button nodes but Im getting errors
devicetree error: /aliases: undefined node label 'button0'
Tried a bunch of different approaches. Deleting unwanted...