[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 everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
Hi,
We got carrier frequency tolerance failure in a certification test.
The max deviation should be under 20ppm, but the result is above 30.
We used DTM example...
I'm working in a project where I have to use produce a PWM signal which actively drives the pin low for 0, and disconnects the pin for 1. The PWM is generated by an in house...
Dear Members,
For checking my LF 32KHz crystal is working,
XL2 is the output of the crystal ? or vise versa ?
So XL2 to the scope and the other probe to the ground...
Greetings,
I'm trying to develop a project on the nRF5340 DK where I collect measurement data from an I2C sensor (LPS27HHW) before sending the data via bluetooth. My firts...
Hello i'm trying to run a sample from my projects but each time i'm getting the CMake error i tried changing project and running from another directory but the problem still...
Hello,
we try to add DTLS to the CoAP client example . We have problems with the DTLS connection. The handshake with PSK works. The first CON or NON query works also without...
Hi! I developed a locator and beacon pcb boards for AoA direction finding using the NRF52811 chip. The locator has 4 patch antennas and the SKY13575-639LF external antenna...
Dear Members,
I want to use MAX17048 and getting thiis message :
<error> app: ERROR 33281 [NRF_ERROR_DRV_TWI_ERR_ANACK] at ..\..\..\MAX17048.c:71
void MAX17048_init_i2c...
I have found an issue with ESB/Nordic radio where it will receive a packet on the wrong pipe. I think the issue occurs when the prefix array set to the PREFIX registers contains...
While testing our custom Hardware with the nRF52840 in a climate chamber in the -40°C to +85°C range i noticed that the value read from the internal temperature sensor was...
Hello,
let me explain my problem as below.
after doing pairing between nrf52832 and phone(android app). phone is central (including scan behavior)...
after success...
Hi,
I'm using SLM app (on nRF9160 module) and I want to find a way to send a data (any data) to a server.
Can someone help to provide an AT commands sequence for that...
I have written the latest thigy91 firmware, thingy91_fw_2021-10-20_d29f1dde to a Thingy:91 PCA20035 1.4.0. It outputs a serial console the following messages and restarts...
Hey Team, I was playing around with the composite example, and added in my own class a and used the mouse class to implement it while changing it to suit what i have orgianlly...