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 am using a nrf52832 Soc for my development. I follow this https://github.com/bjornspockeli/custom_ble_service_example for the custom BLE service. I can do a specific...
Hi,
I am using nRF52840 Preview-DK with SDK v15.3.0
I am using the serial library to write to UART 1, while writing all goes well while I write less than 255 bytes...
Hi,
In the nus example of sdk 15 the device does not advertise if i comment out the uart_init() function. Why does this happen?
What is the relationship between the uart_init...
Hi guys,
After i provision for client node or server node by smartphone i have unicast address for server model or client model. How can i send message from client to server...
Ubuntu 19.04
SDK 15.3
nRF Connect v2.7.0
Nordic_HTS example both pre-compiled and self-compiled
Uploading to Fanstel BT832F and nRF52 DK
When I upload the example...
Hello,
My goal is to send a binary file by Bluetooth into the nRF52940 board from the terminal. I saw the ble_app_uart example. It seems to be exactly what I want to do...
Hello,
I need to use USB 2.0 connection as a USB MSC device as well have it communicate over a USB 2.0 connection to a Wi-Fi module.
I know there is a USB 2.0 built into...
I'm working on a project using nRF9160 DK.
How can you use MQTT+TLS in nRF9160?
Where should ca certificate file be stored?
I modified the code below in mqtt_simple...
hello i am using nrf52832 DK and working UART_APP_BLE , i want know where the data will be stored when we send any message through mobile to the device. can we see the received...
Hi, I am new at programming.
I am trying to program nRF51822 DK. But My Desktop can't appear J-Link Debugger as a USB drive.
I read some posts about that but I didn't...
Hi .......Clan
I am planning to make chatbox mean chatting (transferring the messages) between the central and peripherals even peripheral to peripheral , and device peripheral...
Im using MCP6S21 amplifier which takes input from some I to V converter and output of amplifier is connected to nrf52832 via I2C pins so how to change or vary gain of amplifier...
I am having a problem running MQTT_Simple on my nRF9160 DK.
The COM Port shows the following:
***** BUS FAULT ***** Precise data bus error BFAR Address: 0x4002a514 **...
Hi.
I am using the nrf9160 with the latest firmware and with all the instructions followed, I get this error . Faulting instruction address = 0x3648 Fatal fault in ISR!...
Hi,
I am working on mesh bluetooth using nrf52832 with PCA10040 , I used example from nrf5_SDK_for_Mesh_v2.0.1_src , my questions are
1.How many bytes(Max and min) can...