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,
This is strange, I am not being able use p0.02 for digital output from sensors on nrf52840-DK but I am able to use all other analog pins for digital output (p0.03...
In our application we are using SDK13 with FreeRTOS by creating two tasks (xTaskCreate), in certain case one of the task need to shutdown the system. We are using nrf_pwr_mgmt_shutdown...
Hi,
I am working from an existing code base where I had to add the s130 softdevice and BLE scanning capabilities. I have an area of flash that stores application data that...
Hi, I am using nRF52840 DK. I need nRF52840 SDK. I couldn't download it from nordic semicondictor's website as it is not responding. Please some help. Best regards, Daisy...
Hello, I am doing some testing with nRF52840 and its CryptoCell 310 and I am trying to produce an ECDSA signature and verify it using mbedTLS.
CC310 Sign & Verify is working...
Hi,
I am developing an android application which involves reading data from memory card through USB cable.I am using Android studio 3.2.1 with SDK version 28 I need to...
I am trying to use a nordic thingy52 to read the sensor values off the device and relay the values onto a wirepas network. I have found the sdk and unpacked the following...
I'm just getting started with this device, trying to see what it can do. I've inserted the SIM, and set it up to show up in nrfcloud.com. What worries me is that the location...
Hi Support,
I am using
I have my own customized board with nrf52840 . i am using SDK v15.0.0 with Softdevice verison v6.0.0
I am advertising with DFU and NUS services...
Hello,
I used the uart example to print text over serial communication from the SDK v11.
The problem is when I write lot of text consecutively, I don't receive all data...
i use the BLE uart example to test. I delete the UART hardware init and just use the BLE send data to phone every 500ms. I found whatever i set the MIN_CONN_INTERVAL and MAX_CONN_INTERVAL...
Hi,
Some time ago I ask a question about changing the publish address of a node in the mesh locally. I received the answer in the following threat and verified it:
https...
Hi All,
I used the app "ble_app_uart" and "ble_app_uart_c" on two custom boards mounting a n52840 QIAACO.
I know that in the app (nRF5_SDK_15.1.0_a8c0c4d\examples\ble_peripheral...
Dear Sir/Madam,
I want to measure the data speed between two BLE 4.2 based devices and two BLE 5.0 based devices.
Using nRF52 products for this purpose.
Kindly help...