Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
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...
I am using a STlink to flash a nrf51822 module , and i am using Keil to do that, i flashed the module but when i am scanning it to find it in my mobile i cant find it, i doesn...
Hi ,
Does the Application update depend on bootloader version? . I changed the boot loader but application remains same on my device , hence the device is not booting up...
I have an application with three other tasks beside the sdh task. I'm trying to integrate softdevice to my existing freertos application, but soon after the task scheduler...
Hi,
What would be the procedure for updating the firmware of device through another host micro controller UART? (Not with PC tools like nrf go studio, nrf connect, nrf jprog...
Sir,
I have a MDBT50Q-UFL evaluation board. I am using Keil uVision 5 and flashing is done through ST-Link. I downloaded the example files from http://developer.nordicsemi...
Hi,
I have Ublox EVK-NINA-B3 on table, which has totally different pin layout than NRF52 DK (not sure why): https://www.u-blox.com/sites/default/files/EVK-NINA-B3_UserGuide_...
Hello everyone! I am a beginner and I need help in understanding advertising data. I am migrationg from SDK 13 to SDK 15.2. In SDK 13, the advertising data with manufacturer...
Dear Engineer,
work on sdk15.2, pca10040 eavl board. one as central run this code
\nRF5_SDK_15.2.0_9412b96\nRF5_SDK_15.2.0_9412b96\examples\ble_central\ble_app_multilink_central...
I am starter developer of nRF51822 custom board.
in this board 16 mhz crystal is connected externally with XC1 and XC2 pins(37 & 38)
nRF5_SDK_12.1.0_0d23e2a rar file is...
Hello everyone,
I know that there are many similiar questions on the DevZone but i am not able to get it work and i dont uderstand it yet.
For example: https://devzone...
(Mesh_v2.11, SDK_15.0.0, NRF52832)
Hello,
I wonder if a device can relay DFU packets even though mesh_relay is disabled by nrf_mesh_opt_set(NRF_MESH_OPT_NET_RELAY_ENABLE...
I am trying to set up the nrf52840 dongle on IAR using an I-jet for debugging. I have iar version 8.32.1. I am using example project ble_app_blinky from the ble_peripheral...
Hi I met a problem during programming a combo of HID on nrf52. I have set combo HID that have keyboard and multi touch. after pairing my smartphone(galaxy note 8), keyboard...
Dear Colleagues,
I'd appreciate your advice on the selecting external or internal pullup or pulldown design for a wake up button which would cause minimal increase in current...
Hi.
I'm trying to make a bluetooth based sip/puff controller for disabled people. The main use case will be to enable people that can't use their hands, but move their head...