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...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96,PC is windows 10
I want to use the DFU to update my file,but I find that only the Init packet is signatured...
I am trying to integrate SPS30 sensor to nRF52 DK using Segger Embedded Studio. The sensor fails to initialise and the program keeps getting stuck at NRF_BREAKPOINT_COND at...
Hi,
In nRF24 / nRF51 , the product sheet have the 20dB Bandwidth for Modulated Carrier (2Mbps) parameter.
However , i could not find at nRF52832 ps.
Did it the same...
Before updating firmware i have updated connection parameter with low connection interval. But it taking too much time. If I gave the same parameters at the first time while...
Dear sir.
This is jaykim from south KOREA.
I saw your company website about NRF2460 Chip.
Is this chip discontinue? It means not product any more??
Because We now...
Hei hi.
I'm developing simple beacon application with sdk 15.2, sd132 based on freeRTOS on nrf52832. The app and the whole project is built with help of ble_peripheral/ble_app_hrs_freertos...
void spi_read_write(0x1E,0x00) ==> output 0x10 as return value of register read.
Here I want to send value 0x90 as register value in the argument of spi_read_write(0x1E...
Hello, Looking for help in confirming what happens when pin 0.21 is grounded on the 810. I have a simple custom 810 based on the reference design with an added led and rgb...
I am using Keil uvision. Working with example codes, with uart example I got the code to send a data to mobile app through ble. But I cannot find code for receiving a data...
Hello All
I am working on nrf52810 and for programming i use segger studio in windows v7. And i refer nRF5 SDK 15.2.0. in my application use LM6BD temprature sensor connect...
SDK 15.2
I am wondering if anyone could point me in the right direction for optimal Timing configurations for the following parameters: 1. Advertising Interval 2. Scanning...
I am using the PWM app from nRF51_SDK_10.0.0_dc26b5e\components\libraries\pwm. I have loaded s110, and am running no other code.
The application hangs on the second cycle...
Hi
It seem that Nordic does not offer a service for delivering chips pre-programmed with a custom firmware?
We are currently having our boards manufactured in China and...
Hi there,
We are using the nRF52832 on our PCB design. We built the first batch and it was working fine, we built a second batch and all the boards are having issues.
...