Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello,
I want to install nRF5x Command Line Tools on macOS, I found this user guide, infocenter.nordicsemi.com/.../nRF5x_Command_Line_Tools_v1.3.pdf and on page 5, it lists...
hello guys,
I using nrf52840 development kit and segger embedded studio. I want to write a program to implement spi protocol, can I get a simple reference code to write...
PWM output with stable frequency
SDK: 15.3.0 Example: low_power_pwm Device: EYSHJNZWZ (nRF52832)
I want to output PWM with a stable frequency. In the above sample, PWM...
Hi,
In order to speed up network registration times I'm trying to do a band lock to 13,4 (Verizon & ATT within USA), so I'm issuing the below AT command which responds with...
Hi,
The baseline PSM sleep current of our device with all of the additional support circuitry is 100uA, and have just integrated FOTA capability.
However when we set CONFIG_BOOTLOADER_MCUBOOT...
Hello! Trying to understand how to connect to AWS IoT. I use nRF9160. As for template I'm using mqtt_simple sample. I found broker address, but how to use security keys and...
Hi,
we user the standard NUS example as peripheral. Starting from IPhone 7 an mtu size of 251 is negotiated. Sending from the peripheral is possible but receiving from the...
hello,
I noticed that CLI tools download links changed after Nordic moved to the new documentation system. it used tio be possible to do:
but this links do not work...
Hello,
I am developing using NRF52832 and nRF5_SDK_15.2.0.
I am using FDS to manage some data.
Size of each data will be 20bytes. I like to store maximum 1000 data...
Hi,
We modified the lte_ble_gateway example and connected to our aws iot server. And have faced few issues so far and would like to get some hint from you.
We are using...
This question was asked, not answered, and locked. So I will ask it again
I changed the security settings on a CCCD for a heart rate measurement characteristic and got...
Hello,
I have troubles with the timer interrupt. The code work fine until the timer hit the compare value and then stop.
This is my function for the timer init:
Here...
Hi,
I have a problem with the BLE mesh light example using the static provisioner. I have modified the example to have multiple Generic OnOff servers. Client and Servers...
Hi, I'm a beginner of Firmware Engineering and facing an issue on programming of sensor module.
I am using a sensor as IIS2DLPC made by STM, and board is nrf52840 dk board...
I am re-starting a project to send MQTT topics to AWS. At this point, is MQTT_Simple still the best way to start and then modify the endpoint as suggested in case 224855 or...