Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
is there an mp3 encoder which can be used on nrf52 based system. There is no need to have full encoding features to be enabled. most important factor is audio quality for...
Hi Nordic
I use sdk 14.2.0 and use the s332 soft device. After testing the code in nrf52832 we are porting to a custom board. However, I found that the sd_softdevice_enable...
how do i know which address is selected when i use the funtion send_reliable_message() in the example?
speciflicly in the section where is simple_on_off_client_set() funtion...
I have a question about ble_app_uart__saadc_timer_driven__scan_mode example ( https://github.com/NordicPlayground/nRF52-ADC-examples )
I flashed the project onto my nRF52...
Hi,
I would be coming out with a batch of 2500 iBeacon devices made using nRF51822. For small batches I've used an STM32 configured as a Black Magic Probe to program the...
I use the ble_uart sdk14.2.0 example, I just open the pwm, and then accept the data, I did not deal with the data received from nus, just a connection, a connection error...
hi team,
i need a clarification. my expectation is i want to transfer a image from mobile to nrf52840 pdk and display that image to the gui interfaced in pdk. my doubs are...
Hello , I'm working on the sdk 12. The problem is that when i try to do a scan of 1sec , i see thanks to the power kit that the scan is actually of 760 ms .
Can someone help...
Hello,
I am using a custom board with nrf52382 chip and mma8652 accelerometer, This accelerometer has only i2c peripherals to communicate with. I am using twi_software...
I have a tzone bt04 BLE Temp data logger,
However I'm unable to connect to it using gatttool -t random -I
I want to access it's gatt services to fetch historical data...
Hi
I just stumbled about SRAM PUF which could solve me a huge problem in IoT provisioning certificates.
https://www.intrinsic-id.com/products/spartan/ sounds very promising...
Hi,
We have an application built using sdk10 and sd110 on a nRF51822 chip using Segger Embedded Studio. The application works but it takes to long to start.
We have bootloader...
I can ping the nrf52 from pc but i can't ping it form COAP client (mozilla cooper). In wireshark i got an error that port is unreachable . What should i do ? Thank you in...
Hi,
Interface between LPC1769 and NRF51822QFAC via UART, I am fresher for NRF51822QFAC, which tool i can used, how compile source code and pleas tell me download path
I'm using the Scan and Forward mode to relay sensor data.
My requirement is for roughly 256 Bytes per message.
Question: Is it recommended to switch to a private channel...