Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
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 all,
I am right now working on one project. where i use nrf52832 BLE board. right i am doing i2c communication of temperature sensor(lm6bd) with ble board. but can...
Hello All,
I am using nRF52810 programming in segger embedded studio in windows 7. i am trying to do i2c communication between sensor and nRF52810.i am create custom service...
Hi,
I have a question about direct advertisment - if I direct advertise to one android, then other devices won't show it am I right? How does this direct advertising works...
Hello all,
I am using nRF52810 programming in segger embedded studio in windows 7. I am refer SDK nRF5 v5.2.0. I am trying to do i2c communication between sensor and nRF52810...
I had a couple of questions regarding the SPI slave peripheral on NRF52:
What is the behavior of the peripheral if a transaction completes (NSS goes high) and another...
I used the example code of MQTT pub and sub with nRF52 DK which has nRF52832 in it. I have sent the data from one kit to another with the help of Raspberry pi 3 as a router...
Hello. I need a bit of help with my case. I have nRF52832 dev kit. I have set heap size to zero in Makefile:
And even with that change I am still able to allocate memory...
Hello,
I have some questions about NFC on nRF52832:
1.Could NFC on 52832 works as a card reader , for the mifare 1 card, or named S50 card?
2.In the example "nRF5_SDK_15...
Hi all,
I have read that ANTUSB-m is needed for ANTWARE running in Windows PC. Can I use nRF52840 DK or nF52840 USB dongle in place of ANTUSB-m? If yes, where I can find...
Hi all
I have a custom Board, I have tested it a lot. NRF51822, programed with Mbed..
In general the Software and Board WORKS FINE, but I found some problem in my procedure...
Hello
I am following example on :
examples/dfu/secure_dfu_test_images/ble/nrf52832
when flashing:
sd_s132_bootloader_buttonless_with_setting_page_dfu_secure_ble_debug_without_bonds...
Hello,
I'm trying to use this code https://github.com/kimyd/SHT1X_on_nrf51822 to communicate with an SHT11 sensor via GPIO pins. I have a Saleae hooked up an can see the...
Our project uses nRF51822 with SDK12.3.0 and s130. We are using app_timer_appsh.h and app_scheduler.h to make a "UTC timer" by counting a static variable each 1S timeout ...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
when I debug the pairing function,the phone displays one dialog box about Bluetooth...