I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5μA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
Nordic boards come with the awesome JLINK-OB, and I'd love to use Segger RTT for app tracing, but have been not been able to get it working in Zephyr using the nRF5340-PDK...
Hello,
I checked most tickets on devzone but didn't find the answer for my issue, if you can please help me about this.
I'm using: nRF52832QFAB - SDK16 - SD132 v7.0.1...
Hi,
When upgrading the DFU with an app everythings goes seemingly fine, all init+app bytes received, validated and so on. The DFU does its resets when done updating settings...
Hi,
In our application, we need the TCP/UDP socket keeps alive even when its receiving is timeout. so we changed the process code in do_tcp_receive() and do_udp_recvfrom...
Hi. I am fairly new to all of this. I am currently researching BLE vulnerabilities for a University project. I have had great difficulty attempting to flash the Nordic BLE...
To the kind attention of Nordic support team, I have been putting to the test a scenario where three devices are used: one gzll host and two gzll devices. When devices are...
Hello
I have a project that was developed in Keil, and now I want to migrate it to Segger Embedded Studio. I have followed the tutorial in this link ( https://devzone.nordicsemi...
I'm trying to understand why this happens.
My application uses the softdevice, which configures some NRFFW registers. I program my application, bootloader, SoftDevice via...
Hi
I am using nRF connect for nRF5340 and i am in need to compile using segger embedded studio.
I tried installing segger IDE with the version 4.5 , I got the free license...
Hi,
I encounter a issue with my printed broad that mainly copy the thingy52. I download the thingyv210HW10.hex into my hardware. And then I debug the code (thingysdkv210...
Hello,
Currently, we are working on a product which leverages the following:
NRF52832 (64KB RAM and 512 KB Flash)
SDK v11.0.0
Soft Device 132
It has been reported...
Hi,
I see from the code in GitHub:
https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/master/samples/nrf9160/gps/src/supl_support.c
That the new A-GPS is using...
Hi! I'm performing buttonless Secure OTA DFU operation on some custom boards of mine. I'm using nRF Connect v3.3.1, and at the moment I'm flashing a zip file containing my...
We have a door lock product. At first, the capacitance value of bluetooth frequency deviation was not adjusted, and then it was very difficult for apple to connect with vivo...