Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi, Using windows 10 OS, and SES v5.40. I am using nRF52833 device in my project along with nRF5_SDK_for_Thread_and Zigbee_v4.1.0_32ce5f8 SDK. I am using openthread protocol...
Step 5 of the Matter instructions at developer.nordicsemi.com/.../python_chip_controller_building.html
Shows getting the discriminator data. What is shown looks like the...
Dear Nordic Experts, A few short questions about mesh advertising in regard to Softdevice s132, 7.3.0, Mesh SDK 5.0.0 and nRF5 SDK 17.0.2:
How do you change the advertised...
Hello,
I'm running asset_tracker_v2 from v1.9.1 on a LTE-M network that does not give the time (UTC clock) info.
When no time information is given, the application should...
Hello
I have some questions about flash_fstorage example.
After reading the macro, it seems that fstorage will be located in .fs_data flash zone.
start_addr is set...
Hi,
Softdevice - 112
sdk 17.1.0
I am trying to evaluate the memory of the device. I am using nRF52810 and the datasheet says 192KB flash and 24KB of RAM available. ...
Hi I am using Unity test framework for generating unit test report and i also want to generate the code coverage report of the code for that i need how many lines of code...
Hey
I'm currently writing a thesis on IIoT and implementation in remote areas. We're trying to setup the nRF9160DK as EON device with all implementations on the board...
Hello,
I am experiencing trouble with NRF9160 chips that get stuck after typically 1 to 2 days of operation. This happens on all 6 boards that I have available. I'll describe...
Hi,
I am coming across an issue with app_scheduler and FDS.
While waiting for an event in FDS to complete (write, read, init, gc, etc) I go into a while loop calling app_sched_execute...
Hi,
What is the lifespan of nRF52810, operating at room temperature ? How long can it reliably work? Do you have some figures on this ? If yes, is it same for other nordic...
Hello everybody
I am using the nRF51 Dongle to connect via a third party app to a measuring device. This always worked very well on my first computer, the app could detect...
Hi,
I updated my Segger Embedded Studio for Arm from V 5.68 to V 6.20a.
Calling CMSIS Configuration Wizard fails with all examples with message : "Error starting process...
Hi All,
I have a nRF52840DK and looking for a solution to connect the VCOM serial port to the PC, without using USB. I will need to connect the serial port to another board...
I'm working on porting a code base over from nRF5 SDK to nRFConnect/Zephyr. Our previous implementation uses ChaCha-Poly encryption, accelerated by the CC310. I wish to continue...