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...
Hello all,
I have NRF52840 and SDK versions from 12 to 15.
I want to implement the mesh network by which i can distribute the data to the beacons or devices on fixed interval...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor...
Hi there,
We're working with a Nordic nRF9160 DK and are trying to get access to the network in both Spain and in Ireland. In both cases, the iBasis SIM won't work in...
Good day,
When testing our own board with a module (BT840) for communication range, we obtained the following results: 1. removal for a distance of 1m: 55-70 kB / s 2. removal...
Dear Nordic,
I am using nrf52DK
I modified "examples\nfc\writable_ndef_msg"
I am using an ingenico POS payment terminal
The working flow is ;
pos sends apdu...
Hello,
I am working on implementing the USB HAL for the nRF52840 for Mbed-OS's upcoming USBDevice feature release. I am trying to get my implementation to pass all of Mbed...
I haven't been able to find documentation for the RTC or RTCs on the 9160. I want to know what the drift is and which RTC timers are available in various stages of sleep when...
Using this sheet
https://www.sparkfun.com/datashe...
I'm trying to figure out two things.
1) There is a section on timing but I'm a bit confused what SPI Clock rate...
Hi, I'm just a beginner with Bluetooth. I want to make a simple bluetooth module, so I just bought nRF52832 and other devices like capacitors, inductors, crystal oscillator...
Dear nordic,
I want to add long range in my application and also i want to set maximum power
i used sdk 15 and example ble central and peripheral(relay)
Where i set...
I have been working successfully on both PCA10040 and PCA10056
I want to work with NRF51822.
When I look at my sdk I see no folders for my PCA10028.
I see folders in...
Hello,
I have read numerous posts about NRF_ERROR_CONN_COUNT but yet able to solve this solve, my setup is NRF52840 Dongle as central and I want to connect to multiple Heart...
Hello! We are trying to transfer the data between two nRF52840 development kits through NFC. Is doing so possible without using any other reader hardware? If not, then we...
I am using SDK13 with a nRF52832 development board.
When trying to compile the Multilink central example with gcc and I am getting the following error:
../../../../.....