Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
Hi,
I am working on zigbee demo "light_switch" with NCS2.8 Add-on SDK.I enabled MCUboot according to the steps in the course " Lesson 9 – Bootloaders and DFU/FOTA "
1...
Hello!
I have designed a custom board with the nRF5340 , powered at 1.8V. I am able to program the chip successfully, but after the firmware is downloaded (Zephyr RTOS,...
Hello dear Nordic support staff,
I'm working on some legacy code (NCS 1.8.0 in case it's relevant) and see this in the inclusion list of one of the files:
Functions...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
Hey there!
I'm trying to run the 'wifi/shell' sample on v3.0.1 on a nrf7002dk (targeting the nrf7002dk/nrf5340/cpuapp) with sysbuild enabled, of course and I'm getting...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Hi Teams
I am designing a product using the 9151 SIP. According to the specifications, the operating voltage ranges from 3 to 5V. From the hardware design guide, I learned...
I used the Bluetooth mesh distributor example from ncs2.9.1, and the Bluetooth mesh dfu can proceed normally. However, when I tried to pause and resume the dfu process, I...
We are currently implementing the 9151 SIP into our design, and we am noticing some discrepancies between the datasheet and the evkit schematic. I am hoping you can help us...
I am analyzing the power consumption of a custom board with an nRF52833 BLE SOC and nRF21540 FEM for different BLE parameters. In one of my experiments I vary the amounts...
We have a design in EVT and we're preparing for FCC testing. It's a dual radio board with nRF52840 and a Semtech LR1110. Therefore, we need both to be active and transmitting...
Hello,
we are developing a device which implements BLE hid keyboard. The code is based on the hid keyboard example in the NRF Connect SDK.
The example uses battery service...
Hi Nordic team!
Is there any way to dynamically change the charging current while the charging is ongoing? BCHGISETMSB and BCHGISETLSB can be changed only if charging is...
Hi team, According to this statement, it indicates that access port protection can be deactivated by modifying the TAMPC.PROTECT registers, which can be achieved by executing...
Hello,
We have an nrf522840 board using retained memory feature following this sample and using the NRF_RETENTION setting:
https://github.com/zephyrproject-rtos/zephyr...