hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi,I'm glad you can see my post.
Now, I am in a program to read and write FLASH such as the screenshot in the attachment.
Then I update with DFU service for the equipment...
Hi Is it possible to change the MTU size with the Master Control Panel?
I am making a ble device on a nrf52 with the SDK 12 (latest softdevice) which has the ability to...
Hi,
I have twp device: one peripheral and one central. My peripheral is sending out high payload data continiously. And my central is sending data ()in 10Hz frequency. However...
Hello,
I'm interested in increasing the range I can get out of an Isochronous connection between two nrf52832 while maintaining about the same throughput. I'm not concerned...
Good morning,
In our next product (mounting a nRF52840) we will need a dual UART+BLE update channel. We have already implemented the update via BLE and we are now trying...
In SDK v2.6.1, commenting out the following code in websocket.c allows successful connection to the WebSocket. However, in SDK v2.7.0, even after commenting out the same code...
Hello! I have a Nordic nRF52840 BLE dongle, and I want to scan/sniff BLE air using custom BLE parameters: scan window and scan interval. How can I achieve this correctly?...
Hello,
I'm trying to figure out why GPIO 26 and 27 on the nrf9151 DK default to HIGH. I have my SALAE USB scope connected to several pins. When the board resets, only GPIO...
I am using an nRF52840 and nrf52832 to measure distance, but the reported value is almost twice the actual distance . For example, when the actual distance is 1 meter , the...
I would really like to use Bluefruit and make a Long Range connection between Servers and my Central. I know that it is not build in Bluefruit by default, but there must be...
Hello!
I'm using BLE Mesh sensor client receiving messages sent from multiple sensor servers. I used 2 nRF54l15DKs as 2 sensor servers, each sending 9 16-bit float data...
I have a problem with connecting to my device after i disconnect from it. I have tried ubond function, it does not work. This is my disconnect function:
I have a service...
Hello Nordic support,
My application is based on nRF5 SDK for Thread and Zigbee v4.2.0, with Softdevice S140 as I want my application to operate in either in BLE or Zigbee...
I'm trying to setup an SPI communication between an EVK of the Intan RHD2216 and the nRF 52840.
Browsing similar issues, I read the following topics already
I apparently...
I've been using the following SPI1M pins and they've been working:
But I have migrate away from these pins due to production PCB layout problems. The pins I need to...