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,
I have one more questions while doing test with SAADC, UART.
When I was tested the SAADC pin connect with ground, the negative value occurs.
So, I changed the...
Hello,
i've built a basic Thread network with two nRF52840 Nodes running the CLI example and a RasPi with a nRF52840 RCP as BorderRouter.
My Question is:
Whats the...
Hi.
Hope you are well.
I want to send data from nRF51822 to nRF24L01+. I used the esb library to configure the nRF51 and I just change the settings as I want ( some settings...
Hello~ I have previously written related articles. But I don't get the answer I want, so I ask you again. Use the toolchain manager to use ncs 1.3.1. The error as shown in...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello guys!
We are workng with nRF52840 SoC and SDK v17.0.2.
Custom BLE Services and Characteristics are needed to implement in our device. Before starting that implementation...
Hi,
In our design, nRF9160 is powered by a LiPo battery, making VDD = 4.2V in a "fully charged" case, and VDD=5V in a "lipo is charging" case.
We would like to be able...
In trying to use a private key file to sign the application image I'm running into an issue with the PEM file. I created a PEM file using the following command:
as documented...
Hello colleagues,
Mi name is Daniel and i'm trying to develop a software application that let me calculate the PER (packet error rate) of a bluetooth transmission.
The...
Hello Team,
I am working on a project in which I want to used pdm microphone with nrf51822 xxAA and i am using keil u5.
1) So I have picked uart over BLE example from...
Hey there,
I am new to the community and I would like to looking for more than one cell. As I readed in another thread, it was possible with %NBRGRSRP a few month ago. ...
I was looking through documentation and I noticed that in OPS v0.7.1 the cold start was stated to be -144dBm. In PS v1.1 it calls out -142dBm. Can you explain why they are...
Hi!
I have BMD-350 -A-R and I want to program this by using SWD pins (SWCLK, SWDIO, GND Detect, and VTG) of Nrf52Dk . I make all the connections properly but for some reason...
Hi,
for evaluating purposes I'm trying to send quite big amount of data (100 kB) via socket interface. Sending proceeds fine until approximately 60 kB is transmitted. After...