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...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
Hi,
We are developing the Bluetooth based weight scale product.
We have successfully developed the project using nrf52840 DK board but now we are planning to develop the...
Hello,
I am working on nrf5340DK board and with sample example central_uart. I wan to find at what speed the application clock is configured and also want to change it...
There are lots of questions in the community related to use of multiple advertising sets. Common answer has been that it is "not support at the moment", see e.g.
https:...
I am using nRF52840-DK as a BLE sniffer. I have set up Wireshark to sniff the packets. Between c entral and Peripheral, there is an authenticated LE secure encrypted BLE connection...
Hi,
I'm working with a modified version of the secure bootloader included in the nRF5 SDK 17.0.0. I'm using an nRF52832 to update an STM32 over the air.
I have two update...
Hi all, I need to use the nRF5340's SPIM4 peripheral for 32 Mbps communication. I see dedicated device's pins are pre-assigned on nRF5340 for SPIM4, ad I want to use these...
We have an nRF52840 connected to a SAM4e over SPI. The nRF52840 is the slave and the SAM4e is the master. The 52840 uses a SPI slave routine based on the SDK17 SPIS example...
Hi there,
When parsing the GPS data from the Thingy91's GPGGA format, I've received invalid from such parsers.
Invalid:
I'm still able to successfully parse the value...
Hi,
We used modem fw 1.2.3 ncs 1.3.0 before and got upto 8 satellites when searching for a fix.
Using latest modem firmware 1.3.0 + ncs 1.5.1 we see no more than 3 satellites...
Hi,
I'm using the nrf52 mesh sdk v5 to make a provisioner based on the provisioner example of the mesh sdk.
During some provisioning, the provisioning process timeout...
Hi
in communication networks, GPS is often us to sync network elements and to get accurate timing.
with nRF9160 MFW 1.3, "GPS time based configurable IO-pin / pulse" is...
Hi!
I am developing an application that starts and stops gps occasionally. I am running the gps in GPS_NAV_MODE_PERIODIC with a timeout of 100s and an interval of 240s....
Hi,
We are having problems with nRF52840 dongle.
Intermittently pc-ble-driver-py throws the error in the subject when trying to open interface to nRF52840 dongle. After...
I got an average DRx power consumption of 415.03 µA for 2.56s in the Online Power Profiler for LTE. But unable to get the average power consumption of eDRx.
In the following...
Dear Community, I'm trying to use both datasheet-announced I2C interfaces, one as slave and one as master. Datasheet: www.mouser.de/.../BlueNor_BM833A_datasheets-1627946.pdf...