Hi,
I would like to know if nPM1300 supports an input voltage of 4V for Vbus. According to the datasheet, the recommended operating condition for Vbus is from 4V to 5.5V...
Hi, I am trying to set my acqtime different to the max value. And the build throws an error unless i set it to ACQTIME_MAX.
It appears in the header file it needs some other...
Hi,
I need support to get my brand new nrf9151 development board LTE connection up and running.
I have bought this kit and it came with 2 SIM cards as per documentation...
Hello!
We are planning to implement OTA update of an application and a second stage bootloader in our product. As a bootloader chain, we will use NSIB + MCUboot as the nRF...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
Hi, Nordic
Now, I have one nRF24 Dongle, two nRF52 devices.
two nRF52 devices will send data to nRF24 via ESB(gzll), but need to pair.
Can two nRF52 devices can pair...
What is the most energy efficient microphone input method, PCM via I2S or PDM. Does the SoC have a special HW handling of the PDM format for converting to PCM? Does the filtering...
Hello,
I am developing custom HAL driver for TWIM in NRF52 (PCA10040). The problem is that after the slave device stretches the clock signal, ninth period on SCL clock is...
Hi, i use the original ble_app_template (sdk11) with two lines of code added by me (See below) which erase the last page in flash (flash_page_erase((uint32_t *)(pg_size *...
Can you tell me what is the main different between nRF52832 and nRF51822 and can you send me following information about these products and nRF51822 Bluetooth Smart Beacon...
Hello ,
I'm working on custom board, I'm trying to disconnect from the Central (Andriod app) when the battery is below certain level and stop re-advertising.
Below is...
Hi all,
Is it posible to set notify and read for one characteristic ?
I ask because Android offer me read or notify method.
I need read value from characteristic on Android...
Hi,
I am trying to implement dfu in one of my application, I am following the instructions detailed at this link , but I am meeting the following problem :
When I tried...
I am using the timeslot API and softdevice to advertise two separate types of message. This works well. But I have also used ble_radio_notification_evt_handler_t in an attempt...
I'm trying to remove the debugging UART statements to reduce power consumption, however, not initializing the UART seems to hang the system right after advertising start,...
Hi,
I am using Nordic SDK9.0.0 and softdevice S310.
I want to develop dual bootloader(UART + BLE).
I have problem after merge both bootloader. Induavidual example...
Hi!
Regarding the __initial_sp in the map, studied some articles on the web and even map file: used as STACK for arm_startup_nrf52840.o!
Ok, let us have an example ...
Hi,
Is there any way to force Android and iOS to update softdevice, bootloader and application from single zip file in queue?
I mean, first update softdevice, then bootloader...
I am referring SDK 12.2.0 with Eddystone beacon application and I found that the workspace for IAR is missing in it and I have IAR-ARM license. So, I made my own workspace...