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 my application, I am using nus service with S110 V7.1.0 (nRF51822). I faced to one problem that the rx channel is set up to notify characteristic. In iOS (8.3),...
My question is while the application is running, how can I disable the NUS service to turn on the DFU service. This idea stems from this question: devzone.nordicsemi.com/...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I've testing a Raytac mdbt40 module and I'm running the ble uart example (sdk 9.0, gcc debug enabled, no gcc optimization) and no external 32khz crystal
I can scan and...
Hello,
i would like to update my SDK to SDK11, but i'm not sure that the pack installer in keil works..
What are the different versions of the pack?
I 've this one...
Hello All,
The compatibility matrix states that the sdk for rev 2 devices has been discontinued on version 6.1.
We have some other products with rev 3 devices where...
Hi!
I'm using nRF51DK with s110_nRF51_8.0.0 Soft Device and SDK_9.0.0.
My application reads ADC with frequency 500Hz (2 bytes of data from one sensor each read), and twi...
I am just wondering about the status of nrf52 support for the mbed platform (specifically as a yotta target).
I have seen a number of other threads on both the nordic side...
I am developing an application on a STM32 CPU that uses a 51822 through BLE serialization for BLE connectivity.
I have connected some LEDs at the pins of the 51822 to indicate...
Hi,
The nRF51WLCSP needs IR blocking coating and I found here that an example epoxy can be Epo-tek 320. I just want to check if there is any specific time for covering...
Hi
I have been able to successfully write using FDS but I'm unable to read back using the same keys. Here are my code snippets:
#define FILE_ID 0x1111
#define REC_START_ID...
Hello~
I'm using JLinkEXE to flash an nRF51822 chip. When I use nrfgo and press "erase all", it wroks. But after if I flash the s130, I can't erase the s130 with command...