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...
I am trying to port Keil code to SES 3.40 with NRF51822 Device and SDKV12_3, I am currently using the ble_app_uart example. I followed this blog post https://devzone.nordicsemi...
Hi Sir
Is it possible write a hex file to external QSPI flash by nrfjprog ? if yes, please tell me what's the command ? Thank you.
ps, the hex file is data, not firmware...
We are using nRF52840 SDK 15.0 with Segger embedded studio. We have referred ble_app_proximity example only for read battery level using ADC. Now in our application used SAADC...
Hi, I m using nrf 51822 development board. I want to implement timer in input mode to detect falling edge of the pulse.. It should give intrude when any falling edge is detected...
Hello
I am a big fan of Zephyr OS, and have developed several commercial products with it (on other NRF chips)
I would like to know if the nrf9160 is to be supported...
Hello, I would like some guidance on how to create a standalone executable for nrfutil (like nrfutil.exe on Windows) in order to update my hardware through OSX. Very newbie...
Hi,
I need some clarification about how to create multiple Timer functions?
my application is to
1. read the VDD supply for every 10 sec
2. after BLE connected to...
Hi,
I'm trying to run fatfs example in sdk. I only changed the spi pin numbers. What is wrong with that?
Here is RTT screen.
My schematic is; CS-------------P0.08...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
I try to active the serial example in the nordic folder nRF5_SDK_15.2.0_9412b96. When using RX_PIN_NUMBER 8, TX_PIN_NUMBER 6, CTS_PIN_NUMBER 7, RTS_PIN_NUMBER 5, HWFC true...
Hi all,
I am learning about the combination between Bluetooth mesh and NFC. I would like to realize a simple exercise below.
Assuming that I have a mesh network with 4...