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...
In the NRF52-DK user guide, the following is stated:
Important: When using ANT/ANT+, the 32.768 kHz crystal (X2) is required for correct operation.
However, I could...
I need a help to create a mesh where two nrf52 dk are connectred in the mesh and one node sends a message and another node recives it and sends to a url
Hello,
BLE MESH 3.0 Light Sw Example code just I have add APP_TIMER_MODE_REPEATED and its work fine.
Case 1:if I print string Or LED Toggle Based on timer its working...
Hei there!
First of all thanks for all the great work here!
My question is:
In my application, the final device will have 4 pogo pins.
Two of them are for power, the...
Hello All,
Hello all,
I am working on BT832A in which nRF52810 is used and i used segger studio for programming in windows 7. I am refer nRF52 SDK 15.2.0. And i am load...
In the manual for the nRF5284 there is a listing for some divider settings for the MCKFREQ. The size of the register and the values to set indicates that there are a much...
Hi
working on a NRF51822 device with SDK12
I was using nrfjprog version: 9.7.1 to create a setting.hex with the following line
nrfutil settings generate --family...
i am using this project:
\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c\main.c as center.
nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart\main...
I implemented the app_pwm_library, but it seems to "top out" at 500Khz? Here is a summary of my code. Is there a set of routines that have a higher speed?
APP_PWM_INSTANCE...
Good morning,
I already made a nRF51822-based prototype some years ago, and now I'm working on a new prototype but based on the nRF52840.
Is there any AN like the nAN36...
The design I am working with has no RTC. Is it possible to use nrf_drv_timer to "wake up" the CPU? I understand I will not be able to use app_timer code, so I was trying to...
Hello,
I am trying to use an interupt from an analog devices ADXL343 accelerometer.
With a power supply of 3.0V to my board, I only get a 2.1V on the interrupt, and I...
Hello! What does the real marking of the nRF24L01 + chip look like? I have not such, but very similar. The problem is that the module after a while ceases to go to sleep,...