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...
Trying to set up a PPK(II) to measure the current in my nRF 52833-DK and preparing my nRF Connect for desktop to do so, I notice that this tool is demanding a V7.94i version...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Hello and thank you for your help
I am working with the 9151 Rev3 and I attempted to update the IMEI with a valid one provided to us by Nordic
But the following error...
I am working with the DWM3001CDK board for Ultrawide band, but would like to use one of the free LEDs on (P0.14, P0.22, P0.05, or P0.04) as a way to show that the 3 AAs powering...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
checking most of the reliable coin cell CR2032 such AS Panasonic declare on very very low current transfer far lower then 5 mA
if i set my Ble in 5mA IO OUT ....when my...
NAND or NOR flash memory to use with nrf25832? my application is to store the data from mpu-9255 to flash memory. my data rate is about 3 mega byte per hour and i have such...
Hi,
I am using Linux ubuntu 14.04 with kernel version 4.15.0-041500-generic for 6lowpan over BLE and MQTT broker wit IPv6 address as inet6 address in below image
In...
If I use DeveloperStudio_1_1_3139_0 to generate a profiles and services for the latest SDK 15.x, will it correctly work?
I recall back with SDK 11/13.xx it was not compatible...
I need to sample ADC channel at the fastest deterministic rate.
If i use burst mode with 3us acquisition time, do i get a sample exactly every 5us?
does t(conv) is always...
About example BLE_uart,
My device must always remain in advertising, I'm using a 1280 ms between two advertisng event.
I have to minimize the consumption during advertining...
I have a few questions about the NRF6707 Power Profiler kit and I would like to ask you: 1. The NRF6707 Power Profiler kit and nrf52 DK are linked through the ARDUIND D0 pins...
I am updating the application software that was created based on ble_app_multilink_central in SDK 9.0 to 12.3. When replacing device manager with peer manager, I received...
I'm just getting started with the Nordic chips so I will apologise now if I have failed to find my own answer amongst all the devzone content.
I want to use the NUS service...
Dear all,
I have a problem with secure connection between Android (nRF Connect) and my custom board with nRF52832. I'm usind SDK 14.2 and SD_132 v.5.0. I'm using secure...
Hi All,
Anyone know the aggregator example can run on the nrf52 PCA10040 DK?
https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role I fail to compile the...
I've got a bit of an issue with turning off specific debug statements. If I try and adjust the log level, I get a run time failure. If I try and comment out the specific debug...
I have changed the RAM (rwx) : ORIGIN = 0x20001fe8, LENGTH = 0x2018 in ble_app_buttonless_gcc_nrf51.ld. Build, it appears to me /usr/local/gcc-arm-none-eabi-4_9-2015q3/bin...
Hi to all,
i have an example that it implemented a device with some charactristics, when i use sniffer to sniff these packets i can not see the packets data because the...
I am experimenting with the mesh light-switch example. I want to control two LEDs on a single node using the SimpleOnOff model. I know I should add a separate element and...