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'm currently having some issues where my custom board is either experiencing infinite DFUTarg cycle or "no bootloader was found" error.
I have been following the...
Hi,
I'm trying to run some example with ble fota
I've read
http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf52.html#fota-upgrades
and
http:/...
Hi i am using nordic nrf52840 chip.
i programmed one application at 0x27000 address, and now i want to calculate the size of that application code in run time.
i have...
Hi
I have a project as the follow
What I have done:
1. Compiled app.hex ( Configured with my board), works fine.
2. Compiled bootloader.hex ( Configured with my...
Hi, I've adopted the DFU part of the NRF Toolbox app in my own app. I want my app to be bi-langual (English / Polsih). I can do this for all the texts that I've created, however...
Hi,
I had a temperature adc reading accuracy issue in lower temperature such as -40.
It is similar to this post issue ( https://devzone.nordicsemi.com/f/nordic-q-a/80859...
Hello,
My application is built with TFM in order to use mbedtls. I am currently using UART0 to send/recv serial data from another board. If I don't call psa_ps_get_info...
Hi,
We have developed one application using nRF52832 SoC and Sdk v15.0. For our application we have use ble_app_uart example as a peripheral and multi-link central example...
Hi,
I am using s112_nrf52_7.2.0_softdevice with nRF5_SDK_17.1.0 and iar embedded workbench. I can flash and run the application without any problem but when i try to program...
Hello Devzone,
I am trying to run timeslotted 802.15.4 alongside BLE using NCS. I have started from this example, replacing the propiertary RF calls with calls to 802...
I was able to set up 2 thingy91's using the nRF9160DK to update the firmware and the asset tracker is working on the 2 thingy91's. I've tried to provision the DK and I get...
Hi,
I am trying to port the nRF5_SDK_17.0.2_d674dde\examples\nfc\writable_ndef_msg and my linker cant find the definition for the following symbols-
linking... .\_build...
Good afternoon ladies and gentlemen,
Just a really quick question/observation... am I going bonkers? or is the link to Segger Embedded Studio on this Nordic Page incorrect...
Hi nordic:
I use nrf9160 to test the new driver mainly due to the following two problems:
Environment: sdk 1.8.0-rc2 modem: nrf9160_1.3.1 lwm2m CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...