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...
Others have had similar problems with pointers for structures. So, I've tried several different methods including one that was suggested in another help ticket. I am writing...
I checked the operation of the application "ble_app_hrs" and I see that the FDS makes a new record in flash memory with every new connection. What is the need and can it be...
Hello I want to use MTU = 247 bytes. For 1M PHY, everything is working fine. When I set the coded PHY, there is a problem. I get the GATT event NRF_BLE_GATT_EVT_ATT_MTU_UPDATED...
I want to tested RF performance ,so i hope send cat-M 6RB@0 signal. For example, the circled part of the picture: ,it's send 6RB@22 signal。please tell me AT command.
Re: nRF52833DK, s113 and nRF5_SDK v16.0.0
It appears that nrf_sdh_freertos.c needs to be modified to support JUST_WORKS and LESC because the softdevice_task() in nrf_sdh_freertos...
Hi
I am working this tutorial . At the end of this, I copied and executed the contents of advertising_init() function but it became NRF_BREAKPOINT_COND.
When debugging...
I am trying to use the GPS from the Thingy:91. Due to the unavailability of Power Saving Mode (PSM) in roaming with my local provider, I am considering what options are available...
I am trying to see/set preprocessor options and they are not visible. I have seen the tutorial which says
project options >> code >> preprocessor should be the way to do...
Hello nordic, I have used the nrf24 before with ARM, and this go around its AVR, not that that changes much but looking for some help. I'm familiar with how this chip work...
Hello! We are designing an iPad app that will occasionally connect to our device over BLE. The app is kind of a maintenance/service app that will query various information...
I am trying to get the IEMI and HWID in my code. I was able to read the IEMI as a client ID using the following API.
nct_client_id_get(client_id_buf); printk("Client ID...
Hey there!
I´m developing an small wearable sensor based on the NRF52840 (SDK 15.0.0, S140 6.0.0) on a custom board. The sensor will log data on an external NAND flash and...
Dear Community;
I have a NRF9160 DK. I have flashed a program to it, and it works fine. The program connects to LTE every 10 minutes to send some data over HTTP. However...
I recently picked up an nRF52840 dongle and I cannot seem to get it to work properly on a very new Win10 machine. It does seem to work properly on my Mac however so I believe...
Hi,
I cant login to devzone from Firefox. But do not seem to have the problem using Chrome. I tried clearing cookies and site data. But couldn't login to the forum. It is...